timestamps-fix() {
  touch -c -d "2023-10-06 12:22:55.000000000 +0800" "usr/share/julia/arch-site/SparseInverseSubset/test/runtests.jl"
  touch -c -d "2023-10-06 12:22:55.000000000 +0800" "usr/share/julia/arch-site/SparseInverseSubset/src/SparseInverseSubset.jl"
  touch -c -d "2023-10-06 12:22:55.000000000 +0800" "usr/share/julia/arch-site/SparseInverseSubset/README.md"
  touch -c -d "2023-10-06 12:23:06.150704766 +0800" "usr/share/julia/arch-site/SparseInverseSubset/Project.toml"
  touch -c -d "2023-10-06 12:22:55.000000000 +0800" "usr/share/julia/arch-site/SparseInverseSubset/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
