timestamps-fix() {
  touch -c -d "2023-10-04 05:11:45.000000000 +0800" "usr/share/julia/arch-site/WeakRefStrings/test/runtests.jl"
  touch -c -d "2023-10-04 05:11:45.000000000 +0800" "usr/share/julia/arch-site/WeakRefStrings/test/poslenstrings.jl"
  touch -c -d "2023-10-04 05:11:45.000000000 +0800" "usr/share/julia/arch-site/WeakRefStrings/src/WeakRefStrings.jl"
  touch -c -d "2023-10-04 05:11:45.000000000 +0800" "usr/share/julia/arch-site/WeakRefStrings/src/poslenstrings.jl"
  touch -c -d "2023-10-04 05:11:45.000000000 +0800" "usr/share/julia/arch-site/WeakRefStrings/src/inlinestrings.jl"
  touch -c -d "2023-10-04 05:11:45.000000000 +0800" "usr/share/julia/arch-site/WeakRefStrings/README.md"
  touch -c -d "2023-10-04 05:11:56.089568300 +0800" "usr/share/julia/arch-site/WeakRefStrings/Project.toml"
  touch -c -d "2023-10-04 05:11:45.000000000 +0800" "usr/share/julia/arch-site/WeakRefStrings/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
