timestamps-fix() {
  touch -c -d "2025-06-24 14:57:56.000000000 +0000" "usr/share/julia/arch-site/DecFP/test/runtests.jl"
  touch -c -d "2025-06-24 14:57:56.000000000 +0000" "usr/share/julia/arch-site/DecFP/test/printf.jl"
  touch -c -d "2025-06-24 14:57:56.000000000 +0000" "usr/share/julia/arch-site/DecFP/src/printf.jl"
  touch -c -d "2025-06-24 14:57:56.000000000 +0000" "usr/share/julia/arch-site/DecFP/src/DecFP.jl"
  touch -c -d "2025-06-24 14:57:56.000000000 +0000" "usr/share/julia/arch-site/DecFP/README.md"
  touch -c -d "2025-06-24 14:58:11.472714630 +0000" "usr/share/julia/arch-site/DecFP/Project.toml"
  touch -c -d "2025-06-24 14:57:56.000000000 +0000" "usr/share/julia/arch-site/DecFP/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
