timestamps-fix() {
  touch -c -d "2026-09-03 06:16:49.567527667 +0000" "usr/share/julia/arch-site/Clp_jll/src/Clp_jll.jl"
  touch -c -d "2026-09-03 06:16:23.000000000 +0000" "usr/share/julia/arch-site/Clp_jll/README.md"
  touch -c -d "2026-09-03 06:16:51.012305348 +0000" "usr/share/julia/arch-site/Clp_jll/Project.toml"
  touch -c -d "2026-09-03 06:16:23.000000000 +0000" "usr/share/julia/arch-site/Clp_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
