timestamps-fix() {
  touch -c -d "2024-11-13 21:21:29.000000000 +0800" "usr/share/julia/arch-site/HYPRE/CHANGELOG.md"
  touch -c -d "2024-11-13 21:21:29.000000000 +0800" "usr/share/julia/arch-site/HYPRE/LICENSE"
  touch -c -d "2024-11-13 21:21:44.491621737 +0800" "usr/share/julia/arch-site/HYPRE/Project.toml"
  touch -c -d "2024-11-13 21:21:29.000000000 +0800" "usr/share/julia/arch-site/HYPRE/README.md"
  touch -c -d "2024-11-13 21:21:29.000000000 +0800" "usr/share/julia/arch-site/HYPRE/docs/Makefile"
  touch -c -d "2024-11-13 21:21:29.000000000 +0800" "usr/share/julia/arch-site/HYPRE/docs/Manifest.toml"
  touch -c -d "2024-11-13 21:21:29.000000000 +0800" "usr/share/julia/arch-site/HYPRE/docs/Project.toml"
  touch -c -d "2024-11-13 21:21:29.000000000 +0800" "usr/share/julia/arch-site/HYPRE/docs/liveserver.jl"
  touch -c -d "2024-11-13 21:21:29.000000000 +0800" "usr/share/julia/arch-site/HYPRE/docs/make.jl"
  touch -c -d "2024-11-13 21:21:29.000000000 +0800" "usr/share/julia/arch-site/HYPRE/docs/src/api.md"
  touch -c -d "2024-11-13 21:21:29.000000000 +0800" "usr/share/julia/arch-site/HYPRE/docs/src/index.md"
  touch -c -d "2024-11-13 21:21:29.000000000 +0800" "usr/share/julia/arch-site/HYPRE/docs/src/libhypre.md"
  touch -c -d "2024-11-13 21:21:29.000000000 +0800" "usr/share/julia/arch-site/HYPRE/docs/src/matrix-vector.md"
  touch -c -d "2024-11-13 21:21:29.000000000 +0800" "usr/share/julia/arch-site/HYPRE/docs/src/solvers-preconditioners.md"
  touch -c -d "2024-11-13 21:21:29.000000000 +0800" "usr/share/julia/arch-site/HYPRE/examples/ex5.jl"
  touch -c -d "2024-11-13 21:21:29.000000000 +0800" "usr/share/julia/arch-site/HYPRE/ext/HYPREPartitionedArrays.jl"
  touch -c -d "2024-11-13 21:21:29.000000000 +0800" "usr/share/julia/arch-site/HYPRE/ext/HYPRESparseArrays.jl"
  touch -c -d "2024-11-13 21:21:29.000000000 +0800" "usr/share/julia/arch-site/HYPRE/ext/HYPRESparseMatricesCSR.jl"
  touch -c -d "2024-11-13 21:21:29.000000000 +0800" "usr/share/julia/arch-site/HYPRE/gen/Makefile"
  touch -c -d "2024-11-13 21:21:29.000000000 +0800" "usr/share/julia/arch-site/HYPRE/gen/Manifest.toml"
  touch -c -d "2024-11-13 21:21:29.000000000 +0800" "usr/share/julia/arch-site/HYPRE/gen/Project.toml"
  touch -c -d "2024-11-13 21:21:29.000000000 +0800" "usr/share/julia/arch-site/HYPRE/gen/generator.jl"
  touch -c -d "2024-11-13 21:21:29.000000000 +0800" "usr/share/julia/arch-site/HYPRE/gen/generator.toml"
  touch -c -d "2024-11-13 21:21:29.000000000 +0800" "usr/share/julia/arch-site/HYPRE/gen/prologue.jl"
  touch -c -d "2024-11-13 21:21:29.000000000 +0800" "usr/share/julia/arch-site/HYPRE/gen/solver_options.jl"
  touch -c -d "2024-11-13 21:21:29.000000000 +0800" "usr/share/julia/arch-site/HYPRE/lib/LibHYPRE.jl"
  touch -c -d "2024-11-13 21:21:29.000000000 +0800" "usr/share/julia/arch-site/HYPRE/src/HYPRE.jl"
  touch -c -d "2024-11-13 21:21:29.000000000 +0800" "usr/share/julia/arch-site/HYPRE/src/Internals.jl"
  touch -c -d "2024-11-13 21:21:29.000000000 +0800" "usr/share/julia/arch-site/HYPRE/src/LibHYPRE.jl"
  touch -c -d "2024-11-13 21:21:29.000000000 +0800" "usr/share/julia/arch-site/HYPRE/src/solver_options.jl"
  touch -c -d "2024-11-13 21:21:29.000000000 +0800" "usr/share/julia/arch-site/HYPRE/src/solvers.jl"
  touch -c -d "2024-11-13 21:21:29.000000000 +0800" "usr/share/julia/arch-site/HYPRE/test/runtests.jl"
  touch -c -d "2024-11-13 21:21:29.000000000 +0800" "usr/share/julia/arch-site/HYPRE/test/test_assembler.jl"
  touch -c -d "2024-11-13 21:21:29.000000000 +0800" "usr/share/julia/arch-site/HYPRE/test/test_utils.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
