timestamps-fix() {
  touch -c -d "2025-07-28 12:38:23.000000000 +0000" "usr/share/julia/arch-site/FFMPEG/test/runtests.jl"
  touch -c -d "2025-07-28 12:38:23.000000000 +0000" "usr/share/julia/arch-site/FFMPEG/src/FFMPEG.jl"
  touch -c -d "2025-07-28 12:38:23.000000000 +0000" "usr/share/julia/arch-site/FFMPEG/README.md"
  touch -c -d "2025-07-28 12:38:39.044640971 +0000" "usr/share/julia/arch-site/FFMPEG/Project.toml"
  touch -c -d "2025-07-28 12:38:23.000000000 +0000" "usr/share/julia/arch-site/FFMPEG/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
