timestamps-fix() {
  touch -c -d "2025-08-13 18:36:33.744117270 +0000" "usr/share/julia/arch-site/Ogg_jll/src/Ogg_jll.jl"
  touch -c -d "2025-08-13 18:36:17.000000000 +0000" "usr/share/julia/arch-site/Ogg_jll/README.md"
  touch -c -d "2025-08-13 18:36:34.231101360 +0000" "usr/share/julia/arch-site/Ogg_jll/Project.toml"
  touch -c -d "2025-08-13 18:36:17.000000000 +0000" "usr/share/julia/arch-site/Ogg_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
