timestamps-fix() {
  touch -c -d "2024-08-31 21:39:44.000000000 +0800" "usr/share/julia/arch-site/BlossomV/LICENSE.md"
  touch -c -d "2024-08-31 21:40:00.001769661 +0800" "usr/share/julia/arch-site/BlossomV/Project.toml"
  touch -c -d "2024-08-31 21:39:44.000000000 +0800" "usr/share/julia/arch-site/BlossomV/README.md"
  touch -c -d "2024-08-31 21:39:59.328434764 +0800" "usr/share/julia/arch-site/BlossomV/deps/deps.jl"
  touch -c -d "2024-08-31 21:39:44.000000000 +0800" "usr/share/julia/arch-site/BlossomV/src/BlossomV.jl"
  touch -c -d "2024-08-31 21:39:44.000000000 +0800" "usr/share/julia/arch-site/BlossomV/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
