timestamps-fix() {
  touch -c -d "2025-07-31 05:04:50.794361437 +0000" "usr/share/julia/arch-site/micromamba_jll/src/micromamba_jll.jl"
  touch -c -d "2025-07-31 05:04:35.000000000 +0000" "usr/share/julia/arch-site/micromamba_jll/README.md"
  touch -c -d "2025-07-31 05:04:51.264738552 +0000" "usr/share/julia/arch-site/micromamba_jll/Project.toml"
  touch -c -d "2025-07-31 05:04:35.000000000 +0000" "usr/share/julia/arch-site/micromamba_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
