timestamps-fix() {
  touch -c -d "2024-02-24 20:24:35.000000000 +0800" "usr/share/julia/arch-site/RingLists/test/runtests.jl"
  touch -c -d "2024-02-24 20:24:35.000000000 +0800" "usr/share/julia/arch-site/RingLists/src/show.jl"
  touch -c -d "2024-02-24 20:24:35.000000000 +0800" "usr/share/julia/arch-site/RingLists/src/iter.jl"
  touch -c -d "2024-02-24 20:24:35.000000000 +0800" "usr/share/julia/arch-site/RingLists/src/RingLists.jl"
  touch -c -d "2024-02-24 20:24:35.000000000 +0800" "usr/share/julia/arch-site/RingLists/REQUIRE"
  touch -c -d "2024-02-24 20:24:35.000000000 +0800" "usr/share/julia/arch-site/RingLists/README.md"
  touch -c -d "2024-02-24 20:24:49.598731330 +0800" "usr/share/julia/arch-site/RingLists/Project.toml"
  touch -c -d "2024-02-24 20:24:35.000000000 +0800" "usr/share/julia/arch-site/RingLists/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
