timestamps-fix() {
  touch -c -d "2025-01-15 05:18:29.000000000 +0000" "usr/share/julia/arch-site/Extents/LICENSE"
  touch -c -d "2025-01-15 05:18:44.588465813 +0000" "usr/share/julia/arch-site/Extents/Project.toml"
  touch -c -d "2025-01-15 05:18:29.000000000 +0000" "usr/share/julia/arch-site/Extents/README.md"
  touch -c -d "2025-01-15 05:18:29.000000000 +0000" "usr/share/julia/arch-site/Extents/docs/Project.toml"
  touch -c -d "2025-01-15 05:18:29.000000000 +0000" "usr/share/julia/arch-site/Extents/docs/make.jl"
  touch -c -d "2025-01-15 05:18:29.000000000 +0000" "usr/share/julia/arch-site/Extents/docs/src/index.md"
  touch -c -d "2025-01-15 05:18:29.000000000 +0000" "usr/share/julia/arch-site/Extents/src/Extents.jl"
  touch -c -d "2025-01-15 05:18:29.000000000 +0000" "usr/share/julia/arch-site/Extents/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
