timestamps-fix() {
  touch -c -d "2025-08-13 18:48:41.640069563 +0000" "usr/share/julia/arch-site/Cubature_jll/src/Cubature_jll.jl"
  touch -c -d "2025-08-13 18:48:25.000000000 +0000" "usr/share/julia/arch-site/Cubature_jll/README.md"
  touch -c -d "2025-08-13 18:48:42.113812536 +0000" "usr/share/julia/arch-site/Cubature_jll/Project.toml"
  touch -c -d "2025-08-13 18:48:25.000000000 +0000" "usr/share/julia/arch-site/Cubature_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
