timestamps-fix() {
  touch -c -d "2026-01-01 04:24:45.000000000 +0000" "usr/share/julia/arch-site/SparseBandedMatrices/test/runtests.jl"
  touch -c -d "2026-01-01 04:24:45.000000000 +0000" "usr/share/julia/arch-site/SparseBandedMatrices/test/Project.toml"
  touch -c -d "2026-01-01 04:24:45.000000000 +0000" "usr/share/julia/arch-site/SparseBandedMatrices/test/qa.jl"
  touch -c -d "2026-01-01 04:24:45.000000000 +0000" "usr/share/julia/arch-site/SparseBandedMatrices/src/SparseBandedMatrices.jl"
  touch -c -d "2026-01-01 04:24:45.000000000 +0000" "usr/share/julia/arch-site/SparseBandedMatrices/docs/src/index.md"
  touch -c -d "2026-01-01 04:24:45.000000000 +0000" "usr/share/julia/arch-site/SparseBandedMatrices/docs/make.jl"
  touch -c -d "2026-01-01 04:24:45.000000000 +0000" "usr/share/julia/arch-site/SparseBandedMatrices/docs/Project.toml"
  touch -c -d "2026-01-01 04:24:45.000000000 +0000" "usr/share/julia/arch-site/SparseBandedMatrices/README.md"
  touch -c -d "2026-01-01 04:25:01.664853296 +0000" "usr/share/julia/arch-site/SparseBandedMatrices/Project.toml"
  touch -c -d "2026-01-01 04:24:45.000000000 +0000" "usr/share/julia/arch-site/SparseBandedMatrices/LICENSE"
  touch -c -d "2026-01-01 04:24:45.000000000 +0000" "usr/share/julia/arch-site/SparseBandedMatrices/CITATION.bib"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
