timestamps-fix() {
  touch -c -d "2023-10-04 12:41:13.000000000 +0800" "usr/share/julia/arch-site/GitHubActions/test/runtests.jl"
  touch -c -d "2023-10-04 12:41:13.000000000 +0800" "usr/share/julia/arch-site/GitHubActions/src/GitHubActions.jl"
  touch -c -d "2023-10-04 12:41:13.000000000 +0800" "usr/share/julia/arch-site/GitHubActions/docs/src/index.md"
  touch -c -d "2023-10-04 12:41:13.000000000 +0800" "usr/share/julia/arch-site/GitHubActions/docs/make.jl"
  touch -c -d "2023-10-04 12:41:13.000000000 +0800" "usr/share/julia/arch-site/GitHubActions/docs/Project.toml"
  touch -c -d "2023-10-04 12:41:13.000000000 +0800" "usr/share/julia/arch-site/GitHubActions/README.md"
  touch -c -d "2023-10-04 12:41:23.184587909 +0800" "usr/share/julia/arch-site/GitHubActions/Project.toml"
  touch -c -d "2023-10-04 12:41:13.000000000 +0800" "usr/share/julia/arch-site/GitHubActions/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
