timestamps-fix() {
  touch -c -d "2025-07-31 05:01:40.000000000 +0000" "usr/share/julia/arch-site/Tricks/test/runtests.jl"
  touch -c -d "2025-07-31 05:01:40.000000000 +0000" "usr/share/julia/arch-site/Tricks/src/Tricks.jl"
  touch -c -d "2025-07-31 05:01:40.000000000 +0000" "usr/share/julia/arch-site/Tricks/docs/src/index.md"
  touch -c -d "2025-07-31 05:01:40.000000000 +0000" "usr/share/julia/arch-site/Tricks/docs/make.jl"
  touch -c -d "2025-07-31 05:01:40.000000000 +0000" "usr/share/julia/arch-site/Tricks/docs/Project.toml"
  touch -c -d "2025-07-31 05:01:40.000000000 +0000" "usr/share/julia/arch-site/Tricks/docs/Manifest.toml"
  touch -c -d "2025-07-31 05:01:40.000000000 +0000" "usr/share/julia/arch-site/Tricks/README.md"
  touch -c -d "2025-07-31 05:01:54.295547774 +0000" "usr/share/julia/arch-site/Tricks/Project.toml"
  touch -c -d "2025-07-31 05:01:40.000000000 +0000" "usr/share/julia/arch-site/Tricks/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
