timestamps-fix() {
  touch -c -d "2025-03-04 22:27:26.000000000 +0000" "usr/share/julia/arch-site/Requires/LICENSE.md"
  touch -c -d "2025-03-04 22:27:39.738740719 +0000" "usr/share/julia/arch-site/Requires/Project.toml"
  touch -c -d "2025-03-04 22:27:26.000000000 +0000" "usr/share/julia/arch-site/Requires/README.md"
  touch -c -d "2025-03-04 22:27:26.000000000 +0000" "usr/share/julia/arch-site/Requires/src/Requires.jl"
  touch -c -d "2025-03-04 22:27:26.000000000 +0000" "usr/share/julia/arch-site/Requires/src/init.jl"
  touch -c -d "2025-03-04 22:27:26.000000000 +0000" "usr/share/julia/arch-site/Requires/src/require.jl"
  touch -c -d "2025-03-04 22:27:26.000000000 +0000" "usr/share/julia/arch-site/Requires/test/Project.toml"
  touch -c -d "2025-03-04 22:27:26.000000000 +0000" "usr/share/julia/arch-site/Requires/test/pkgs/NotifyMe/Project.toml"
  touch -c -d "2025-03-04 22:27:26.000000000 +0000" "usr/share/julia/arch-site/Requires/test/pkgs/NotifyMe/src/NotifyMe.jl"
  touch -c -d "2025-03-04 22:27:26.000000000 +0000" "usr/share/julia/arch-site/Requires/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
