timestamps-fix() {
  touch -c -d "2025-08-13 18:36:59.541222129 +0000" "usr/share/julia/arch-site/Opus_jll/src/Opus_jll.jl"
  touch -c -d "2025-08-13 18:36:43.000000000 +0000" "usr/share/julia/arch-site/Opus_jll/README.md"
  touch -c -d "2025-08-13 18:37:00.020418060 +0000" "usr/share/julia/arch-site/Opus_jll/Project.toml"
  touch -c -d "2025-08-13 18:36:43.000000000 +0000" "usr/share/julia/arch-site/Opus_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
