timestamps-fix() {
  touch -c -d "2025-08-13 17:04:38.000000000 +0000" "usr/share/julia/arch-site/NPZ/test/runtests.jl"
  touch -c -d "2025-08-13 17:04:38.000000000 +0000" "usr/share/julia/arch-site/NPZ/test/linspace.npy"
  touch -c -d "2025-08-13 17:04:38.000000000 +0000" "usr/share/julia/arch-site/NPZ/src/NPZ.jl"
  touch -c -d "2025-08-13 17:04:38.000000000 +0000" "usr/share/julia/arch-site/NPZ/docs/make.jl"
  touch -c -d "2025-08-13 17:04:38.000000000 +0000" "usr/share/julia/arch-site/NPZ/docs/Project.toml"
  touch -c -d "2025-08-13 17:04:38.000000000 +0000" "usr/share/julia/arch-site/NPZ/docs/src/index.md"
  touch -c -d "2025-08-13 17:04:38.000000000 +0000" "usr/share/julia/arch-site/NPZ/README.md"
  touch -c -d "2025-08-13 17:04:53.127144279 +0000" "usr/share/julia/arch-site/NPZ/Project.toml"
  touch -c -d "2025-08-13 17:04:38.000000000 +0000" "usr/share/julia/arch-site/NPZ/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
