timestamps-fix() {
  touch -c -d "2024-11-25 13:21:47.000000000 +0800" "usr/share/julia/arch-site/JLFzf/LICENSE"
  touch -c -d "2024-11-25 13:22:02.375758680 +0800" "usr/share/julia/arch-site/JLFzf/Project.toml"
  touch -c -d "2024-11-25 13:21:47.000000000 +0800" "usr/share/julia/arch-site/JLFzf/README.md"
  touch -c -d "2024-11-25 13:21:47.000000000 +0800" "usr/share/julia/arch-site/JLFzf/src/JLFzf.jl"
  touch -c -d "2024-11-25 13:21:47.000000000 +0800" "usr/share/julia/arch-site/JLFzf/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
