timestamps-fix() {
  touch -c -d "2024-04-30 00:02:52.000000000 +0800" "usr/share/julia/arch-site/Indexing/LICENSE.md"
  touch -c -d "2024-04-30 00:03:06.906167958 +0800" "usr/share/julia/arch-site/Indexing/Project.toml"
  touch -c -d "2024-04-30 00:02:52.000000000 +0800" "usr/share/julia/arch-site/Indexing/README.md"
  touch -c -d "2024-04-30 00:02:52.000000000 +0800" "usr/share/julia/arch-site/Indexing/src/Indexing.jl"
  touch -c -d "2024-04-30 00:02:52.000000000 +0800" "usr/share/julia/arch-site/Indexing/src/getindices.jl"
  touch -c -d "2024-04-30 00:02:52.000000000 +0800" "usr/share/julia/arch-site/Indexing/src/setindices.jl"
  touch -c -d "2024-04-30 00:02:52.000000000 +0800" "usr/share/julia/arch-site/Indexing/src/view.jl"
  touch -c -d "2024-04-30 00:02:52.000000000 +0800" "usr/share/julia/arch-site/Indexing/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
