timestamps-fix() {
  touch -c -d "2023-10-04 12:46:22.000000000 +0800" "usr/share/julia/arch-site/LazyModules/test/runtests.jl"
  touch -c -d "2023-10-04 12:46:22.000000000 +0800" "usr/share/julia/arch-site/LazyModules/src/LazyModules.jl"
  touch -c -d "2023-10-04 12:46:22.000000000 +0800" "usr/share/julia/arch-site/LazyModules/examples/MyPkg/src/MyPkg.jl"
  touch -c -d "2023-10-04 12:46:22.000000000 +0800" "usr/share/julia/arch-site/LazyModules/examples/MyPkg/Project.toml"
  touch -c -d "2023-10-04 12:46:22.000000000 +0800" "usr/share/julia/arch-site/LazyModules/examples/MyLazyPkg/src/MyLazyPkg.jl"
  touch -c -d "2023-10-04 12:46:22.000000000 +0800" "usr/share/julia/arch-site/LazyModules/examples/MyLazyPkg/Project.toml"
  touch -c -d "2023-10-04 12:46:22.000000000 +0800" "usr/share/julia/arch-site/LazyModules/README.md"
  touch -c -d "2023-10-04 12:46:32.271517254 +0800" "usr/share/julia/arch-site/LazyModules/Project.toml"
  touch -c -d "2023-10-04 12:46:22.000000000 +0800" "usr/share/julia/arch-site/LazyModules/LICENSE"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
