timestamps-fix() {
  touch -c -d "2025-08-13 18:38:40.527632604 +0000" "usr/share/julia/arch-site/LibTracyClient_jll/src/LibTracyClient_jll.jl"
  touch -c -d "2025-08-13 18:38:24.000000000 +0000" "usr/share/julia/arch-site/LibTracyClient_jll/README.md"
  touch -c -d "2025-08-13 18:38:40.995406895 +0000" "usr/share/julia/arch-site/LibTracyClient_jll/Project.toml"
  touch -c -d "2025-08-13 18:38:24.000000000 +0000" "usr/share/julia/arch-site/LibTracyClient_jll/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
