timestamps-fix() {
  touch -c -d "2024-02-19 15:06:03.000000000 +0800" "usr/share/julia/arch-site/SparseInverseSubset/test/runtests.jl"
  touch -c -d "2024-02-19 15:06:03.000000000 +0800" "usr/share/julia/arch-site/SparseInverseSubset/src/SparseInverseSubset.jl"
  touch -c -d "2024-02-19 15:06:03.000000000 +0800" "usr/share/julia/arch-site/SparseInverseSubset/README.md"
  touch -c -d "2024-02-19 15:06:18.128878580 +0800" "usr/share/julia/arch-site/SparseInverseSubset/Project.toml"
  touch -c -d "2024-02-19 15:06:03.000000000 +0800" "usr/share/julia/arch-site/SparseInverseSubset/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
