timestamps-fix() {
  touch -c -d "2023-10-06 12:21:59.000000000 +0800" "usr/share/julia/arch-site/ResettableStacks/test/runtests.jl"
  touch -c -d "2023-10-06 12:21:59.000000000 +0800" "usr/share/julia/arch-site/ResettableStacks/src/core.jl"
  touch -c -d "2023-10-06 12:21:59.000000000 +0800" "usr/share/julia/arch-site/ResettableStacks/src/ResettableStacks.jl"
  touch -c -d "2023-10-06 12:21:59.000000000 +0800" "usr/share/julia/arch-site/ResettableStacks/README.md"
  touch -c -d "2023-10-06 12:22:15.930646521 +0800" "usr/share/julia/arch-site/ResettableStacks/Project.toml"
  touch -c -d "2023-10-06 12:21:59.000000000 +0800" "usr/share/julia/arch-site/ResettableStacks/LICENSE.md"
  touch -c -d "2023-10-06 12:21:59.000000000 +0800" "usr/share/julia/arch-site/ResettableStacks/CITATION.bib"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
