timestamps-fix() {
  touch -c -d "2026-01-01 04:25:11.000000000 +0000" "usr/share/julia/arch-site/ResettableStacks/test/runtests.jl"
  touch -c -d "2026-01-01 04:25:11.000000000 +0000" "usr/share/julia/arch-site/ResettableStacks/src/core.jl"
  touch -c -d "2026-01-01 04:25:11.000000000 +0000" "usr/share/julia/arch-site/ResettableStacks/src/ResettableStacks.jl"
  touch -c -d "2026-01-01 04:25:11.000000000 +0000" "usr/share/julia/arch-site/ResettableStacks/README.md"
  touch -c -d "2026-01-01 04:25:25.133299657 +0000" "usr/share/julia/arch-site/ResettableStacks/Project.toml"
  touch -c -d "2026-01-01 04:25:11.000000000 +0000" "usr/share/julia/arch-site/ResettableStacks/Manifest.toml"
  touch -c -d "2026-01-01 04:25:11.000000000 +0000" "usr/share/julia/arch-site/ResettableStacks/LICENSE.md"
  touch -c -d "2026-01-01 04:25:11.000000000 +0000" "usr/share/julia/arch-site/ResettableStacks/CITATION.bib"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
