timestamps-fix() {
  touch -c -d "2026-08-23 04:19:12.087158839 +0000" "usr/share/julia/arch-site/LibTracyClient_jll/src/LibTracyClient_jll.jl"
  touch -c -d "2026-08-23 04:18:55.000000000 +0000" "usr/share/julia/arch-site/LibTracyClient_jll/README.md"
  touch -c -d "2026-08-23 04:19:12.590140203 +0000" "usr/share/julia/arch-site/LibTracyClient_jll/Project.toml"
  touch -c -d "2026-08-23 04:18:55.000000000 +0000" "usr/share/julia/arch-site/LibTracyClient_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
