timestamps-fix() {
  touch -c -d "2025-10-24 04:28:34.000000000 +0000" "usr/share/julia/arch-site/StaticArraysCore/test/runtests.jl"
  touch -c -d "2025-10-24 04:28:34.000000000 +0000" "usr/share/julia/arch-site/StaticArraysCore/src/StaticArraysCore.jl"
  touch -c -d "2025-10-24 04:28:34.000000000 +0000" "usr/share/julia/arch-site/StaticArraysCore/README.md"
  touch -c -d "2025-10-24 04:28:48.536560842 +0000" "usr/share/julia/arch-site/StaticArraysCore/Project.toml"
  touch -c -d "2025-10-24 04:28:34.000000000 +0000" "usr/share/julia/arch-site/StaticArraysCore/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
