timestamps-fix() {
  touch -c -d "2025-08-11 04:26:07.000000000 +0000" "usr/share/julia/arch-site/CPUSummary/test/runtests.jl"
  touch -c -d "2025-08-11 04:26:07.000000000 +0000" "usr/share/julia/arch-site/CPUSummary/src/x86.jl"
  touch -c -d "2025-08-11 04:26:07.000000000 +0000" "usr/share/julia/arch-site/CPUSummary/src/topology.jl"
  touch -c -d "2025-08-11 04:26:07.000000000 +0000" "usr/share/julia/arch-site/CPUSummary/src/precompile.jl"
  touch -c -d "2025-08-11 04:26:07.000000000 +0000" "usr/share/julia/arch-site/CPUSummary/src/generic_topology.jl"
  touch -c -d "2025-08-11 04:26:07.000000000 +0000" "usr/share/julia/arch-site/CPUSummary/src/CPUSummary.jl"
  touch -c -d "2025-08-11 04:26:07.000000000 +0000" "usr/share/julia/arch-site/CPUSummary/docs/src/index.md"
  touch -c -d "2025-08-11 04:26:07.000000000 +0000" "usr/share/julia/arch-site/CPUSummary/docs/make.jl"
  touch -c -d "2025-08-11 04:26:07.000000000 +0000" "usr/share/julia/arch-site/CPUSummary/docs/Project.toml"
  touch -c -d "2025-08-11 04:26:07.000000000 +0000" "usr/share/julia/arch-site/CPUSummary/docs/Manifest.toml"
  touch -c -d "2025-08-11 04:26:07.000000000 +0000" "usr/share/julia/arch-site/CPUSummary/README.md"
  touch -c -d "2025-08-11 04:26:29.915188818 +0000" "usr/share/julia/arch-site/CPUSummary/Project.toml"
  touch -c -d "2025-08-11 04:26:07.000000000 +0000" "usr/share/julia/arch-site/CPUSummary/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
