timestamps-fix() {
  touch -c -d "2025-09-25 15:55:39.000000000 +0000" "usr/share/julia/arch-site/Static/test/runtests.jl"
  touch -c -d "2025-09-25 15:55:39.000000000 +0000" "usr/share/julia/arch-site/Static/test/ranges.jl"
  touch -c -d "2025-09-25 15:55:39.000000000 +0000" "usr/share/julia/arch-site/Static/src/ranges.jl"
  touch -c -d "2025-09-25 15:55:39.000000000 +0000" "usr/share/julia/arch-site/Static/src/float.jl"
  touch -c -d "2025-09-25 15:55:39.000000000 +0000" "usr/share/julia/arch-site/Static/src/Static.jl"
  touch -c -d "2025-09-25 15:55:39.000000000 +0000" "usr/share/julia/arch-site/Static/docs/src/index.md"
  touch -c -d "2025-09-25 15:55:39.000000000 +0000" "usr/share/julia/arch-site/Static/docs/make.jl"
  touch -c -d "2025-09-25 15:55:39.000000000 +0000" "usr/share/julia/arch-site/Static/docs/Project.toml"
  touch -c -d "2025-09-25 15:55:39.000000000 +0000" "usr/share/julia/arch-site/Static/README.md"
  touch -c -d "2025-09-25 15:55:52.915023801 +0000" "usr/share/julia/arch-site/Static/Project.toml"
  touch -c -d "2025-09-25 15:55:39.000000000 +0000" "usr/share/julia/arch-site/Static/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
