timestamps-fix() {
  touch -c -d "2024-02-24 20:26:25.000000000 +0800" "usr/share/julia/arch-site/TriplotBase/src/tripcolor.jl"
  touch -c -d "2024-02-24 20:26:25.000000000 +0800" "usr/share/julia/arch-site/TriplotBase/src/trimesh.jl"
  touch -c -d "2024-02-24 20:26:25.000000000 +0800" "usr/share/julia/arch-site/TriplotBase/src/tricontourf.jl"
  touch -c -d "2024-02-24 20:26:25.000000000 +0800" "usr/share/julia/arch-site/TriplotBase/src/tricontour.jl"
  touch -c -d "2024-02-24 20:26:25.000000000 +0800" "usr/share/julia/arch-site/TriplotBase/src/TriplotBase.jl"
  touch -c -d "2024-02-24 20:26:25.000000000 +0800" "usr/share/julia/arch-site/TriplotBase/README.adoc"
  touch -c -d "2024-02-24 20:26:39.202153807 +0800" "usr/share/julia/arch-site/TriplotBase/Project.toml"
  touch -c -d "2024-02-24 20:26:25.000000000 +0800" "usr/share/julia/arch-site/TriplotBase/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
