timestamps-fix() {
  touch -c -d "2024-05-02 13:26:55.000000000 +0800" "usr/share/julia/arch-site/YaoSym/LICENSE"
  touch -c -d "2024-05-02 13:27:10.230228540 +0800" "usr/share/julia/arch-site/YaoSym/Project.toml"
  touch -c -d "2024-05-02 13:26:55.000000000 +0800" "usr/share/julia/arch-site/YaoSym/README.md"
  touch -c -d "2024-05-02 13:26:55.000000000 +0800" "usr/share/julia/arch-site/YaoSym/docs/Project.toml"
  touch -c -d "2024-05-02 13:26:55.000000000 +0800" "usr/share/julia/arch-site/YaoSym/docs/make.jl"
  touch -c -d "2024-05-02 13:26:55.000000000 +0800" "usr/share/julia/arch-site/YaoSym/docs/src/index.md"
  touch -c -d "2024-05-02 13:26:55.000000000 +0800" "usr/share/julia/arch-site/YaoSym/example/symad.jl"
  touch -c -d "2024-05-02 13:26:55.000000000 +0800" "usr/share/julia/arch-site/YaoSym/example/symad2.jl"
  touch -c -d "2024-05-02 13:26:55.000000000 +0800" "usr/share/julia/arch-site/YaoSym/src/YaoSym.jl"
  touch -c -d "2024-05-02 13:26:55.000000000 +0800" "usr/share/julia/arch-site/YaoSym/src/register.jl"
  touch -c -d "2024-05-02 13:26:55.000000000 +0800" "usr/share/julia/arch-site/YaoSym/src/symengine/blocks.jl"
  touch -c -d "2024-05-02 13:26:55.000000000 +0800" "usr/share/julia/arch-site/YaoSym/src/symengine/instruct.jl"
  touch -c -d "2024-05-02 13:26:55.000000000 +0800" "usr/share/julia/arch-site/YaoSym/src/symengine/patch.jl"
  touch -c -d "2024-05-02 13:26:55.000000000 +0800" "usr/share/julia/arch-site/YaoSym/src/symengine/register.jl"
  touch -c -d "2024-05-02 13:26:55.000000000 +0800" "usr/share/julia/arch-site/YaoSym/src/symengine/symengine.jl"
  touch -c -d "2024-05-02 13:26:55.000000000 +0800" "usr/share/julia/arch-site/YaoSym/test/register.jl"
  touch -c -d "2024-05-02 13:26:55.000000000 +0800" "usr/share/julia/arch-site/YaoSym/test/runtests.jl"
  touch -c -d "2024-05-02 13:26:55.000000000 +0800" "usr/share/julia/arch-site/YaoSym/test/symengine/backend.jl"
  touch -c -d "2024-05-02 13:26:55.000000000 +0800" "usr/share/julia/arch-site/YaoSym/test/symengine/blocks.jl"
  touch -c -d "2024-05-02 13:26:55.000000000 +0800" "usr/share/julia/arch-site/YaoSym/test/symengine/instruct.jl"
  touch -c -d "2024-05-02 13:26:55.000000000 +0800" "usr/share/julia/arch-site/YaoSym/test/symengine/register.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
