timestamps-fix() {
  touch -c -d "2023-10-03 13:38:43.000000000 +0800" "usr/share/julia/arch-site/DiffRules/test/runtests.jl"
  touch -c -d "2023-10-03 13:38:43.000000000 +0800" "usr/share/julia/arch-site/DiffRules/src/rules.jl"
  touch -c -d "2023-10-03 13:38:43.000000000 +0800" "usr/share/julia/arch-site/DiffRules/src/api.jl"
  touch -c -d "2023-10-03 13:38:43.000000000 +0800" "usr/share/julia/arch-site/DiffRules/src/DiffRules.jl"
  touch -c -d "2023-10-03 13:38:43.000000000 +0800" "usr/share/julia/arch-site/DiffRules/docs/src/index.md"
  touch -c -d "2023-10-03 13:38:43.000000000 +0800" "usr/share/julia/arch-site/DiffRules/docs/make.jl"
  touch -c -d "2023-10-03 13:38:43.000000000 +0800" "usr/share/julia/arch-site/DiffRules/docs/Project.toml"
  touch -c -d "2023-10-03 13:38:43.000000000 +0800" "usr/share/julia/arch-site/DiffRules/README.md"
  touch -c -d "2023-10-03 13:39:40.748340633 +0800" "usr/share/julia/arch-site/DiffRules/Project.toml"
  touch -c -d "2023-10-03 13:38:43.000000000 +0800" "usr/share/julia/arch-site/DiffRules/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
