timestamps-fix() {
  touch -c -d "2024-03-29 10:48:22.000000000 +0800" "usr/share/julia/arch-site/JLD/test/type_translation.jl"
  touch -c -d "2024-03-29 10:48:22.000000000 +0800" "usr/share/julia/arch-site/JLD/test/runtests.jl"
  touch -c -d "2024-03-29 10:48:22.000000000 +0800" "usr/share/julia/arch-site/JLD/test/require.jl"
  touch -c -d "2024-03-29 10:48:22.000000000 +0800" "usr/share/julia/arch-site/JLD/test/jldtests.jl"
  touch -c -d "2024-03-29 10:48:22.000000000 +0800" "usr/share/julia/arch-site/JLD/test/jld_dataframe.jl"
  touch -c -d "2024-03-29 10:48:22.000000000 +0800" "usr/share/julia/arch-site/JLD/test/custom_serialization.jl"
  touch -c -d "2024-03-29 10:48:22.000000000 +0800" "usr/share/julia/arch-site/JLD/test/JLDTest.jl"
  touch -c -d "2024-03-29 10:48:22.000000000 +0800" "usr/share/julia/arch-site/JLD/src/jld_types.jl"
  touch -c -d "2024-03-29 10:48:22.000000000 +0800" "usr/share/julia/arch-site/JLD/src/datafile.jl"
  touch -c -d "2024-03-29 10:48:22.000000000 +0800" "usr/share/julia/arch-site/JLD/src/JLD00.jl"
  touch -c -d "2024-03-29 10:48:22.000000000 +0800" "usr/share/julia/arch-site/JLD/src/JLD.jl"
  touch -c -d "2024-03-29 10:48:22.000000000 +0800" "usr/share/julia/arch-site/JLD/doc/jld.md"
  touch -c -d "2024-03-29 10:48:22.000000000 +0800" "usr/share/julia/arch-site/JLD/README.md"
  touch -c -d "2024-03-29 10:48:39.436826754 +0800" "usr/share/julia/arch-site/JLD/Project.toml"
  touch -c -d "2024-03-29 10:48:22.000000000 +0800" "usr/share/julia/arch-site/JLD/LICENSE.txt"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
