timestamps-fix() {
  touch -c -d "2026-09-21 05:13:51.237285851 +0000" "usr/share/julia/arch-site/Clang_jll/src/Clang_jll.jl"
  touch -c -d "2026-09-21 05:13:21.000000000 +0000" "usr/share/julia/arch-site/Clang_jll/README.md"
  touch -c -d "2026-09-21 05:13:53.649024578 +0000" "usr/share/julia/arch-site/Clang_jll/Project.toml"
  touch -c -d "2026-09-21 05:13:21.000000000 +0000" "usr/share/julia/arch-site/Clang_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
