timestamps-fix() {
  touch -c -d "2026-02-23 13:20:48.000000000 +0000" "usr/share/julia/arch-site/DecFP/test/runtests.jl"
  touch -c -d "2026-02-23 13:20:48.000000000 +0000" "usr/share/julia/arch-site/DecFP/test/printf.jl"
  touch -c -d "2026-02-23 13:20:48.000000000 +0000" "usr/share/julia/arch-site/DecFP/src/printf.jl"
  touch -c -d "2026-02-23 13:20:48.000000000 +0000" "usr/share/julia/arch-site/DecFP/src/DecFP.jl"
  touch -c -d "2026-02-23 13:20:48.000000000 +0000" "usr/share/julia/arch-site/DecFP/README.md"
  touch -c -d "2026-02-23 13:21:02.794667197 +0000" "usr/share/julia/arch-site/DecFP/Project.toml"
  touch -c -d "2026-02-23 13:20:48.000000000 +0000" "usr/share/julia/arch-site/DecFP/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
