timestamps-fix() {
  touch -c -d "2025-05-29 04:23:09.000000000 +0000" "usr/share/julia/arch-site/Polyester/test/runtests.jl"
  touch -c -d "2025-05-29 04:23:09.000000000 +0000" "usr/share/julia/arch-site/Polyester/src/closure.jl"
  touch -c -d "2025-05-29 04:23:09.000000000 +0000" "usr/share/julia/arch-site/Polyester/src/batch.jl"
  touch -c -d "2025-05-29 04:23:09.000000000 +0000" "usr/share/julia/arch-site/Polyester/src/Polyester.jl"
  touch -c -d "2025-05-29 04:23:09.000000000 +0000" "usr/share/julia/arch-site/Polyester/docs/src/index.md"
  touch -c -d "2025-05-29 04:23:09.000000000 +0000" "usr/share/julia/arch-site/Polyester/docs/make.jl"
  touch -c -d "2025-05-29 04:23:09.000000000 +0000" "usr/share/julia/arch-site/Polyester/docs/Project.toml"
  touch -c -d "2025-05-29 04:23:09.000000000 +0000" "usr/share/julia/arch-site/Polyester/README.md"
  touch -c -d "2025-05-29 04:23:26.753821609 +0000" "usr/share/julia/arch-site/Polyester/Project.toml"
  touch -c -d "2025-05-29 04:23:09.000000000 +0000" "usr/share/julia/arch-site/Polyester/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
