timestamps-fix() {
  touch -c -d "2026-09-03 06:15:00.000000000 +0000" "usr/share/julia/arch-site/Cbc/test/segfault.mof.json"
  touch -c -d "2026-09-03 06:15:00.000000000 +0000" "usr/share/julia/arch-site/Cbc/test/runtests.jl"
  touch -c -d "2026-09-03 06:15:00.000000000 +0000" "usr/share/julia/arch-site/Cbc/test/MOI_wrapper.jl"
  touch -c -d "2026-09-03 06:15:00.000000000 +0000" "usr/share/julia/arch-site/Cbc/src/gen/libcbc_common.jl"
  touch -c -d "2026-09-03 06:15:00.000000000 +0000" "usr/share/julia/arch-site/Cbc/src/gen/libcbc_api.jl"
  touch -c -d "2026-09-03 06:15:00.000000000 +0000" "usr/share/julia/arch-site/Cbc/src/MOI_wrapper/MOI_wrapper.jl"
  touch -c -d "2026-09-03 06:15:00.000000000 +0000" "usr/share/julia/arch-site/Cbc/src/Cbc.jl"
  touch -c -d "2026-09-03 06:15:00.000000000 +0000" "usr/share/julia/arch-site/Cbc/scripts/clang.jl"
  touch -c -d "2026-09-03 06:15:00.000000000 +0000" "usr/share/julia/arch-site/Cbc/scripts/Project.toml"
  touch -c -d "2026-09-03 06:15:00.000000000 +0000" "usr/share/julia/arch-site/Cbc/README.md"
  touch -c -d "2026-09-03 06:15:31.003860392 +0000" "usr/share/julia/arch-site/Cbc/Project.toml"
  touch -c -d "2026-09-03 06:15:00.000000000 +0000" "usr/share/julia/arch-site/Cbc/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
