timestamps-fix() {
  touch -c -d "2024-02-24 20:20:51.000000000 +0800" "usr/share/julia/arch-site/FreeType/test/runtests.jl"
  touch -c -d "2024-02-24 20:20:51.000000000 +0800" "usr/share/julia/arch-site/FreeType/test/hack_regular.ttf"
  touch -c -d "2024-02-24 20:20:51.000000000 +0800" "usr/share/julia/arch-site/FreeType/src/FreeType.jl"
  touch -c -d "2024-02-24 20:20:51.000000000 +0800" "usr/share/julia/arch-site/FreeType/gen/prologue.jl"
  touch -c -d "2024-02-24 20:20:51.000000000 +0800" "usr/share/julia/arch-site/FreeType/gen/generator.toml"
  touch -c -d "2024-02-24 20:20:51.000000000 +0800" "usr/share/julia/arch-site/FreeType/gen/generator.jl"
  touch -c -d "2024-02-24 20:20:51.000000000 +0800" "usr/share/julia/arch-site/FreeType/gen/Project.toml"
  touch -c -d "2024-02-24 20:20:51.000000000 +0800" "usr/share/julia/arch-site/FreeType/gen/Manifest.toml"
  touch -c -d "2024-02-24 20:20:51.000000000 +0800" "usr/share/julia/arch-site/FreeType/README.md"
  touch -c -d "2024-02-24 20:21:05.991882613 +0800" "usr/share/julia/arch-site/FreeType/Project.toml"
  touch -c -d "2024-02-24 20:20:51.000000000 +0800" "usr/share/julia/arch-site/FreeType/LICENSE.txt"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
