timestamps-fix() {
  touch -c -d "2024-11-19 23:45:59.000000000 +0800" "usr/share/julia/arch-site/WebP/LICENSE"
  touch -c -d "2024-11-19 23:46:14.451309876 +0800" "usr/share/julia/arch-site/WebP/Project.toml"
  touch -c -d "2024-11-19 23:45:59.000000000 +0800" "usr/share/julia/arch-site/WebP/README.md"
  touch -c -d "2024-11-19 23:45:59.000000000 +0800" "usr/share/julia/arch-site/WebP/gen/Manifest.toml"
  touch -c -d "2024-11-19 23:45:59.000000000 +0800" "usr/share/julia/arch-site/WebP/gen/Project.toml"
  touch -c -d "2024-11-19 23:45:59.000000000 +0800" "usr/share/julia/arch-site/WebP/gen/generator.jl"
  touch -c -d "2024-11-19 23:45:59.000000000 +0800" "usr/share/julia/arch-site/WebP/gen/generator.toml"
  touch -c -d "2024-11-19 23:45:59.000000000 +0800" "usr/share/julia/arch-site/WebP/src/WebP.jl"
  touch -c -d "2024-11-19 23:45:59.000000000 +0800" "usr/share/julia/arch-site/WebP/src/Wrapper.jl"
  touch -c -d "2024-11-19 23:45:59.000000000 +0800" "usr/share/julia/arch-site/WebP/src/decoding.jl"
  touch -c -d "2024-11-19 23:45:59.000000000 +0800" "usr/share/julia/arch-site/WebP/src/encoding.jl"
  touch -c -d "2024-11-19 23:45:59.000000000 +0800" "usr/share/julia/arch-site/WebP/src/fileio_interface.jl"
  touch -c -d "2024-11-19 23:45:59.000000000 +0800" "usr/share/julia/arch-site/WebP/test/decoding_tests.jl"
  touch -c -d "2024-11-19 23:45:59.000000000 +0800" "usr/share/julia/arch-site/WebP/test/encoding_tests.jl"
  touch -c -d "2024-11-19 23:45:59.000000000 +0800" "usr/share/julia/arch-site/WebP/test/fileio_interface_tests.jl"
  touch -c -d "2024-11-19 23:45:59.000000000 +0800" "usr/share/julia/arch-site/WebP/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
