timestamps-fix() {
  touch -c -d "2025-09-25 15:55:53.664739097 +0000" "usr/share/julia/arch-site/Clp_jll/src/Clp_jll.jl"
  touch -c -d "2025-09-25 15:55:37.000000000 +0000" "usr/share/julia/arch-site/Clp_jll/README.md"
  touch -c -d "2025-09-25 15:55:54.139269555 +0000" "usr/share/julia/arch-site/Clp_jll/Project.toml"
  touch -c -d "2025-09-25 15:55:37.000000000 +0000" "usr/share/julia/arch-site/Clp_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
