timestamps-fix() {
  touch -c -d "2024-11-13 21:42:05.000000000 +0800" "usr/share/julia/arch-site/SparseMatricesCSR/LICENSE"
  touch -c -d "2024-11-13 21:42:05.000000000 +0800" "usr/share/julia/arch-site/SparseMatricesCSR/NEWS.md"
  touch -c -d "2024-11-13 21:42:20.713821289 +0800" "usr/share/julia/arch-site/SparseMatricesCSR/Project.toml"
  touch -c -d "2024-11-13 21:42:05.000000000 +0800" "usr/share/julia/arch-site/SparseMatricesCSR/README.md"
  touch -c -d "2024-11-13 21:42:05.000000000 +0800" "usr/share/julia/arch-site/SparseMatricesCSR/docs/.gitignore"
  touch -c -d "2024-11-13 21:42:05.000000000 +0800" "usr/share/julia/arch-site/SparseMatricesCSR/docs/Project.toml"
  touch -c -d "2024-11-13 21:42:05.000000000 +0800" "usr/share/julia/arch-site/SparseMatricesCSR/docs/make.jl"
  touch -c -d "2024-11-13 21:42:05.000000000 +0800" "usr/share/julia/arch-site/SparseMatricesCSR/docs/src/index.md"
  touch -c -d "2024-11-13 21:42:05.000000000 +0800" "usr/share/julia/arch-site/SparseMatricesCSR/src/SparseMatricesCSR.jl"
  touch -c -d "2024-11-13 21:42:05.000000000 +0800" "usr/share/julia/arch-site/SparseMatricesCSR/src/SparseMatrixCSR.jl"
  touch -c -d "2024-11-13 21:42:05.000000000 +0800" "usr/share/julia/arch-site/SparseMatricesCSR/src/SymSparseMatrixCSR.jl"
  touch -c -d "2024-11-13 21:42:05.000000000 +0800" "usr/share/julia/arch-site/SparseMatricesCSR/test/SparseMatrixCSR.jl"
  touch -c -d "2024-11-13 21:42:05.000000000 +0800" "usr/share/julia/arch-site/SparseMatricesCSR/test/SymSparseMatrixCSR.jl"
  touch -c -d "2024-11-13 21:42:05.000000000 +0800" "usr/share/julia/arch-site/SparseMatricesCSR/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
