timestamps-fix() {
  touch -c -d "2024-02-21 14:12:42.000000000 +0800" "usr/share/julia/arch-site/Random123/test/x86/ars.jl"
  touch -c -d "2024-02-21 14:12:42.000000000 +0800" "usr/share/julia/arch-site/Random123/test/x86/aesni.jl"
  touch -c -d "2024-02-21 14:12:42.000000000 +0800" "usr/share/julia/arch-site/Random123/test/runtests.jl"
  touch -c -d "2024-02-21 14:12:42.000000000 +0800" "usr/share/julia/arch-site/Random123/test/expected/check-threefry4x64.out"
  touch -c -d "2024-02-21 14:12:42.000000000 +0800" "usr/share/julia/arch-site/Random123/test/expected/check-threefry4x32.out"
  touch -c -d "2024-02-21 14:12:42.000000000 +0800" "usr/share/julia/arch-site/Random123/test/expected/check-threefry2x64.out"
  touch -c -d "2024-02-21 14:12:42.000000000 +0800" "usr/share/julia/arch-site/Random123/test/expected/check-threefry2x32.out"
  touch -c -d "2024-02-21 14:12:42.000000000 +0800" "usr/share/julia/arch-site/Random123/test/expected/check-philox4x64.out"
  touch -c -d "2024-02-21 14:12:42.000000000 +0800" "usr/share/julia/arch-site/Random123/test/expected/check-philox4x32.out"
  touch -c -d "2024-02-21 14:12:42.000000000 +0800" "usr/share/julia/arch-site/Random123/test/expected/check-philox2x64.out"
  touch -c -d "2024-02-21 14:12:42.000000000 +0800" "usr/share/julia/arch-site/Random123/test/expected/check-philox2x32.out"
  touch -c -d "2024-02-21 14:12:42.000000000 +0800" "usr/share/julia/arch-site/Random123/test/aarch64/ars.jl"
  touch -c -d "2024-02-21 14:12:42.000000000 +0800" "usr/share/julia/arch-site/Random123/test/aarch64/aesni.jl"
  touch -c -d "2024-02-21 14:12:42.000000000 +0800" "usr/share/julia/arch-site/Random123/test/Project.toml"
  touch -c -d "2024-02-21 14:12:42.000000000 +0800" "usr/share/julia/arch-site/Random123/src/x86/ars.jl"
  touch -c -d "2024-02-21 14:12:42.000000000 +0800" "usr/share/julia/arch-site/Random123/src/x86/aesni_common.jl"
  touch -c -d "2024-02-21 14:12:42.000000000 +0800" "usr/share/julia/arch-site/Random123/src/x86/aesni.jl"
  touch -c -d "2024-02-21 14:12:42.000000000 +0800" "usr/share/julia/arch-site/Random123/src/threefry.jl"
  touch -c -d "2024-02-21 14:12:42.000000000 +0800" "usr/share/julia/arch-site/Random123/src/philox.jl"
  touch -c -d "2024-02-21 14:12:42.000000000 +0800" "usr/share/julia/arch-site/Random123/src/common.jl"
  touch -c -d "2024-02-21 14:12:42.000000000 +0800" "usr/share/julia/arch-site/Random123/src/aarch64/ars.jl"
  touch -c -d "2024-02-21 14:12:42.000000000 +0800" "usr/share/julia/arch-site/Random123/src/aarch64/aesni_common.jl"
  touch -c -d "2024-02-21 14:12:42.000000000 +0800" "usr/share/julia/arch-site/Random123/src/aarch64/aesni.jl"
  touch -c -d "2024-02-21 14:12:42.000000000 +0800" "usr/share/julia/arch-site/Random123/src/Random123.jl"
  touch -c -d "2024-02-21 14:12:42.000000000 +0800" "usr/share/julia/arch-site/Random123/README.md"
  touch -c -d "2024-02-21 14:12:56.784120647 +0800" "usr/share/julia/arch-site/Random123/Project.toml"
  touch -c -d "2024-02-21 14:12:42.000000000 +0800" "usr/share/julia/arch-site/Random123/ORIGINAL_LICENSE"
  touch -c -d "2024-02-21 14:12:42.000000000 +0800" "usr/share/julia/arch-site/Random123/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
