timestamps-fix() {
  touch -c -d "2025-09-15 04:22:56.000000000 +0000" "usr/share/julia/arch-site/GPUArraysCore/src/GPUArraysCore.jl"
  touch -c -d "2025-09-15 04:23:13.098594940 +0000" "usr/share/julia/arch-site/GPUArraysCore/Project.toml"
  touch -c -d "2025-09-15 04:22:56.000000000 +0000" "usr/share/julia/arch-site/GPUArraysCore/Manifest.toml"
  touch -c -d "2025-09-15 04:22:56.000000000 +0000" "usr/share/julia/arch-site/GPUArraysCore/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
