timestamps-fix() {
  touch -c -d "2025-07-07 04:25:24.776599437 +0000" "usr/share/julia/arch-site/Ogg_jll/src/Ogg_jll.jl"
  touch -c -d "2025-07-07 04:25:10.000000000 +0000" "usr/share/julia/arch-site/Ogg_jll/README.md"
  touch -c -d "2025-07-07 04:25:25.499568479 +0000" "usr/share/julia/arch-site/Ogg_jll/Project.toml"
  touch -c -d "2025-07-07 04:25:10.000000000 +0000" "usr/share/julia/arch-site/Ogg_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
