timestamps-fix() {
  touch -c -d "2024-08-31 21:37:13.000000000 +0800" "usr/share/julia/arch-site/BufferedStreams/CHANGELOG.md"
  touch -c -d "2024-08-31 21:37:13.000000000 +0800" "usr/share/julia/arch-site/BufferedStreams/LICENSE"
  touch -c -d "2024-08-31 21:37:29.028092143 +0800" "usr/share/julia/arch-site/BufferedStreams/Project.toml"
  touch -c -d "2024-08-31 21:37:13.000000000 +0800" "usr/share/julia/arch-site/BufferedStreams/README.md"
  touch -c -d "2024-08-31 21:37:13.000000000 +0800" "usr/share/julia/arch-site/BufferedStreams/docs/Manifest.toml"
  touch -c -d "2024-08-31 21:37:13.000000000 +0800" "usr/share/julia/arch-site/BufferedStreams/docs/Project.toml"
  touch -c -d "2024-08-31 21:37:13.000000000 +0800" "usr/share/julia/arch-site/BufferedStreams/docs/make.jl"
  touch -c -d "2024-08-31 21:37:13.000000000 +0800" "usr/share/julia/arch-site/BufferedStreams/docs/src/index.md"
  touch -c -d "2024-08-31 21:37:13.000000000 +0800" "usr/share/julia/arch-site/BufferedStreams/docs/src/inputstreams.md"
  touch -c -d "2024-08-31 21:37:13.000000000 +0800" "usr/share/julia/arch-site/BufferedStreams/docs/src/outputstreams.md"
  touch -c -d "2024-08-31 21:37:13.000000000 +0800" "usr/share/julia/arch-site/BufferedStreams/perf/gzbufferedstream.jl"
  touch -c -d "2024-08-31 21:37:13.000000000 +0800" "usr/share/julia/arch-site/BufferedStreams/perf/input-bench.jl"
  touch -c -d "2024-08-31 21:37:13.000000000 +0800" "usr/share/julia/arch-site/BufferedStreams/perf/output-bench.jl"
  touch -c -d "2024-08-31 21:37:13.000000000 +0800" "usr/share/julia/arch-site/BufferedStreams/src/BufferedStreams.jl"
  touch -c -d "2024-08-31 21:37:13.000000000 +0800" "usr/share/julia/arch-site/BufferedStreams/src/bufferedinputstream.jl"
  touch -c -d "2024-08-31 21:37:13.000000000 +0800" "usr/share/julia/arch-site/BufferedStreams/src/bufferedoutputstream.jl"
  touch -c -d "2024-08-31 21:37:13.000000000 +0800" "usr/share/julia/arch-site/BufferedStreams/src/emptystream.jl"
  touch -c -d "2024-08-31 21:37:13.000000000 +0800" "usr/share/julia/arch-site/BufferedStreams/src/io.jl"
  touch -c -d "2024-08-31 21:37:13.000000000 +0800" "usr/share/julia/arch-site/BufferedStreams/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
