timestamps-fix() {
  touch -c -d "2025-08-12 23:20:07.934992299 +0000" "usr/share/julia/arch-site/micromamba_jll/src/micromamba_jll.jl"
  touch -c -d "2025-08-12 23:19:53.000000000 +0000" "usr/share/julia/arch-site/micromamba_jll/README.md"
  touch -c -d "2025-08-12 23:20:08.412163856 +0000" "usr/share/julia/arch-site/micromamba_jll/Project.toml"
  touch -c -d "2025-08-12 23:19:53.000000000 +0000" "usr/share/julia/arch-site/micromamba_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
