timestamps-fix() {
  touch -c -d "2025-07-10 04:53:18.000000000 +0000" "usr/share/julia/arch-site/TaskLocalValues/test/runtests.jl"
  touch -c -d "2025-07-10 04:53:18.000000000 +0000" "usr/share/julia/arch-site/TaskLocalValues/test/Project.toml"
  touch -c -d "2025-07-10 04:53:18.000000000 +0000" "usr/share/julia/arch-site/TaskLocalValues/src/TaskLocalValues.jl"
  touch -c -d "2025-07-10 04:53:18.000000000 +0000" "usr/share/julia/arch-site/TaskLocalValues/README.md"
  touch -c -d "2025-07-10 04:53:32.815985571 +0000" "usr/share/julia/arch-site/TaskLocalValues/Project.toml"
  touch -c -d "2025-07-10 04:53:18.000000000 +0000" "usr/share/julia/arch-site/TaskLocalValues/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
