timestamps-fix() {
  touch -c -d "2026-08-17 05:15:29.438971378 +0000" "usr/share/julia/arch-site/Deno_jll/src/Deno_jll.jl"
  touch -c -d "2026-08-17 05:15:13.000000000 +0000" "usr/share/julia/arch-site/Deno_jll/README.md"
  touch -c -d "2026-08-17 05:15:29.906290207 +0000" "usr/share/julia/arch-site/Deno_jll/Project.toml"
  touch -c -d "2026-08-17 05:15:13.000000000 +0000" "usr/share/julia/arch-site/Deno_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
