timestamps-fix() {
  touch -c -d "2024-06-10 13:13:49.000000000 +0800" "usr/share/julia/arch-site/StaticArraysCore/LICENSE"
  touch -c -d "2024-06-10 13:14:26.413474579 +0800" "usr/share/julia/arch-site/StaticArraysCore/Project.toml"
  touch -c -d "2024-06-10 13:13:49.000000000 +0800" "usr/share/julia/arch-site/StaticArraysCore/README.md"
  touch -c -d "2024-06-10 13:13:49.000000000 +0800" "usr/share/julia/arch-site/StaticArraysCore/src/StaticArraysCore.jl"
  touch -c -d "2024-06-10 13:13:49.000000000 +0800" "usr/share/julia/arch-site/StaticArraysCore/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
