Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package hlint for openSUSE:Factory checked 
in at 2023-11-23 21:40:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hlint (Old)
 and      /work/SRC/openSUSE:Factory/.hlint.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hlint"

Thu Nov 23 21:40:18 2023 rev:13 rq:1127143 version:3.6.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/hlint/hlint.changes      2023-04-04 
21:25:33.390942425 +0200
+++ /work/SRC/openSUSE:Factory/.hlint.new.25432/hlint.changes   2023-11-23 
21:41:37.753659459 +0100
@@ -1,0 +2,38 @@
+Fri Jul  7 10:00:52 UTC 2023 - Peter Simons <[email protected]>
+
+- Update hlint to version 3.6.1.
+  3.6.1, released 2023-07-03
+      Attempt to make a binary release
+  3.6, released 2023-06-26
+      #1522, define __GLASGOW_HASKELL__ for cmdCpp
+      #1519, don't suggest removing brackets that result in a parse error
+      #1512, add hints to convert for [1..n] to replicateM n
+      #1430, add ignore-suggestions flag
+      #1517, support NO_COLOR
+      #1505, don't suggest redundant brackets around constraints
+      #1478, Fix no warn on (x.y) by treating x.y as atom
+      #1481, more hints about concat/concatMap
+      #1485, add more hints about using a Functor on a literal tuple
+      #1479, add specialised not hints for notElem/notNull
+      #1437, don't add/remove Monad constraints in replacements
+      #1475, rules for (elem False) and (notElem True)
+      #1476, generalise map-consuming rules from lists to 
Foldables/Traversables
+      #1480, add hints about notElem and notNull
+      #1482, support SARIF output
+      #1470, drop support for GHC 9.0
+  *   #1470, move to GHC 9.6 parser
+      #1449, add some more generalize hints that suggest fmap instead of map
+      Never suggest concatForM_, because it doesn't exist
+      #1467, and groups for warning on partial functions
+      #1465, improve the timing information with -v flag
+      #1454, filter Just . map f ==> map Just . mapMaybe f
+      #1452, add more evaluate rules, e.g. fromJust (Just x) ==> x
+      #1488, add <$>/<&> hints for Either
+      #1447, make <$> hints also work on <&> (dualized)
+      #1450, suggest nub/sort ==> nubSort with the extra hints
+      #1451, isJust y && (x == fromJust y) ==> Just x == y
+      #578, don't suggest numeric underscores for < 5 digits
+      #1428, rename "Use map" hints that introduce tuple sections
+      #1424, don't suggest sortOn; suggest avoiding `reverse . sort`
+
+-------------------------------------------------------------------

Old:
----
  hlint-3.5.tar.gz

New:
----
  hlint-3.6.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ hlint.spec ++++++
--- /var/tmp/diff_new_pack.KWYyol/_old  2023-11-23 21:41:38.301679644 +0100
+++ /var/tmp/diff_new_pack.KWYyol/_new  2023-11-23 21:41:38.301679644 +0100
@@ -19,7 +19,7 @@
 %global pkg_name hlint
 %global pkgver %{pkg_name}-%{version}
 Name:           %{pkg_name}
-Version:        3.5
+Version:        3.6.1
 Release:        0
 Summary:        Source code suggestions
 License:        BSD-3-Clause

++++++ hlint-3.5.tar.gz -> hlint-3.6.1.tar.gz ++++++
++++ 3371 lines of diff (skipped)

Reply via email to