timestamps-fix() {
  touch -c -d "2026-08-24 04:29:57.000000000 +0000" "usr/share/julia/arch-site/GPUArraysCore/src/GPUArraysCore.jl"
  touch -c -d "2026-08-24 04:30:15.940799020 +0000" "usr/share/julia/arch-site/GPUArraysCore/Project.toml"
  touch -c -d "2026-08-24 04:29:57.000000000 +0000" "usr/share/julia/arch-site/GPUArraysCore/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
