timestamps-fix() {
  touch -c -d "2024-07-04 13:18:38.000000000 +0800" "usr/share/julia/arch-site/Interfaces/BaseInterfaces/LICENSE"
  touch -c -d "2024-07-04 13:18:38.000000000 +0800" "usr/share/julia/arch-site/Interfaces/BaseInterfaces/Project.toml"
  touch -c -d "2024-07-04 13:18:38.000000000 +0800" "usr/share/julia/arch-site/Interfaces/BaseInterfaces/README.md"
  touch -c -d "2024-07-04 13:18:38.000000000 +0800" "usr/share/julia/arch-site/Interfaces/BaseInterfaces/src/BaseInterfaces.jl"
  touch -c -d "2024-07-04 13:18:38.000000000 +0800" "usr/share/julia/arch-site/Interfaces/BaseInterfaces/src/implementations/array.jl"
  touch -c -d "2024-07-04 13:18:38.000000000 +0800" "usr/share/julia/arch-site/Interfaces/BaseInterfaces/src/implementations/dict.jl"
  touch -c -d "2024-07-04 13:18:38.000000000 +0800" "usr/share/julia/arch-site/Interfaces/BaseInterfaces/src/implementations/iteration.jl"
  touch -c -d "2024-07-04 13:18:38.000000000 +0800" "usr/share/julia/arch-site/Interfaces/BaseInterfaces/src/implementations/set.jl"
  touch -c -d "2024-07-04 13:18:38.000000000 +0800" "usr/share/julia/arch-site/Interfaces/BaseInterfaces/src/interfaces/array.jl"
  touch -c -d "2024-07-04 13:18:38.000000000 +0800" "usr/share/julia/arch-site/Interfaces/BaseInterfaces/src/interfaces/collection.jl"
  touch -c -d "2024-07-04 13:18:38.000000000 +0800" "usr/share/julia/arch-site/Interfaces/BaseInterfaces/src/interfaces/dict.jl"
  touch -c -d "2024-07-04 13:18:38.000000000 +0800" "usr/share/julia/arch-site/Interfaces/BaseInterfaces/src/interfaces/iteration.jl"
  touch -c -d "2024-07-04 13:18:38.000000000 +0800" "usr/share/julia/arch-site/Interfaces/BaseInterfaces/src/interfaces/set.jl"
  touch -c -d "2024-07-04 13:18:38.000000000 +0800" "usr/share/julia/arch-site/Interfaces/BaseInterfaces/test/runtests.jl"
  touch -c -d "2024-07-04 13:18:38.000000000 +0800" "usr/share/julia/arch-site/Interfaces/LICENSE"
  touch -c -d "2024-07-04 13:18:57.346936304 +0800" "usr/share/julia/arch-site/Interfaces/Project.toml"
  touch -c -d "2024-07-04 13:18:38.000000000 +0800" "usr/share/julia/arch-site/Interfaces/README.md"
  touch -c -d "2024-07-04 13:18:38.000000000 +0800" "usr/share/julia/arch-site/Interfaces/docs/Project.toml"
  touch -c -d "2024-07-04 13:18:38.000000000 +0800" "usr/share/julia/arch-site/Interfaces/docs/make.jl"
  touch -c -d "2024-07-04 13:18:38.000000000 +0800" "usr/share/julia/arch-site/Interfaces/docs/src/api.md"
  touch -c -d "2024-07-04 13:18:38.000000000 +0800" "usr/share/julia/arch-site/Interfaces/docs/src/baseinterfaces.jl"
  touch -c -d "2024-07-04 13:18:38.000000000 +0800" "usr/share/julia/arch-site/Interfaces/docs/src/baseinterfaces.md"
  touch -c -d "2024-07-04 13:18:38.000000000 +0800" "usr/share/julia/arch-site/Interfaces/src/Interfaces.jl"
  touch -c -d "2024-07-04 13:18:38.000000000 +0800" "usr/share/julia/arch-site/Interfaces/src/arguments.jl"
  touch -c -d "2024-07-04 13:18:38.000000000 +0800" "usr/share/julia/arch-site/Interfaces/src/documentation.jl"
  touch -c -d "2024-07-04 13:18:38.000000000 +0800" "usr/share/julia/arch-site/Interfaces/src/implements.jl"
  touch -c -d "2024-07-04 13:18:38.000000000 +0800" "usr/share/julia/arch-site/Interfaces/src/interface.jl"
  touch -c -d "2024-07-04 13:18:38.000000000 +0800" "usr/share/julia/arch-site/Interfaces/src/test.jl"
  touch -c -d "2024-07-04 13:18:38.000000000 +0800" "usr/share/julia/arch-site/Interfaces/test/advanced.jl"
  touch -c -d "2024-07-04 13:18:38.000000000 +0800" "usr/share/julia/arch-site/Interfaces/test/arguments.jl"
  touch -c -d "2024-07-04 13:18:38.000000000 +0800" "usr/share/julia/arch-site/Interfaces/test/basic.jl"
  touch -c -d "2024-07-04 13:18:38.000000000 +0800" "usr/share/julia/arch-site/Interfaces/test/runtests.jl"
  touch -c -d "2024-07-04 13:18:38.000000000 +0800" "usr/share/julia/arch-site/Interfaces/test/test_generated_docs.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
