timestamps-fix() {
  touch -c -d "2025-12-05 16:25:26.000000000 +0000" "usr/share/julia/arch-site/StatsAPI/test/statisticalmodel.jl"
  touch -c -d "2025-12-05 16:25:26.000000000 +0000" "usr/share/julia/arch-site/StatsAPI/test/runtests.jl"
  touch -c -d "2025-12-05 16:25:26.000000000 +0000" "usr/share/julia/arch-site/StatsAPI/test/regressionmodel.jl"
  touch -c -d "2025-12-05 16:25:26.000000000 +0000" "usr/share/julia/arch-site/StatsAPI/src/statisticalmodel.jl"
  touch -c -d "2025-12-05 16:25:26.000000000 +0000" "usr/share/julia/arch-site/StatsAPI/src/regressionmodel.jl"
  touch -c -d "2025-12-05 16:25:26.000000000 +0000" "usr/share/julia/arch-site/StatsAPI/src/StatsAPI.jl"
  touch -c -d "2025-12-05 16:25:26.000000000 +0000" "usr/share/julia/arch-site/StatsAPI/README.md"
  touch -c -d "2025-12-05 16:25:41.081494297 +0000" "usr/share/julia/arch-site/StatsAPI/Project.toml"
  touch -c -d "2025-12-05 16:25:26.000000000 +0000" "usr/share/julia/arch-site/StatsAPI/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
