timestamps-fix() {
  touch -c -d "2023-10-04 05:06:02.000000000 +0800" "usr/share/julia/arch-site/Unzip/test/runtests.jl"
  touch -c -d "2023-10-04 05:06:02.000000000 +0800" "usr/share/julia/arch-site/Unzip/src/get_val_fieldtypes.jl"
  touch -c -d "2023-10-04 05:06:02.000000000 +0800" "usr/share/julia/arch-site/Unzip/src/Unzip.jl"
  touch -c -d "2023-10-04 05:06:02.000000000 +0800" "usr/share/julia/arch-site/Unzip/docs/src/index.md"
  touch -c -d "2023-10-04 05:06:02.000000000 +0800" "usr/share/julia/arch-site/Unzip/docs/make.jl"
  touch -c -d "2023-10-04 05:06:02.000000000 +0800" "usr/share/julia/arch-site/Unzip/docs/Project.toml"
  touch -c -d "2023-10-04 05:06:02.000000000 +0800" "usr/share/julia/arch-site/Unzip/README.md"
  touch -c -d "2023-10-04 05:06:12.605908629 +0800" "usr/share/julia/arch-site/Unzip/Project.toml"
  touch -c -d "2023-10-04 05:06:02.000000000 +0800" "usr/share/julia/arch-site/Unzip/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
