timestamps-fix() {
  touch -c -d "2025-03-06 06:18:07.000000000 +0000" "usr/share/julia/arch-site/YaoAPI/LICENSE"
  touch -c -d "2025-03-06 06:18:21.345766937 +0000" "usr/share/julia/arch-site/YaoAPI/Project.toml"
  touch -c -d "2025-03-06 06:18:07.000000000 +0000" "usr/share/julia/arch-site/YaoAPI/README.md"
  touch -c -d "2025-03-06 06:18:07.000000000 +0000" "usr/share/julia/arch-site/YaoAPI/src/YaoAPI.jl"
  touch -c -d "2025-03-06 06:18:07.000000000 +0000" "usr/share/julia/arch-site/YaoAPI/src/blocks.jl"
  touch -c -d "2025-03-06 06:18:07.000000000 +0000" "usr/share/julia/arch-site/YaoAPI/src/interface.jl"
  touch -c -d "2025-03-06 06:18:07.000000000 +0000" "usr/share/julia/arch-site/YaoAPI/src/registers.jl"
  touch -c -d "2025-03-06 06:18:07.000000000 +0000" "usr/share/julia/arch-site/YaoAPI/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
