timestamps-fix() {
  touch -c -d "2023-10-03 16:15:31.000000000 +0800" "usr/share/julia/arch-site/Requires/test/runtests.jl"
  touch -c -d "2023-10-03 16:15:31.000000000 +0800" "usr/share/julia/arch-site/Requires/test/pkgs/NotifyMe/src/NotifyMe.jl"
  touch -c -d "2023-10-03 16:15:31.000000000 +0800" "usr/share/julia/arch-site/Requires/test/pkgs/NotifyMe/Project.toml"
  touch -c -d "2023-10-03 16:15:31.000000000 +0800" "usr/share/julia/arch-site/Requires/test/Project.toml"
  touch -c -d "2023-10-03 16:15:31.000000000 +0800" "usr/share/julia/arch-site/Requires/src/require.jl"
  touch -c -d "2023-10-03 16:15:31.000000000 +0800" "usr/share/julia/arch-site/Requires/src/init.jl"
  touch -c -d "2023-10-03 16:15:31.000000000 +0800" "usr/share/julia/arch-site/Requires/src/Requires.jl"
  touch -c -d "2023-10-03 16:15:31.000000000 +0800" "usr/share/julia/arch-site/Requires/README.md"
  touch -c -d "2023-10-03 16:16:37.863379847 +0800" "usr/share/julia/arch-site/Requires/Project.toml"
  touch -c -d "2023-10-03 16:15:31.000000000 +0800" "usr/share/julia/arch-site/Requires/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
