timestamps-fix() {
  touch -c -d "2024-03-04 14:09:42.000000000 +0800" "usr/share/julia/arch-site/KLU/test/runtests.jl"
  touch -c -d "2024-03-04 14:09:42.000000000 +0800" "usr/share/julia/arch-site/KLU/src/wrappers.jl"
  touch -c -d "2024-03-04 14:09:42.000000000 +0800" "usr/share/julia/arch-site/KLU/src/KLU.jl"
  touch -c -d "2024-03-04 14:09:42.000000000 +0800" "usr/share/julia/arch-site/KLU/gen/generator.toml"
  touch -c -d "2024-03-04 14:09:42.000000000 +0800" "usr/share/julia/arch-site/KLU/gen/generator.jl"
  touch -c -d "2024-03-04 14:09:42.000000000 +0800" "usr/share/julia/arch-site/KLU/gen/Project.toml"
  touch -c -d "2024-03-04 14:09:42.000000000 +0800" "usr/share/julia/arch-site/KLU/gen/.gitignore"
  touch -c -d "2024-03-04 14:09:42.000000000 +0800" "usr/share/julia/arch-site/KLU/docs/src/index.md"
  touch -c -d "2024-03-04 14:09:42.000000000 +0800" "usr/share/julia/arch-site/KLU/docs/src/functions_list.md"
  touch -c -d "2024-03-04 14:09:42.000000000 +0800" "usr/share/julia/arch-site/KLU/docs/make.jl"
  touch -c -d "2024-03-04 14:09:42.000000000 +0800" "usr/share/julia/arch-site/KLU/docs/Project.toml"
  touch -c -d "2024-03-04 14:09:42.000000000 +0800" "usr/share/julia/arch-site/KLU/docs/.gitignore"
  touch -c -d "2024-03-04 14:09:42.000000000 +0800" "usr/share/julia/arch-site/KLU/README.md"
  touch -c -d "2024-03-04 14:09:56.778352502 +0800" "usr/share/julia/arch-site/KLU/Project.toml"
  touch -c -d "2024-03-04 14:09:42.000000000 +0800" "usr/share/julia/arch-site/KLU/LICENSE"
  touch -c -d "2024-03-04 14:09:42.000000000 +0800" "usr/share/julia/arch-site/KLU/CITATION.bib"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
