Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-microlens-platform for 
openSUSE:Factory checked in at 2023-01-18 13:10:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-microlens-platform (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-microlens-platform.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-microlens-platform"

Wed Jan 18 13:10:08 2023 rev:7 rq:1059086 version:0.4.3.3

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-microlens-platform/ghc-microlens-platform.changes
    2022-08-01 21:32:10.705962778 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-microlens-platform.new.32243/ghc-microlens-platform.changes
 2023-01-18 13:10:29.140705332 +0100
@@ -1,0 +2,7 @@
+Wed Dec 14 05:19:45 UTC 2022 - Peter Simons <[email protected]>
+
+- Update microlens-platform to version 0.4.3.3.
+  Upstream has not updated the file "CHANGELOG.md" since the last
+  release.
+
+-------------------------------------------------------------------

Old:
----
  microlens-platform-0.4.3.2.tar.gz

New:
----
  microlens-platform-0.4.3.3.tar.gz

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

Other differences:
------------------
++++++ ghc-microlens-platform.spec ++++++
--- /var/tmp/diff_new_pack.UZEZMU/_old  2023-01-18 13:10:30.176711473 +0100
+++ /var/tmp/diff_new_pack.UZEZMU/_new  2023-01-18 13:10:30.184711521 +0100
@@ -18,7 +18,7 @@
 
 %global pkg_name microlens-platform
 Name:           ghc-%{pkg_name}
-Version:        0.4.3.2
+Version:        0.4.3.3
 Release:        0
 Summary:        Microlens + all batteries included (best for apps)
 License:        BSD-3-Clause

++++++ microlens-platform-0.4.3.2.tar.gz -> microlens-platform-0.4.3.3.tar.gz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/microlens-platform-0.4.3.2/microlens-platform.cabal 
new/microlens-platform-0.4.3.3/microlens-platform.cabal
--- old/microlens-platform-0.4.3.2/microlens-platform.cabal     2001-09-09 
03:46:40.000000000 +0200
+++ new/microlens-platform-0.4.3.3/microlens-platform.cabal     2001-09-09 
03:46:40.000000000 +0200
@@ -1,5 +1,5 @@
 name:                microlens-platform
-version:             0.4.3.2
+version:             0.4.3.3
 synopsis:            microlens + all batteries included (best for apps)
 description:
   This package exports a module which is the recommended starting point for 
using <http://hackage.haskell.org/package/microlens microlens> if you aren't 
trying to keep your dependencies minimal. By importing @Lens.Micro.Platform@ 
you get all functions and instances from 
<http://hackage.haskell.org/package/microlens microlens>, 
<http://hackage.haskell.org/package/microlens-th microlens-th>, 
<http://hackage.haskell.org/package/microlens-mtl microlens-mtl>, 
<http://hackage.haskell.org/package/microlens-ghc microlens-ghc>, as well as 
instances for @Vector@, @Text@, and @HashMap@.
@@ -27,8 +27,9 @@
                      GHC==8.6.5
                      GHC==8.8.4
                      GHC==8.10.7
-                     GHC==9.0.1
-                     GHC==9.2.1
+                     GHC==9.0.2
+                     GHC==9.2.5
+                     GHC==9.4.3
 
 source-repository head
   type:                git
@@ -56,3 +57,4 @@
 
   hs-source-dirs:      src
   default-language:    Haskell2010
+  default-extensions:  TypeOperators

Reply via email to