timestamps-fix() {
  touch -c -d "2026-08-13 05:13:28.302532186 +0000" "usr/share/julia/arch-site/Clang_jll/src/Clang_jll.jl"
  touch -c -d "2026-08-13 05:13:03.000000000 +0000" "usr/share/julia/arch-site/Clang_jll/README.md"
  touch -c -d "2026-08-13 05:13:30.431110899 +0000" "usr/share/julia/arch-site/Clang_jll/Project.toml"
  touch -c -d "2026-08-13 05:13:03.000000000 +0000" "usr/share/julia/arch-site/Clang_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
