timestamps-fix() {
  touch -c -d "2026-08-10 04:22:36.457393518 +0000" "usr/share/julia/arch-site/LibTracyClient_jll/src/LibTracyClient_jll.jl"
  touch -c -d "2026-08-10 04:22:09.000000000 +0000" "usr/share/julia/arch-site/LibTracyClient_jll/README.md"
  touch -c -d "2026-08-10 04:22:37.197476602 +0000" "usr/share/julia/arch-site/LibTracyClient_jll/Project.toml"
  touch -c -d "2026-08-10 04:22:09.000000000 +0000" "usr/share/julia/arch-site/LibTracyClient_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
