timestamps-fix() {
  touch -c -d "2024-11-13 21:32:02.000000000 +0800" "usr/share/julia/arch-site/LaTeXStrings/LICENSE.md"
  touch -c -d "2024-11-13 21:32:18.026102074 +0800" "usr/share/julia/arch-site/LaTeXStrings/Project.toml"
  touch -c -d "2024-11-13 21:32:02.000000000 +0800" "usr/share/julia/arch-site/LaTeXStrings/README.md"
  touch -c -d "2024-11-13 21:32:02.000000000 +0800" "usr/share/julia/arch-site/LaTeXStrings/src/LaTeXStrings.jl"
  touch -c -d "2024-11-13 21:32:02.000000000 +0800" "usr/share/julia/arch-site/LaTeXStrings/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
