timestamps-fix() {
  touch -c -d "2024-05-27 13:51:40.000000000 +0800" "usr/share/julia/arch-site/MaybeInplace/LICENSE"
  touch -c -d "2024-05-27 13:52:04.887983490 +0800" "usr/share/julia/arch-site/MaybeInplace/Project.toml"
  touch -c -d "2024-05-27 13:51:40.000000000 +0800" "usr/share/julia/arch-site/MaybeInplace/README.md"
  touch -c -d "2024-05-27 13:51:40.000000000 +0800" "usr/share/julia/arch-site/MaybeInplace/src/MaybeInplace.jl"
  touch -c -d "2024-05-27 13:51:40.000000000 +0800" "usr/share/julia/arch-site/MaybeInplace/test/Project.toml"
  touch -c -d "2024-05-27 13:51:40.000000000 +0800" "usr/share/julia/arch-site/MaybeInplace/test/basictests.jl"
  touch -c -d "2024-05-27 13:51:40.000000000 +0800" "usr/share/julia/arch-site/MaybeInplace/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
