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