timestamps-fix() {
  touch -c -d "2026-08-05 02:10:03.000000000 +0000" "usr/share/julia/arch-site/FastPower/test/test_groups.toml"
  touch -c -d "2026-08-05 02:10:03.000000000 +0000" "usr/share/julia/arch-site/FastPower/test/runtests.jl"
  touch -c -d "2026-08-05 02:10:03.000000000 +0000" "usr/share/julia/arch-site/FastPower/test/qa/qa.jl"
  touch -c -d "2026-08-05 02:10:03.000000000 +0000" "usr/share/julia/arch-site/FastPower/test/qa/Project.toml"
  touch -c -d "2026-08-05 02:10:03.000000000 +0000" "usr/share/julia/arch-site/FastPower/test/fast_pow_tests.jl"
  touch -c -d "2026-08-05 02:10:03.000000000 +0000" "usr/share/julia/arch-site/FastPower/test/fast_log2_tests.jl"
  touch -c -d "2026-08-05 02:10:03.000000000 +0000" "usr/share/julia/arch-site/FastPower/test/Enzyme/enzyme_reverse_tests.jl"
  touch -c -d "2026-08-05 02:10:03.000000000 +0000" "usr/share/julia/arch-site/FastPower/test/Enzyme/enzyme_forward_tests.jl"
  touch -c -d "2026-08-05 02:10:03.000000000 +0000" "usr/share/julia/arch-site/FastPower/test/Enzyme/Project.toml"
  touch -c -d "2026-08-05 02:10:03.000000000 +0000" "usr/share/julia/arch-site/FastPower/test/AD/other_ad_engines_tests.jl"
  touch -c -d "2026-08-05 02:10:03.000000000 +0000" "usr/share/julia/arch-site/FastPower/test/AD/Project.toml"
  touch -c -d "2026-08-05 02:10:03.000000000 +0000" "usr/share/julia/arch-site/FastPower/src/FastPower.jl"
  touch -c -d "2026-08-05 02:10:03.000000000 +0000" "usr/share/julia/arch-site/FastPower/ext/FastPowerTrackerExt.jl"
  touch -c -d "2026-08-05 02:10:03.000000000 +0000" "usr/share/julia/arch-site/FastPower/ext/FastPowerReverseDiffExt.jl"
  touch -c -d "2026-08-05 02:10:03.000000000 +0000" "usr/share/julia/arch-site/FastPower/ext/FastPowerMooncakeExt.jl"
  touch -c -d "2026-08-05 02:10:03.000000000 +0000" "usr/share/julia/arch-site/FastPower/ext/FastPowerMonteCarloMeasurementsExt.jl"
  touch -c -d "2026-08-05 02:10:03.000000000 +0000" "usr/share/julia/arch-site/FastPower/ext/FastPowerMeasurementsExt.jl"
  touch -c -d "2026-08-05 02:10:03.000000000 +0000" "usr/share/julia/arch-site/FastPower/ext/FastPowerForwardDiffExt.jl"
  touch -c -d "2026-08-05 02:10:03.000000000 +0000" "usr/share/julia/arch-site/FastPower/ext/FastPowerEnzymeExt.jl"
  touch -c -d "2026-08-05 02:10:03.000000000 +0000" "usr/share/julia/arch-site/FastPower/docs/src/index.md"
  touch -c -d "2026-08-05 02:10:03.000000000 +0000" "usr/share/julia/arch-site/FastPower/docs/src/api.md"
  touch -c -d "2026-08-05 02:10:03.000000000 +0000" "usr/share/julia/arch-site/FastPower/docs/make.jl"
  touch -c -d "2026-08-05 02:10:03.000000000 +0000" "usr/share/julia/arch-site/FastPower/docs/Project.toml"
  touch -c -d "2026-08-05 02:10:03.000000000 +0000" "usr/share/julia/arch-site/FastPower/README.md"
  touch -c -d "2026-08-05 02:10:17.885505472 +0000" "usr/share/julia/arch-site/FastPower/Project.toml"
  touch -c -d "2026-08-05 02:10:03.000000000 +0000" "usr/share/julia/arch-site/FastPower/LICENSE"
  touch -c -d "2026-08-05 02:10:03.000000000 +0000" "usr/share/julia/arch-site/FastPower/CITATION.bib"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
