timestamps-fix() {
  touch -c -d "2026-08-10 04:28:14.000000000 +0000" "usr/share/julia/arch-site/Static/test/test_groups.toml"
  touch -c -d "2026-08-10 04:28:14.000000000 +0000" "usr/share/julia/arch-site/Static/test/shared/ranges.jl"
  touch -c -d "2026-08-10 04:28:14.000000000 +0000" "usr/share/julia/arch-site/Static/test/shared/alloc_tests.jl"
  touch -c -d "2026-08-10 04:28:14.000000000 +0000" "usr/share/julia/arch-site/Static/test/runtests.jl"
  touch -c -d "2026-08-10 04:28:14.000000000 +0000" "usr/share/julia/arch-site/Static/test/qa/qa.jl"
  touch -c -d "2026-08-10 04:28:14.000000000 +0000" "usr/share/julia/arch-site/Static/test/qa/Project.toml"
  touch -c -d "2026-08-10 04:28:14.000000000 +0000" "usr/share/julia/arch-site/Static/test/core_tests.jl"
  touch -c -d "2026-08-10 04:28:14.000000000 +0000" "usr/share/julia/arch-site/Static/src/ranges.jl"
  touch -c -d "2026-08-10 04:28:14.000000000 +0000" "usr/share/julia/arch-site/Static/src/float.jl"
  touch -c -d "2026-08-10 04:28:14.000000000 +0000" "usr/share/julia/arch-site/Static/src/Static.jl"
  touch -c -d "2026-08-10 04:28:14.000000000 +0000" "usr/share/julia/arch-site/Static/docs/src/public_api.md"
  touch -c -d "2026-08-10 04:28:14.000000000 +0000" "usr/share/julia/arch-site/Static/docs/src/index.md"
  touch -c -d "2026-08-10 04:28:14.000000000 +0000" "usr/share/julia/arch-site/Static/docs/src/developer_api.md"
  touch -c -d "2026-08-10 04:28:14.000000000 +0000" "usr/share/julia/arch-site/Static/docs/make.jl"
  touch -c -d "2026-08-10 04:28:14.000000000 +0000" "usr/share/julia/arch-site/Static/docs/Project.toml"
  touch -c -d "2026-08-10 04:28:14.000000000 +0000" "usr/share/julia/arch-site/Static/README.md"
  touch -c -d "2026-08-10 04:28:29.638949003 +0000" "usr/share/julia/arch-site/Static/Project.toml"
  touch -c -d "2026-08-10 04:28:14.000000000 +0000" "usr/share/julia/arch-site/Static/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
