timestamps-fix() {
  touch -c -d "2025-11-09 04:41:07.000000000 +0000" "usr/share/julia/arch-site/Measures/test/runtests.jl"
  touch -c -d "2025-11-09 04:41:07.000000000 +0000" "usr/share/julia/arch-site/Measures/test/Project.toml"
  touch -c -d "2025-11-09 04:41:07.000000000 +0000" "usr/share/julia/arch-site/Measures/src/resolution.jl"
  touch -c -d "2025-11-09 04:41:07.000000000 +0000" "usr/share/julia/arch-site/Measures/src/point.jl"
  touch -c -d "2025-11-09 04:41:07.000000000 +0000" "usr/share/julia/arch-site/Measures/src/operations.jl"
  touch -c -d "2025-11-09 04:41:07.000000000 +0000" "usr/share/julia/arch-site/Measures/src/length.jl"
  touch -c -d "2025-11-09 04:41:07.000000000 +0000" "usr/share/julia/arch-site/Measures/src/boundingbox.jl"
  touch -c -d "2025-11-09 04:41:07.000000000 +0000" "usr/share/julia/arch-site/Measures/src/Measures.jl"
  touch -c -d "2025-11-09 04:41:07.000000000 +0000" "usr/share/julia/arch-site/Measures/README.md"
  touch -c -d "2025-11-09 04:41:22.280738762 +0000" "usr/share/julia/arch-site/Measures/Project.toml"
  touch -c -d "2025-11-09 04:41:07.000000000 +0000" "usr/share/julia/arch-site/Measures/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
