timestamps-fix() {
  touch -c -d "2024-02-19 14:49:39.000000000 +0800" "usr/share/julia/arch-site/JLD/test/type_translation.jl"
  touch -c -d "2024-02-19 14:49:39.000000000 +0800" "usr/share/julia/arch-site/JLD/test/runtests.jl"
  touch -c -d "2024-02-19 14:49:39.000000000 +0800" "usr/share/julia/arch-site/JLD/test/require.jl"
  touch -c -d "2024-02-19 14:49:39.000000000 +0800" "usr/share/julia/arch-site/JLD/test/jldtests.jl"
  touch -c -d "2024-02-19 14:49:39.000000000 +0800" "usr/share/julia/arch-site/JLD/test/jld_dataframe.jl"
  touch -c -d "2024-02-19 14:49:39.000000000 +0800" "usr/share/julia/arch-site/JLD/test/custom_serialization.jl"
  touch -c -d "2024-02-19 14:49:39.000000000 +0800" "usr/share/julia/arch-site/JLD/test/JLDTest.jl"
  touch -c -d "2024-02-19 14:49:39.000000000 +0800" "usr/share/julia/arch-site/JLD/src/jld_types.jl"
  touch -c -d "2024-02-19 14:49:39.000000000 +0800" "usr/share/julia/arch-site/JLD/src/datafile.jl"
  touch -c -d "2024-02-19 14:49:39.000000000 +0800" "usr/share/julia/arch-site/JLD/src/JLD00.jl"
  touch -c -d "2024-02-19 14:49:39.000000000 +0800" "usr/share/julia/arch-site/JLD/src/JLD.jl"
  touch -c -d "2024-02-19 14:49:39.000000000 +0800" "usr/share/julia/arch-site/JLD/doc/jld.md"
  touch -c -d "2024-02-19 14:49:39.000000000 +0800" "usr/share/julia/arch-site/JLD/README.md"
  touch -c -d "2024-02-19 14:49:53.174846417 +0800" "usr/share/julia/arch-site/JLD/Project.toml"
  touch -c -d "2024-02-19 14:49:39.000000000 +0800" "usr/share/julia/arch-site/JLD/LICENSE.txt"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
