timestamps-fix() {
  touch -c -d "2026-01-01 04:22:00.264153930 +0000" "usr/share/julia/arch-site/Deno_jll/src/Deno_jll.jl"
  touch -c -d "2026-01-01 04:21:45.000000000 +0000" "usr/share/julia/arch-site/Deno_jll/README.md"
  touch -c -d "2026-01-01 04:22:00.752333454 +0000" "usr/share/julia/arch-site/Deno_jll/Project.toml"
  touch -c -d "2026-01-01 04:21:45.000000000 +0000" "usr/share/julia/arch-site/Deno_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
