timestamps-fix() {
  touch -c -d "2023-10-04 12:41:28.000000000 +0800" "usr/share/julia/arch-site/MosaicViews/test/runtests.jl"
  touch -c -d "2023-10-04 12:41:28.000000000 +0800" "usr/share/julia/arch-site/MosaicViews/src/MosaicViews.jl"
  touch -c -d "2023-10-04 12:41:28.000000000 +0800" "usr/share/julia/arch-site/MosaicViews/README.md"
  touch -c -d "2023-10-04 12:41:38.681267186 +0800" "usr/share/julia/arch-site/MosaicViews/Project.toml"
  touch -c -d "2023-10-04 12:41:28.000000000 +0800" "usr/share/julia/arch-site/MosaicViews/LICENSE.md"
}
post_install() {
  timestamps-fix
}
post_upgrade() {
  timestamps-fix
}
