timestamps-fix() {
  touch -c -d "2024-11-20 06:31:15.000000000 +0800" "usr/share/julia/arch-site/FreeTypeAbstraction/LICENSE.md"
  touch -c -d "2024-11-20 06:31:36.399254143 +0800" "usr/share/julia/arch-site/FreeTypeAbstraction/Project.toml"
  touch -c -d "2024-11-20 06:31:15.000000000 +0800" "usr/share/julia/arch-site/FreeTypeAbstraction/README.md"
  touch -c -d "2024-11-20 06:31:15.000000000 +0800" "usr/share/julia/arch-site/FreeTypeAbstraction/src/FreeTypeAbstraction.jl"
  touch -c -d "2024-11-20 06:31:15.000000000 +0800" "usr/share/julia/arch-site/FreeTypeAbstraction/src/findfonts.jl"
  touch -c -d "2024-11-20 06:31:15.000000000 +0800" "usr/share/julia/arch-site/FreeTypeAbstraction/src/layout.jl"
  touch -c -d "2024-11-20 06:31:15.000000000 +0800" "usr/share/julia/arch-site/FreeTypeAbstraction/src/precompile.jl"
  touch -c -d "2024-11-20 06:31:15.000000000 +0800" "usr/share/julia/arch-site/FreeTypeAbstraction/src/rendering.jl"
  touch -c -d "2024-11-20 06:31:15.000000000 +0800" "usr/share/julia/arch-site/FreeTypeAbstraction/src/types.jl"
  touch -c -d "2024-11-20 06:31:15.000000000 +0800" "usr/share/julia/arch-site/FreeTypeAbstraction/test/hack_regular.ttf"
  touch -c -d "2024-11-20 06:31:15.000000000 +0800" "usr/share/julia/arch-site/FreeTypeAbstraction/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
