timestamps-fix() {
  touch -c -d "2025-03-17 05:11:32.000000000 +0000" "usr/share/julia/arch-site/Adapt/LICENSE.md"
  touch -c -d "2025-03-17 05:11:47.521055270 +0000" "usr/share/julia/arch-site/Adapt/Project.toml"
  touch -c -d "2025-03-17 05:11:32.000000000 +0000" "usr/share/julia/arch-site/Adapt/README.md"
  touch -c -d "2025-03-17 05:11:32.000000000 +0000" "usr/share/julia/arch-site/Adapt/ext/AdaptSparseArraysExt.jl"
  touch -c -d "2025-03-17 05:11:32.000000000 +0000" "usr/share/julia/arch-site/Adapt/ext/AdaptStaticArraysExt.jl"
  touch -c -d "2025-03-17 05:11:32.000000000 +0000" "usr/share/julia/arch-site/Adapt/src/Adapt.jl"
  touch -c -d "2025-03-17 05:11:32.000000000 +0000" "usr/share/julia/arch-site/Adapt/src/arrays.jl"
  touch -c -d "2025-03-17 05:11:32.000000000 +0000" "usr/share/julia/arch-site/Adapt/src/base.jl"
  touch -c -d "2025-03-17 05:11:32.000000000 +0000" "usr/share/julia/arch-site/Adapt/src/macro.jl"
  touch -c -d "2025-03-17 05:11:32.000000000 +0000" "usr/share/julia/arch-site/Adapt/src/wrappers.jl"
  touch -c -d "2025-03-17 05:11:32.000000000 +0000" "usr/share/julia/arch-site/Adapt/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
