timestamps-fix() {
  touch -c -d "2024-11-13 21:29:25.000000000 +0800" "usr/share/julia/arch-site/GitHubActions/LICENSE"
  touch -c -d "2024-11-13 21:29:40.745861159 +0800" "usr/share/julia/arch-site/GitHubActions/Project.toml"
  touch -c -d "2024-11-13 21:29:25.000000000 +0800" "usr/share/julia/arch-site/GitHubActions/README.md"
  touch -c -d "2024-11-13 21:29:25.000000000 +0800" "usr/share/julia/arch-site/GitHubActions/docs/Project.toml"
  touch -c -d "2024-11-13 21:29:25.000000000 +0800" "usr/share/julia/arch-site/GitHubActions/docs/make.jl"
  touch -c -d "2024-11-13 21:29:25.000000000 +0800" "usr/share/julia/arch-site/GitHubActions/docs/src/index.md"
  touch -c -d "2024-11-13 21:29:25.000000000 +0800" "usr/share/julia/arch-site/GitHubActions/src/GitHubActions.jl"
  touch -c -d "2024-11-13 21:29:25.000000000 +0800" "usr/share/julia/arch-site/GitHubActions/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
