timestamps-fix() {
  touch -c -d "2025-12-05 16:22:23.000000000 +0000" "usr/share/julia/arch-site/FilePaths/test/test_uri.jl"
  touch -c -d "2025-12-05 16:22:23.000000000 +0000" "usr/share/julia/arch-site/FilePaths/test/runtests.jl"
  touch -c -d "2025-12-05 16:22:23.000000000 +0000" "usr/share/julia/arch-site/FilePaths/test/glob.jl"
  touch -c -d "2025-12-05 16:22:23.000000000 +0000" "usr/share/julia/arch-site/FilePaths/test/compat.jl"
  touch -c -d "2025-12-05 16:22:23.000000000 +0000" "usr/share/julia/arch-site/FilePaths/src/compat.jl"
  touch -c -d "2025-12-05 16:22:23.000000000 +0000" "usr/share/julia/arch-site/FilePaths/src/FilePaths.jl"
  touch -c -d "2025-12-05 16:22:23.000000000 +0000" "usr/share/julia/arch-site/FilePaths/ext/FilePathsURIsExt.jl"
  touch -c -d "2025-12-05 16:22:23.000000000 +0000" "usr/share/julia/arch-site/FilePaths/ext/FilePathsURIParserExt.jl"
  touch -c -d "2025-12-05 16:22:23.000000000 +0000" "usr/share/julia/arch-site/FilePaths/ext/FilePathsGlobExt.jl"
  touch -c -d "2025-12-05 16:22:23.000000000 +0000" "usr/share/julia/arch-site/FilePaths/README.md"
  touch -c -d "2025-12-05 16:22:38.442044344 +0000" "usr/share/julia/arch-site/FilePaths/Project.toml"
  touch -c -d "2025-12-05 16:22:23.000000000 +0000" "usr/share/julia/arch-site/FilePaths/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
