timestamps-fix() {
  touch -c -d "2026-08-05 02:25:24.000000000 +0000" "usr/share/julia/arch-site/GitHubActions/test/runtests.jl"
  touch -c -d "2026-08-05 02:25:24.000000000 +0000" "usr/share/julia/arch-site/GitHubActions/src/GitHubActions.jl"
  touch -c -d "2026-08-05 02:25:24.000000000 +0000" "usr/share/julia/arch-site/GitHubActions/docs/src/index.md"
  touch -c -d "2026-08-05 02:25:24.000000000 +0000" "usr/share/julia/arch-site/GitHubActions/docs/make.jl"
  touch -c -d "2026-08-05 02:25:24.000000000 +0000" "usr/share/julia/arch-site/GitHubActions/docs/Project.toml"
  touch -c -d "2026-08-05 02:25:24.000000000 +0000" "usr/share/julia/arch-site/GitHubActions/README.md"
  touch -c -d "2026-08-05 02:25:38.981507443 +0000" "usr/share/julia/arch-site/GitHubActions/Project.toml"
  touch -c -d "2026-08-05 02:25:24.000000000 +0000" "usr/share/julia/arch-site/GitHubActions/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
