timestamps-fix() {
  touch -c -d "2025-05-23 21:18:39.000000000 +0000" "usr/share/julia/arch-site/JLFzf/test/runtests.jl"
  touch -c -d "2025-05-23 21:18:39.000000000 +0000" "usr/share/julia/arch-site/JLFzf/src/JLFzf.jl"
  touch -c -d "2025-05-23 21:18:39.000000000 +0000" "usr/share/julia/arch-site/JLFzf/README.md"
  touch -c -d "2025-05-23 21:18:54.196950024 +0000" "usr/share/julia/arch-site/JLFzf/Project.toml"
  touch -c -d "2025-05-23 21:18:39.000000000 +0000" "usr/share/julia/arch-site/JLFzf/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
