timestamps-fix() {
  touch -c -d "2025-07-07 04:24:04.719396197 +0000" "usr/share/julia/arch-site/Opus_jll/src/Opus_jll.jl"
  touch -c -d "2025-07-07 04:23:49.000000000 +0000" "usr/share/julia/arch-site/Opus_jll/README.md"
  touch -c -d "2025-07-07 04:24:05.385264932 +0000" "usr/share/julia/arch-site/Opus_jll/Project.toml"
  touch -c -d "2025-07-07 04:23:49.000000000 +0000" "usr/share/julia/arch-site/Opus_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
