timestamps-fix() {
  touch -c -d "2025-06-24 04:18:14.000000000 +0000" "usr/share/julia/arch-site/Scratch/test/utils.jl"
  touch -c -d "2025-06-24 04:18:14.000000000 +0000" "usr/share/julia/arch-site/Scratch/test/runtests.jl"
  touch -c -d "2025-06-24 04:18:14.000000000 +0000" "usr/share/julia/arch-site/Scratch/test/ScratchUsage/test/runtests.jl"
  touch -c -d "2025-06-24 04:18:14.000000000 +0000" "usr/share/julia/arch-site/Scratch/test/ScratchUsage/src/ScratchUsage.jl"
  touch -c -d "2025-06-24 04:18:14.000000000 +0000" "usr/share/julia/arch-site/Scratch/test/ScratchUsage/Project.toml"
  touch -c -d "2025-06-24 04:18:14.000000000 +0000" "usr/share/julia/arch-site/Scratch/src/Scratch.jl"
  touch -c -d "2025-06-24 04:18:14.000000000 +0000" "usr/share/julia/arch-site/Scratch/docs/src/index.md"
  touch -c -d "2025-06-24 04:18:14.000000000 +0000" "usr/share/julia/arch-site/Scratch/docs/make.jl"
  touch -c -d "2025-06-24 04:18:14.000000000 +0000" "usr/share/julia/arch-site/Scratch/docs/Project.toml"
  touch -c -d "2025-06-24 04:18:14.000000000 +0000" "usr/share/julia/arch-site/Scratch/README.md"
  touch -c -d "2025-06-24 04:18:28.629742468 +0000" "usr/share/julia/arch-site/Scratch/Project.toml"
  touch -c -d "2025-06-24 04:18:14.000000000 +0000" "usr/share/julia/arch-site/Scratch/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
