timestamps-fix() {
  touch -c -d "2025-08-12 23:32:29.000000000 +0000" "usr/share/julia/arch-site/FreeTypeAbstraction/test/runtests.jl"
  touch -c -d "2025-08-12 23:32:29.000000000 +0000" "usr/share/julia/arch-site/FreeTypeAbstraction/test/hack_regular.ttf"
  touch -c -d "2025-08-12 23:32:29.000000000 +0000" "usr/share/julia/arch-site/FreeTypeAbstraction/src/types.jl"
  touch -c -d "2025-08-12 23:32:29.000000000 +0000" "usr/share/julia/arch-site/FreeTypeAbstraction/src/rendering.jl"
  touch -c -d "2025-08-12 23:32:29.000000000 +0000" "usr/share/julia/arch-site/FreeTypeAbstraction/src/precompile.jl"
  touch -c -d "2025-08-12 23:32:29.000000000 +0000" "usr/share/julia/arch-site/FreeTypeAbstraction/src/layout.jl"
  touch -c -d "2025-08-12 23:32:29.000000000 +0000" "usr/share/julia/arch-site/FreeTypeAbstraction/src/findfonts.jl"
  touch -c -d "2025-08-12 23:32:29.000000000 +0000" "usr/share/julia/arch-site/FreeTypeAbstraction/src/FreeTypeAbstraction.jl"
  touch -c -d "2025-08-12 23:32:29.000000000 +0000" "usr/share/julia/arch-site/FreeTypeAbstraction/README.md"
  touch -c -d "2025-08-12 23:32:45.295764330 +0000" "usr/share/julia/arch-site/FreeTypeAbstraction/Project.toml"
  touch -c -d "2025-08-12 23:32:29.000000000 +0000" "usr/share/julia/arch-site/FreeTypeAbstraction/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
