timestamps-fix() {
  touch -c -d "2024-02-20 04:19:06.000000000 +0800" "usr/share/julia/arch-site/MD5/test/runtests.jl"
  touch -c -d "2024-02-20 04:19:06.000000000 +0800" "usr/share/julia/arch-site/MD5/test/perf.jl"
  touch -c -d "2024-02-20 04:19:06.000000000 +0800" "usr/share/julia/arch-site/MD5/test/nettle.jl"
  touch -c -d "2024-02-20 04:19:06.000000000 +0800" "usr/share/julia/arch-site/MD5/test/deprecated.jl"
  touch -c -d "2024-02-20 04:19:06.000000000 +0800" "usr/share/julia/arch-site/MD5/src/types.jl"
  touch -c -d "2024-02-20 04:19:06.000000000 +0800" "usr/share/julia/arch-site/MD5/src/deprecated.jl"
  touch -c -d "2024-02-20 04:19:06.000000000 +0800" "usr/share/julia/arch-site/MD5/src/core.jl"
  touch -c -d "2024-02-20 04:19:06.000000000 +0800" "usr/share/julia/arch-site/MD5/src/constants.jl"
  touch -c -d "2024-02-20 04:19:06.000000000 +0800" "usr/share/julia/arch-site/MD5/src/MD5.jl"
  touch -c -d "2024-02-20 04:19:06.000000000 +0800" "usr/share/julia/arch-site/MD5/README.md"
  touch -c -d "2024-02-20 04:19:20.265870875 +0800" "usr/share/julia/arch-site/MD5/Project.toml"
  touch -c -d "2024-02-20 04:19:06.000000000 +0800" "usr/share/julia/arch-site/MD5/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
