timestamps-fix() {
  touch -c -d "2023-11-02 13:43:54.000000000 +0800" "usr/share/julia/arch-site/LaTeXStrings/test/runtests.jl"
  touch -c -d "2023-11-02 13:43:54.000000000 +0800" "usr/share/julia/arch-site/LaTeXStrings/src/LaTeXStrings.jl"
  touch -c -d "2023-11-02 13:43:54.000000000 +0800" "usr/share/julia/arch-site/LaTeXStrings/README.md"
  touch -c -d "2023-11-02 13:44:07.383262660 +0800" "usr/share/julia/arch-site/LaTeXStrings/Project.toml"
  touch -c -d "2023-11-02 13:43:54.000000000 +0800" "usr/share/julia/arch-site/LaTeXStrings/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
