timestamps-fix() {
  touch -c -d "2025-05-23 21:35:21.549836159 +0000" "usr/share/julia/arch-site/Deno_jll/src/Deno_jll.jl"
  touch -c -d "2025-05-23 21:35:03.000000000 +0000" "usr/share/julia/arch-site/Deno_jll/README.md"
  touch -c -d "2025-05-23 21:35:22.255520161 +0000" "usr/share/julia/arch-site/Deno_jll/Project.toml"
  touch -c -d "2025-05-23 21:35:03.000000000 +0000" "usr/share/julia/arch-site/Deno_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
