timestamps-fix() {
  touch -c -d "2024-02-24 20:25:31.000000000 +0800" "usr/share/julia/arch-site/SimplePartitions/test/runtests.jl"
  touch -c -d "2024-02-24 20:25:31.000000000 +0800" "usr/share/julia/arch-site/SimplePartitions/src/random_partitions.jl"
  touch -c -d "2024-02-24 20:25:31.000000000 +0800" "usr/share/julia/arch-site/SimplePartitions/src/integer_partition.jl"
  touch -c -d "2024-02-24 20:25:31.000000000 +0800" "usr/share/julia/arch-site/SimplePartitions/src/all_partitions.jl"
  touch -c -d "2024-02-24 20:25:31.000000000 +0800" "usr/share/julia/arch-site/SimplePartitions/src/SimplePartitions.jl"
  touch -c -d "2024-02-24 20:25:31.000000000 +0800" "usr/share/julia/arch-site/SimplePartitions/README.md"
  touch -c -d "2024-02-24 20:25:45.998777201 +0800" "usr/share/julia/arch-site/SimplePartitions/Project.toml"
  touch -c -d "2024-02-24 20:25:31.000000000 +0800" "usr/share/julia/arch-site/SimplePartitions/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
