timestamps-fix() {
  touch -c -d "2025-05-23 20:58:29.000000000 +0000" "usr/share/julia/arch-site/FastAlmostBandedMatrices/test/runtests.jl"
  touch -c -d "2025-05-23 20:58:29.000000000 +0000" "usr/share/julia/arch-site/FastAlmostBandedMatrices/test/Project.toml"
  touch -c -d "2025-05-23 20:58:29.000000000 +0000" "usr/share/julia/arch-site/FastAlmostBandedMatrices/src/FastAlmostBandedMatrices.jl"
  touch -c -d "2025-05-23 20:58:29.000000000 +0000" "usr/share/julia/arch-site/FastAlmostBandedMatrices/README.md"
  touch -c -d "2025-05-23 20:58:44.415150198 +0000" "usr/share/julia/arch-site/FastAlmostBandedMatrices/Project.toml"
  touch -c -d "2025-05-23 20:58:29.000000000 +0000" "usr/share/julia/arch-site/FastAlmostBandedMatrices/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
