timestamps-fix() {
  touch -c -d "2024-11-14 13:51:03.000000000 +0800" "usr/share/julia/arch-site/VectorInterface/LICENSE"
  touch -c -d "2024-11-14 13:51:20.106799468 +0800" "usr/share/julia/arch-site/VectorInterface/Project.toml"
  touch -c -d "2024-11-14 13:51:03.000000000 +0800" "usr/share/julia/arch-site/VectorInterface/README.md"
  touch -c -d "2024-11-14 13:51:03.000000000 +0800" "usr/share/julia/arch-site/VectorInterface/src/VectorInterface.jl"
  touch -c -d "2024-11-14 13:51:03.000000000 +0800" "usr/share/julia/arch-site/VectorInterface/src/abstractarray.jl"
  touch -c -d "2024-11-14 13:51:03.000000000 +0800" "usr/share/julia/arch-site/VectorInterface/src/fallbacks.jl"
  touch -c -d "2024-11-14 13:51:03.000000000 +0800" "usr/share/julia/arch-site/VectorInterface/src/interface.jl"
  touch -c -d "2024-11-14 13:51:03.000000000 +0800" "usr/share/julia/arch-site/VectorInterface/src/namedtuple.jl"
  touch -c -d "2024-11-14 13:51:03.000000000 +0800" "usr/share/julia/arch-site/VectorInterface/src/number.jl"
  touch -c -d "2024-11-14 13:51:03.000000000 +0800" "usr/share/julia/arch-site/VectorInterface/src/onezero.jl"
  touch -c -d "2024-11-14 13:51:03.000000000 +0800" "usr/share/julia/arch-site/VectorInterface/src/tuple.jl"
  touch -c -d "2024-11-14 13:51:03.000000000 +0800" "usr/share/julia/arch-site/VectorInterface/test/complicated.jl"
  touch -c -d "2024-11-14 13:51:03.000000000 +0800" "usr/share/julia/arch-site/VectorInterface/test/issues.jl"
  touch -c -d "2024-11-14 13:51:03.000000000 +0800" "usr/share/julia/arch-site/VectorInterface/test/onezero.jl"
  touch -c -d "2024-11-14 13:51:03.000000000 +0800" "usr/share/julia/arch-site/VectorInterface/test/runtests.jl"
  touch -c -d "2024-11-14 13:51:03.000000000 +0800" "usr/share/julia/arch-site/VectorInterface/test/simple.jl"
  touch -c -d "2024-11-14 13:51:03.000000000 +0800" "usr/share/julia/arch-site/VectorInterface/test/simplevec.jl"
  touch -c -d "2024-11-14 13:51:03.000000000 +0800" "usr/share/julia/arch-site/VectorInterface/test/unsupported.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
