timestamps-fix() {
  touch -c -d "2025-11-10 04:29:29.000000000 +0000" "usr/share/julia/arch-site/GeoFormatTypes/test/runtests.jl"
  touch -c -d "2025-11-10 04:29:29.000000000 +0000" "usr/share/julia/arch-site/GeoFormatTypes/src/GeoFormatTypes.jl"
  touch -c -d "2025-11-10 04:29:29.000000000 +0000" "usr/share/julia/arch-site/GeoFormatTypes/docs/src/index.md"
  touch -c -d "2025-11-10 04:29:29.000000000 +0000" "usr/share/julia/arch-site/GeoFormatTypes/docs/make.jl"
  touch -c -d "2025-11-10 04:29:29.000000000 +0000" "usr/share/julia/arch-site/GeoFormatTypes/docs/Project.toml"
  touch -c -d "2025-11-10 04:29:29.000000000 +0000" "usr/share/julia/arch-site/GeoFormatTypes/README.md"
  touch -c -d "2025-11-10 04:29:43.696608879 +0000" "usr/share/julia/arch-site/GeoFormatTypes/Project.toml"
  touch -c -d "2025-11-10 04:29:29.000000000 +0000" "usr/share/julia/arch-site/GeoFormatTypes/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
