timestamps-fix() {
  touch -c -d "2025-10-24 17:24:35.224994087 +0000" "usr/share/julia/arch-site/Clang_jll/src/Clang_jll.jl"
  touch -c -d "2025-10-24 17:24:18.000000000 +0000" "usr/share/julia/arch-site/Clang_jll/README.md"
  touch -c -d "2025-10-24 17:24:36.565047073 +0000" "usr/share/julia/arch-site/Clang_jll/Project.toml"
  touch -c -d "2025-10-24 17:24:18.000000000 +0000" "usr/share/julia/arch-site/Clang_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
