timestamps-fix() {
  touch -c -d "2023-11-03 14:35:27.000000000 +0800" "usr/share/julia/arch-site/Scratch/test/utils.jl"
  touch -c -d "2023-11-03 14:35:27.000000000 +0800" "usr/share/julia/arch-site/Scratch/test/runtests.jl"
  touch -c -d "2023-11-03 14:35:27.000000000 +0800" "usr/share/julia/arch-site/Scratch/test/ScratchUsage/test/runtests.jl"
  touch -c -d "2023-11-03 14:35:27.000000000 +0800" "usr/share/julia/arch-site/Scratch/test/ScratchUsage/src/ScratchUsage.jl"
  touch -c -d "2023-11-03 14:35:27.000000000 +0800" "usr/share/julia/arch-site/Scratch/test/ScratchUsage/Project.toml"
  touch -c -d "2023-11-03 14:35:27.000000000 +0800" "usr/share/julia/arch-site/Scratch/src/Scratch.jl"
  touch -c -d "2023-11-03 14:35:27.000000000 +0800" "usr/share/julia/arch-site/Scratch/docs/src/index.md"
  touch -c -d "2023-11-03 14:35:27.000000000 +0800" "usr/share/julia/arch-site/Scratch/docs/make.jl"
  touch -c -d "2023-11-03 14:35:27.000000000 +0800" "usr/share/julia/arch-site/Scratch/docs/Project.toml"
  touch -c -d "2023-11-03 14:35:27.000000000 +0800" "usr/share/julia/arch-site/Scratch/README.md"
  touch -c -d "2023-11-03 14:36:03.768045788 +0800" "usr/share/julia/arch-site/Scratch/Project.toml"
  touch -c -d "2023-11-03 14:35:27.000000000 +0800" "usr/share/julia/arch-site/Scratch/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
