timestamps-fix() {
  touch -c -d "2025-01-09 05:54:14.000000000 +0000" "usr/share/julia/arch-site/SIMD/LICENSE.md"
  touch -c -d "2025-01-09 05:54:30.122602700 +0000" "usr/share/julia/arch-site/SIMD/Project.toml"
  touch -c -d "2025-01-09 05:54:14.000000000 +0000" "usr/share/julia/arch-site/SIMD/README.md"
  touch -c -d "2025-01-09 05:54:14.000000000 +0000" "usr/share/julia/arch-site/SIMD/src/LLVM_intrinsics.jl"
  touch -c -d "2025-01-09 05:54:14.000000000 +0000" "usr/share/julia/arch-site/SIMD/src/SIMD.jl"
  touch -c -d "2025-01-09 05:54:14.000000000 +0000" "usr/share/julia/arch-site/SIMD/src/arrayops.jl"
  touch -c -d "2025-01-09 05:54:14.000000000 +0000" "usr/share/julia/arch-site/SIMD/src/precompile.jl"
  touch -c -d "2025-01-09 05:54:14.000000000 +0000" "usr/share/julia/arch-site/SIMD/src/simdvec.jl"
  touch -c -d "2025-01-09 05:54:14.000000000 +0000" "usr/share/julia/arch-site/SIMD/test/Project.toml"
  touch -c -d "2025-01-09 05:54:14.000000000 +0000" "usr/share/julia/arch-site/SIMD/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
