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