timestamps-fix() {
  touch -c -d "2024-05-02 13:25:34.000000000 +0800" "usr/share/julia/arch-site/YaoAPI/LICENSE"
  touch -c -d "2024-05-02 13:25:51.580048714 +0800" "usr/share/julia/arch-site/YaoAPI/Project.toml"
  touch -c -d "2024-05-02 13:25:34.000000000 +0800" "usr/share/julia/arch-site/YaoAPI/README.md"
  touch -c -d "2024-05-02 13:25:34.000000000 +0800" "usr/share/julia/arch-site/YaoAPI/src/YaoAPI.jl"
  touch -c -d "2024-05-02 13:25:34.000000000 +0800" "usr/share/julia/arch-site/YaoAPI/src/blocks.jl"
  touch -c -d "2024-05-02 13:25:34.000000000 +0800" "usr/share/julia/arch-site/YaoAPI/src/interface.jl"
  touch -c -d "2024-05-02 13:25:34.000000000 +0800" "usr/share/julia/arch-site/YaoAPI/src/registers.jl"
  touch -c -d "2024-05-02 13:25:34.000000000 +0800" "usr/share/julia/arch-site/YaoAPI/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
