timestamps-fix() {
  touch -c -d "2025-10-29 17:13:27.350241528 +0000" "usr/share/julia/arch-site/Clang_jll/src/Clang_jll.jl"
  touch -c -d "2025-10-29 17:13:01.000000000 +0000" "usr/share/julia/arch-site/Clang_jll/README.md"
  touch -c -d "2025-10-29 17:13:30.288055317 +0000" "usr/share/julia/arch-site/Clang_jll/Project.toml"
  touch -c -d "2025-10-29 17:13:01.000000000 +0000" "usr/share/julia/arch-site/Clang_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
