timestamps-fix() {
  touch -c -d "2025-08-27 01:19:13.000000000 +0000" "usr/share/julia/arch-site/IOCapture/test/runtests.jl"
  touch -c -d "2025-08-27 01:19:13.000000000 +0000" "usr/share/julia/arch-site/IOCapture/src/IOCapture.jl"
  touch -c -d "2025-08-27 01:19:13.000000000 +0000" "usr/share/julia/arch-site/IOCapture/docs/changelog.jl"
  touch -c -d "2025-08-27 01:19:13.000000000 +0000" "usr/share/julia/arch-site/IOCapture/docs/Project.toml"
  touch -c -d "2025-08-27 01:19:13.000000000 +0000" "usr/share/julia/arch-site/IOCapture/docs/Manifest.toml"
  touch -c -d "2025-08-27 01:19:13.000000000 +0000" "usr/share/julia/arch-site/IOCapture/README.md"
  touch -c -d "2025-08-27 01:19:27.233499127 +0000" "usr/share/julia/arch-site/IOCapture/Project.toml"
  touch -c -d "2025-08-27 01:19:13.000000000 +0000" "usr/share/julia/arch-site/IOCapture/Makefile"
  touch -c -d "2025-08-27 01:19:13.000000000 +0000" "usr/share/julia/arch-site/IOCapture/LICENSE"
  touch -c -d "2025-08-27 01:19:13.000000000 +0000" "usr/share/julia/arch-site/IOCapture/CHANGELOG.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
