timestamps-fix() {
  touch -c -d "2024-02-24 20:23:18.000000000 +0800" "usr/share/julia/arch-site/MsgPack/test/runtests.jl"
  touch -c -d "2024-02-24 20:23:18.000000000 +0800" "usr/share/julia/arch-site/MsgPack/src/views.jl"
  touch -c -d "2024-02-24 20:23:18.000000000 +0800" "usr/share/julia/arch-site/MsgPack/src/unpack.jl"
  touch -c -d "2024-02-24 20:23:18.000000000 +0800" "usr/share/julia/arch-site/MsgPack/src/types.jl"
  touch -c -d "2024-02-24 20:23:18.000000000 +0800" "usr/share/julia/arch-site/MsgPack/src/pack.jl"
  touch -c -d "2024-02-24 20:23:18.000000000 +0800" "usr/share/julia/arch-site/MsgPack/src/formats.jl"
  touch -c -d "2024-02-24 20:23:18.000000000 +0800" "usr/share/julia/arch-site/MsgPack/src/MsgPack.jl"
  touch -c -d "2024-02-24 20:23:18.000000000 +0800" "usr/share/julia/arch-site/MsgPack/docs/src/index.md"
  touch -c -d "2024-02-24 20:23:18.000000000 +0800" "usr/share/julia/arch-site/MsgPack/docs/make.jl"
  touch -c -d "2024-02-24 20:23:18.000000000 +0800" "usr/share/julia/arch-site/MsgPack/docs/Project.toml"
  touch -c -d "2024-02-24 20:23:18.000000000 +0800" "usr/share/julia/arch-site/MsgPack/codecov.yml"
  touch -c -d "2024-02-24 20:23:18.000000000 +0800" "usr/share/julia/arch-site/MsgPack/README.md"
  touch -c -d "2024-02-24 20:23:32.292001786 +0800" "usr/share/julia/arch-site/MsgPack/Project.toml"
  touch -c -d "2024-02-24 20:23:18.000000000 +0800" "usr/share/julia/arch-site/MsgPack/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
