timestamps-fix() {
  touch -c -d "2025-12-05 16:20:55.000000000 +0000" "usr/share/julia/arch-site/HCubature/test/runtests.jl"
  touch -c -d "2025-12-05 16:20:55.000000000 +0000" "usr/share/julia/arch-site/HCubature/src/genz-malik.jl"
  touch -c -d "2025-12-05 16:20:55.000000000 +0000" "usr/share/julia/arch-site/HCubature/src/gauss-kronrod.jl"
  touch -c -d "2025-12-05 16:20:55.000000000 +0000" "usr/share/julia/arch-site/HCubature/src/HCubature.jl"
  touch -c -d "2025-12-05 16:20:55.000000000 +0000" "usr/share/julia/arch-site/HCubature/README.md"
  touch -c -d "2025-12-05 16:21:09.976702028 +0000" "usr/share/julia/arch-site/HCubature/Project.toml"
  touch -c -d "2025-12-05 16:20:55.000000000 +0000" "usr/share/julia/arch-site/HCubature/LICENSE.md"
  touch -c -d "2025-12-05 16:20:55.000000000 +0000" "usr/share/julia/arch-site/HCubature/CITATION.bib"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
