timestamps-fix() {
  touch -c -d "2026-08-05 13:36:43.000000000 +0000" "usr/share/julia/arch-site/SparseInverseSubset/test/runtests.jl"
  touch -c -d "2026-08-05 13:36:43.000000000 +0000" "usr/share/julia/arch-site/SparseInverseSubset/src/SparseInverseSubset.jl"
  touch -c -d "2026-08-05 13:36:43.000000000 +0000" "usr/share/julia/arch-site/SparseInverseSubset/README.md"
  touch -c -d "2026-08-05 13:36:58.675270827 +0000" "usr/share/julia/arch-site/SparseInverseSubset/Project.toml"
  touch -c -d "2026-08-05 13:36:43.000000000 +0000" "usr/share/julia/arch-site/SparseInverseSubset/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
