timestamps-fix() {
  touch -c -d "2025-10-13 13:19:20.000000000 +0000" "usr/share/julia/arch-site/GPUToolbox/test/runtests.jl"
  touch -c -d "2025-10-13 13:19:20.000000000 +0000" "usr/share/julia/arch-site/GPUToolbox/test/Project.toml"
  touch -c -d "2025-10-13 13:19:20.000000000 +0000" "usr/share/julia/arch-site/GPUToolbox/src/threading.jl"
  touch -c -d "2025-10-13 13:19:20.000000000 +0000" "usr/share/julia/arch-site/GPUToolbox/src/simpleversion.jl"
  touch -c -d "2025-10-13 13:19:20.000000000 +0000" "usr/share/julia/arch-site/GPUToolbox/src/memoization.jl"
  touch -c -d "2025-10-13 13:19:20.000000000 +0000" "usr/share/julia/arch-site/GPUToolbox/src/literals.jl"
  touch -c -d "2025-10-13 13:19:20.000000000 +0000" "usr/share/julia/arch-site/GPUToolbox/src/enum.jl"
  touch -c -d "2025-10-13 13:19:20.000000000 +0000" "usr/share/julia/arch-site/GPUToolbox/src/ccalls.jl"
  touch -c -d "2025-10-13 13:19:20.000000000 +0000" "usr/share/julia/arch-site/GPUToolbox/src/GPUToolbox.jl"
  touch -c -d "2025-10-13 13:19:20.000000000 +0000" "usr/share/julia/arch-site/GPUToolbox/docs/src/index.md"
  touch -c -d "2025-10-13 13:19:20.000000000 +0000" "usr/share/julia/arch-site/GPUToolbox/docs/make.jl"
  touch -c -d "2025-10-13 13:19:20.000000000 +0000" "usr/share/julia/arch-site/GPUToolbox/docs/Project.toml"
  touch -c -d "2025-10-13 13:19:20.000000000 +0000" "usr/share/julia/arch-site/GPUToolbox/docs/.gitignore"
  touch -c -d "2025-10-13 13:19:20.000000000 +0000" "usr/share/julia/arch-site/GPUToolbox/README.md"
  touch -c -d "2025-10-13 13:19:33.710187909 +0000" "usr/share/julia/arch-site/GPUToolbox/Project.toml"
  touch -c -d "2025-10-13 13:19:20.000000000 +0000" "usr/share/julia/arch-site/GPUToolbox/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
