timestamps-fix() {
  touch -c -d "2025-10-06 05:12:21.000000000 +0000" "usr/share/julia/arch-site/SIMD/test/runtests.jl"
  touch -c -d "2025-10-06 05:12:21.000000000 +0000" "usr/share/julia/arch-site/SIMD/test/opencl.jl"
  touch -c -d "2025-10-06 05:12:21.000000000 +0000" "usr/share/julia/arch-site/SIMD/test/Project.toml"
  touch -c -d "2025-10-06 05:12:21.000000000 +0000" "usr/share/julia/arch-site/SIMD/src/simdvec.jl"
  touch -c -d "2025-10-06 05:12:21.000000000 +0000" "usr/share/julia/arch-site/SIMD/src/precompile.jl"
  touch -c -d "2025-10-06 05:12:21.000000000 +0000" "usr/share/julia/arch-site/SIMD/src/arrayops.jl"
  touch -c -d "2025-10-06 05:12:21.000000000 +0000" "usr/share/julia/arch-site/SIMD/src/SIMD.jl"
  touch -c -d "2025-10-06 05:12:21.000000000 +0000" "usr/share/julia/arch-site/SIMD/src/LLVM_intrinsics.jl"
  touch -c -d "2025-10-06 05:12:21.000000000 +0000" "usr/share/julia/arch-site/SIMD/README.md"
  touch -c -d "2025-10-06 05:12:35.446734824 +0000" "usr/share/julia/arch-site/SIMD/Project.toml"
  touch -c -d "2025-10-06 05:12:21.000000000 +0000" "usr/share/julia/arch-site/SIMD/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
