Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-lens for openSUSE:Factory 
checked in at 2024-05-06 17:52:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-lens (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-lens.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-lens"

Mon May  6 17:52:42 2024 rev:28 rq:1171792 version:5.2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-lens/ghc-lens.changes        2024-04-14 
12:24:46.557903477 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-lens.new.1880/ghc-lens.changes      
2024-05-06 17:52:54.958347337 +0200
@@ -1,0 +2,6 @@
+Tue Apr 30 16:00:18 UTC 2024 - Peter Simons <[email protected]>
+
+- Update lens to version 5.2.3 revision 5.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-lens.spec ++++++
--- /var/tmp/diff_new_pack.ah5qKo/_old  2024-05-06 17:52:55.618371408 +0200
+++ /var/tmp/diff_new_pack.ah5qKo/_new  2024-05-06 17:52:55.622371554 +0200
@@ -26,7 +26,7 @@
 License:        BSD-2-Clause
 URL:            https://hackage.haskell.org/package/%{pkg_name}
 Source0:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
-Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/4.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/5.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-array-devel
 BuildRequires:  ghc-array-prof

++++++ lens.cabal ++++++
--- /var/tmp/diff_new_pack.ah5qKo/_old  2024-05-06 17:52:55.662373013 +0200
+++ /var/tmp/diff_new_pack.ah5qKo/_new  2024-05-06 17:52:55.666373159 +0200
@@ -1,7 +1,7 @@
 name:          lens
 category:      Data, Lenses, Generics
 version:       5.2.3
-x-revision: 4
+x-revision: 5
 license:       BSD2
 cabal-version: 1.18
 license-file:  LICENSE
@@ -410,7 +410,7 @@
   default-language: Haskell2010
   build-depends:
     base,
-    base-compat >=0.11.0 && <0.14,
+    base-compat >=0.11.0 && <0.15,
     comonad,
     criterion,
     deepseq,

Reply via email to