timestamps-fix() {
  touch -c -d "2024-08-31 22:09:02.000000000 +0800" "usr/share/julia/arch-site/Tables/INTEGRATIONS.md"
  touch -c -d "2024-08-31 22:09:02.000000000 +0800" "usr/share/julia/arch-site/Tables/LICENSE"
  touch -c -d "2024-08-31 22:09:18.555660126 +0800" "usr/share/julia/arch-site/Tables/Project.toml"
  touch -c -d "2024-08-31 22:09:02.000000000 +0800" "usr/share/julia/arch-site/Tables/README.md"
  touch -c -d "2024-08-31 22:09:02.000000000 +0800" "usr/share/julia/arch-site/Tables/docs/Project.toml"
  touch -c -d "2024-08-31 22:09:02.000000000 +0800" "usr/share/julia/arch-site/Tables/docs/make.jl"
  touch -c -d "2024-08-31 22:09:02.000000000 +0800" "usr/share/julia/arch-site/Tables/docs/src/index.md"
  touch -c -d "2024-08-31 22:09:02.000000000 +0800" "usr/share/julia/arch-site/Tables/find_integrations.jl"
  touch -c -d "2024-08-31 22:09:02.000000000 +0800" "usr/share/julia/arch-site/Tables/src/Tables.jl"
  touch -c -d "2024-08-31 22:09:02.000000000 +0800" "usr/share/julia/arch-site/Tables/src/dicts.jl"
  touch -c -d "2024-08-31 22:09:02.000000000 +0800" "usr/share/julia/arch-site/Tables/src/fallbacks.jl"
  touch -c -d "2024-08-31 22:09:02.000000000 +0800" "usr/share/julia/arch-site/Tables/src/matrix.jl"
  touch -c -d "2024-08-31 22:09:02.000000000 +0800" "usr/share/julia/arch-site/Tables/src/namedtuples.jl"
  touch -c -d "2024-08-31 22:09:02.000000000 +0800" "usr/share/julia/arch-site/Tables/src/tofromdatavalues.jl"
  touch -c -d "2024-08-31 22:09:02.000000000 +0800" "usr/share/julia/arch-site/Tables/src/utils.jl"
  touch -c -d "2024-08-31 22:09:02.000000000 +0800" "usr/share/julia/arch-site/Tables/test/runtests.jl"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
