timestamps-fix() {
  touch -c -d "2026-01-05 04:35:19.491415063 +0000" "usr/share/julia/arch-site/Opus_jll/src/Opus_jll.jl"
  touch -c -d "2026-01-05 04:35:04.000000000 +0000" "usr/share/julia/arch-site/Opus_jll/README.md"
  touch -c -d "2026-01-05 04:35:20.020786167 +0000" "usr/share/julia/arch-site/Opus_jll/Project.toml"
  touch -c -d "2026-01-05 04:35:04.000000000 +0000" "usr/share/julia/arch-site/Opus_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
