Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ghc-vector for openSUSE:Factory checked in at 2021-04-24 23:09:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-vector (Old) and /work/SRC/openSUSE:Factory/.ghc-vector.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-vector" Sat Apr 24 23:09:00 2021 rev:27 rq:888038 version:0.12.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-vector/ghc-vector.changes 2021-02-16 22:45:49.742372739 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-vector.new.12324/ghc-vector.changes 2021-04-24 23:10:11.251482570 +0200 @@ -1,0 +2,16 @@ +Wed Apr 7 07:36:26 UTC 2021 - [email protected] + +- Update vector to version 0.12.3.0. + # Changes in version 0.12.3.0 + + * Fix performance regression due to introduction of `keepAlive#` primop in ghc-9.0: [#372](https://github.com/haskell/vector/pull/372) + + * Add monadic functions for mutable vectors: [#338](https://github.com/haskell/vector/pull/338) + + * Added folds for monadic functions: `mapM_`, `imapM_`, `forM_`, `iforM_`, + `foldl`, `foldl'`, `foldM`, `foldM'`, `ifoldl`, `ifoldl'`, `ifoldM`, + `ifoldM'` + * Added `modifyM` and `unsafeModifyM` for mutable vectors + * Added `generate` and `generateM` for mutable vectors + +------------------------------------------------------------------- Old: ---- vector-0.12.2.0.tar.gz New: ---- vector-0.12.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-vector.spec ++++++ --- /var/tmp/diff_new_pack.5NNo3m/_old 2021-04-24 23:10:11.695483198 +0200 +++ /var/tmp/diff_new_pack.5NNo3m/_new 2021-04-24 23:10:11.699483204 +0200 @@ -19,7 +19,7 @@ %global pkg_name vector %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.12.2.0 +Version: 0.12.3.0 Release: 0 Summary: Efficient Arrays License: BSD-3-Clause ++++++ vector-0.12.2.0.tar.gz -> vector-0.12.3.0.tar.gz ++++++ ++++ 1709 lines of diff (skipped)
