timestamps-fix() {
  touch -c -d "2025-05-23 21:29:35.000000000 +0000" "usr/share/julia/arch-site/Extents/test/runtests.jl"
  touch -c -d "2025-05-23 21:29:35.000000000 +0000" "usr/share/julia/arch-site/Extents/src/Extents.jl"
  touch -c -d "2025-05-23 21:29:35.000000000 +0000" "usr/share/julia/arch-site/Extents/docs/src/index.md"
  touch -c -d "2025-05-23 21:29:35.000000000 +0000" "usr/share/julia/arch-site/Extents/docs/make.jl"
  touch -c -d "2025-05-23 21:29:35.000000000 +0000" "usr/share/julia/arch-site/Extents/docs/Project.toml"
  touch -c -d "2025-05-23 21:29:35.000000000 +0000" "usr/share/julia/arch-site/Extents/README.md"
  touch -c -d "2025-05-23 21:29:50.263107256 +0000" "usr/share/julia/arch-site/Extents/Project.toml"
  touch -c -d "2025-05-23 21:29:35.000000000 +0000" "usr/share/julia/arch-site/Extents/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
