timestamps-fix() {
  touch -c -d "2024-11-13 21:25:18.000000000 +0800" "usr/share/julia/arch-site/FastAlmostBandedMatrices/LICENSE"
  touch -c -d "2024-11-13 21:25:35.895371591 +0800" "usr/share/julia/arch-site/FastAlmostBandedMatrices/Project.toml"
  touch -c -d "2024-11-13 21:25:18.000000000 +0800" "usr/share/julia/arch-site/FastAlmostBandedMatrices/README.md"
  touch -c -d "2024-11-13 21:25:18.000000000 +0800" "usr/share/julia/arch-site/FastAlmostBandedMatrices/src/FastAlmostBandedMatrices.jl"
  touch -c -d "2024-11-13 21:25:18.000000000 +0800" "usr/share/julia/arch-site/FastAlmostBandedMatrices/test/Project.toml"
  touch -c -d "2024-11-13 21:25:18.000000000 +0800" "usr/share/julia/arch-site/FastAlmostBandedMatrices/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
