timestamps-fix() {
  touch -c -d "2024-08-31 21:43:25.000000000 +0800" "usr/share/julia/arch-site/BloqadeMIS/LICENSE"
  touch -c -d "2024-08-31 21:43:41.218946680 +0800" "usr/share/julia/arch-site/BloqadeMIS/Project.toml"
  touch -c -d "2024-08-31 21:43:25.000000000 +0800" "usr/share/julia/arch-site/BloqadeMIS/README.md"
  touch -c -d "2024-08-31 21:43:25.000000000 +0800" "usr/share/julia/arch-site/BloqadeMIS/src/BloqadeMIS.jl"
  touch -c -d "2024-08-31 21:43:25.000000000 +0800" "usr/share/julia/arch-site/BloqadeMIS/src/bsubspace.jl"
  touch -c -d "2024-08-31 21:43:25.000000000 +0800" "usr/share/julia/arch-site/BloqadeMIS/src/loss.jl"
  touch -c -d "2024-08-31 21:43:25.000000000 +0800" "usr/share/julia/arch-site/BloqadeMIS/src/subspace.jl"
  touch -c -d "2024-08-31 21:43:25.000000000 +0800" "usr/share/julia/arch-site/BloqadeMIS/src/unit_disk_graph.jl"
  touch -c -d "2024-08-31 21:43:25.000000000 +0800" "usr/share/julia/arch-site/BloqadeMIS/test/loss.jl"
  touch -c -d "2024-08-31 21:43:25.000000000 +0800" "usr/share/julia/arch-site/BloqadeMIS/test/runtests.jl"
  touch -c -d "2024-08-31 21:43:25.000000000 +0800" "usr/share/julia/arch-site/BloqadeMIS/test/unit_disk_graph.jl"
  touch -c -d "2024-08-31 21:43:25.000000000 +0800" "usr/share/julia/arch-site/BloqadeMIS/test/utils.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
