timestamps-fix() {
  touch -c -d "2025-10-28 05:34:39.000000000 +0000" "usr/share/julia/arch-site/FFMPEG/test/runtests.jl"
  touch -c -d "2025-10-28 05:34:39.000000000 +0000" "usr/share/julia/arch-site/FFMPEG/src/FFMPEG.jl"
  touch -c -d "2025-10-28 05:34:39.000000000 +0000" "usr/share/julia/arch-site/FFMPEG/README.md"
  touch -c -d "2025-10-28 05:34:53.547048519 +0000" "usr/share/julia/arch-site/FFMPEG/Project.toml"
  touch -c -d "2025-10-28 05:34:39.000000000 +0000" "usr/share/julia/arch-site/FFMPEG/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
