timestamps-fix() {
  touch -c -d "2024-08-31 21:42:52.000000000 +0800" "usr/share/julia/arch-site/Mods/LICENSE"
  touch -c -d "2024-08-31 21:43:08.485537387 +0800" "usr/share/julia/arch-site/Mods/Project.toml"
  touch -c -d "2024-08-31 21:42:52.000000000 +0800" "usr/share/julia/arch-site/Mods/README.md"
  touch -c -d "2024-08-31 21:42:52.000000000 +0800" "usr/share/julia/arch-site/Mods/docs/Project.toml"
  touch -c -d "2024-08-31 21:42:52.000000000 +0800" "usr/share/julia/arch-site/Mods/docs/make.jl"
  touch -c -d "2024-08-31 21:42:52.000000000 +0800" "usr/share/julia/arch-site/Mods/docs/src/index.md"
  touch -c -d "2024-08-31 21:42:52.000000000 +0800" "usr/share/julia/arch-site/Mods/extras/CRT.jl"
  touch -c -d "2024-08-31 21:42:52.000000000 +0800" "usr/share/julia/arch-site/Mods/extras/README.md"
  touch -c -d "2024-08-31 21:42:52.000000000 +0800" "usr/share/julia/arch-site/Mods/extras/mod_approx.jl"
  touch -c -d "2024-08-31 21:42:52.000000000 +0800" "usr/share/julia/arch-site/Mods/src/Mods.jl"
  touch -c -d "2024-08-31 21:42:52.000000000 +0800" "usr/share/julia/arch-site/Mods/src/arithmetic.jl"
  touch -c -d "2024-08-31 21:42:52.000000000 +0800" "usr/share/julia/arch-site/Mods/src/basic_functions.jl"
  touch -c -d "2024-08-31 21:42:52.000000000 +0800" "usr/share/julia/arch-site/Mods/src/constructors.jl"
  touch -c -d "2024-08-31 21:42:52.000000000 +0800" "usr/share/julia/arch-site/Mods/src/iterate.jl"
  touch -c -d "2024-08-31 21:42:52.000000000 +0800" "usr/share/julia/arch-site/Mods/src/promotion.jl"
  touch -c -d "2024-08-31 21:42:52.000000000 +0800" "usr/share/julia/arch-site/Mods/src/random.jl"
  touch -c -d "2024-08-31 21:42:52.000000000 +0800" "usr/share/julia/arch-site/Mods/test/runtests.jl"
  touch -c -d "2024-08-31 21:42:52.000000000 +0800" "usr/share/julia/arch-site/Mods/test/speed_test.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
