timestamps-fix() {
  touch -c -d "2025-02-03 05:50:15.000000000 +0000" "usr/share/julia/arch-site/BlockBandedMatrices/LICENSE"
  touch -c -d "2025-02-03 05:50:42.014132241 +0000" "usr/share/julia/arch-site/BlockBandedMatrices/Project.toml"
  touch -c -d "2025-02-03 05:50:15.000000000 +0000" "usr/share/julia/arch-site/BlockBandedMatrices/README.md"
  touch -c -d "2025-02-03 05:50:15.000000000 +0000" "usr/share/julia/arch-site/BlockBandedMatrices/docs/Project.toml"
  touch -c -d "2025-02-03 05:50:15.000000000 +0000" "usr/share/julia/arch-site/BlockBandedMatrices/docs/make.jl"
  touch -c -d "2025-02-03 05:50:15.000000000 +0000" "usr/share/julia/arch-site/BlockBandedMatrices/docs/src/index.md"
  touch -c -d "2025-02-03 05:50:15.000000000 +0000" "usr/share/julia/arch-site/BlockBandedMatrices/examples/blockarray_backend.jl"
  touch -c -d "2025-02-03 05:50:15.000000000 +0000" "usr/share/julia/arch-site/BlockBandedMatrices/examples/cuarrays.jl"
  touch -c -d "2025-02-03 05:50:15.000000000 +0000" "usr/share/julia/arch-site/BlockBandedMatrices/examples/finitedifference_2d.jl"
  touch -c -d "2025-02-03 05:50:15.000000000 +0000" "usr/share/julia/arch-site/BlockBandedMatrices/examples/shared_array_backend.jl"
  touch -c -d "2025-02-03 05:50:15.000000000 +0000" "usr/share/julia/arch-site/BlockBandedMatrices/examples/sharedarrays.jl"
  touch -c -d "2025-02-03 05:50:15.000000000 +0000" "usr/share/julia/arch-site/BlockBandedMatrices/examples/sharedarrays_setup.jl"
  touch -c -d "2025-02-03 05:50:15.000000000 +0000" "usr/share/julia/arch-site/BlockBandedMatrices/ext/BlockBandedMatricesSparseArraysExt.jl"
  touch -c -d "2025-02-03 05:50:15.000000000 +0000" "usr/share/julia/arch-site/BlockBandedMatrices/src/AbstractBlockBandedMatrix.jl"
  touch -c -d "2025-02-03 05:50:15.000000000 +0000" "usr/share/julia/arch-site/BlockBandedMatrices/src/BandedBlockBandedMatrix.jl"
  touch -c -d "2025-02-03 05:50:15.000000000 +0000" "usr/share/julia/arch-site/BlockBandedMatrices/src/BlockBandedMatrices.jl"
  touch -c -d "2025-02-03 05:50:15.000000000 +0000" "usr/share/julia/arch-site/BlockBandedMatrices/src/BlockSkylineMatrix.jl"
  touch -c -d "2025-02-03 05:50:15.000000000 +0000" "usr/share/julia/arch-site/BlockBandedMatrices/src/adjtransblockbanded.jl"
  touch -c -d "2025-02-03 05:50:15.000000000 +0000" "usr/share/julia/arch-site/BlockBandedMatrices/src/blockskylineqr.jl"
  touch -c -d "2025-02-03 05:50:15.000000000 +0000" "usr/share/julia/arch-site/BlockBandedMatrices/src/broadcast.jl"
  touch -c -d "2025-02-03 05:50:15.000000000 +0000" "usr/share/julia/arch-site/BlockBandedMatrices/src/interfaceimpl.jl"
  touch -c -d "2025-02-03 05:50:15.000000000 +0000" "usr/share/julia/arch-site/BlockBandedMatrices/src/linalg.jl"
  touch -c -d "2025-02-03 05:50:15.000000000 +0000" "usr/share/julia/arch-site/BlockBandedMatrices/src/triblockbanded.jl"
  touch -c -d "2025-02-03 05:50:15.000000000 +0000" "usr/share/julia/arch-site/BlockBandedMatrices/test/runtests.jl"
  touch -c -d "2025-02-03 05:50:15.000000000 +0000" "usr/share/julia/arch-site/BlockBandedMatrices/test/test_adjtransblockbanded.jl"
  touch -c -d "2025-02-03 05:50:15.000000000 +0000" "usr/share/julia/arch-site/BlockBandedMatrices/test/test_bandedblockbanded.jl"
  touch -c -d "2025-02-03 05:50:15.000000000 +0000" "usr/share/julia/arch-site/BlockBandedMatrices/test/test_blockbanded.jl"
  touch -c -d "2025-02-03 05:50:15.000000000 +0000" "usr/share/julia/arch-site/BlockBandedMatrices/test/test_blockskyline.jl"
  touch -c -d "2025-02-03 05:50:15.000000000 +0000" "usr/share/julia/arch-site/BlockBandedMatrices/test/test_blockskylineqr.jl"
  touch -c -d "2025-02-03 05:50:15.000000000 +0000" "usr/share/julia/arch-site/BlockBandedMatrices/test/test_broadcasting.jl"
  touch -c -d "2025-02-03 05:50:15.000000000 +0000" "usr/share/julia/arch-site/BlockBandedMatrices/test/test_linalg.jl"
  touch -c -d "2025-02-03 05:50:15.000000000 +0000" "usr/share/julia/arch-site/BlockBandedMatrices/test/test_misc.jl"
  touch -c -d "2025-02-03 05:50:15.000000000 +0000" "usr/share/julia/arch-site/BlockBandedMatrices/test/test_triblockbanded.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
