Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-lukko for openSUSE:Factory 
checked in at 2022-10-13 15:42:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-lukko (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-lukko.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-lukko"

Thu Oct 13 15:42:26 2022 rev:9 rq:1008485 version:0.1.1.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-lukko/ghc-lukko.changes      2022-02-11 
23:11:13.499261023 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-lukko.new.2275/ghc-lukko.changes    
2022-10-13 15:42:33.326785977 +0200
@@ -1,0 +2,6 @@
+Sun Aug 21 12:30:34 UTC 2022 - Peter Simons <[email protected]>
+
+- Update lukko to version 0.1.1.3 revision 3.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-lukko.spec ++++++
--- /var/tmp/diff_new_pack.iaG6uX/_old  2022-10-13 15:42:33.766786835 +0200
+++ /var/tmp/diff_new_pack.iaG6uX/_new  2022-10-13 15:42:33.770786843 +0200
@@ -25,7 +25,7 @@
 License:        GPL-2.0-or-later AND BSD-3-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/2.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/3.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
 ExcludeArch:    %{ix86}

++++++ lukko.cabal ++++++
--- /var/tmp/diff_new_pack.iaG6uX/_old  2022-10-13 15:42:33.822786945 +0200
+++ /var/tmp/diff_new_pack.iaG6uX/_new  2022-10-13 15:42:33.822786945 +0200
@@ -1,7 +1,7 @@
 cabal-version:      2.2
 name:               lukko
 version:            0.1.1.3
-x-revision:         2
+x-revision:         3
 synopsis:           File locking
 category:           System, Concurrency
 description:
@@ -59,8 +59,9 @@
    || ==8.6.5
    || ==8.8.4
    || ==8.10.7
-   || ==9.0.1
-   || ==9.2.1
+   || ==9.0.2
+   || ==9.2.4
+   || ==9.4.1
 
 source-repository head
   type:     git
@@ -75,7 +76,7 @@
 library
   default-language:   Haskell2010
   hs-source-dirs:     src
-  build-depends:      base >=4.5 && <4.17
+  build-depends:      base >=4.5 && <4.18
   build-tool-depends: hsc2hs:hsc2hs >=0.67 && <0.69
 
   -- Main library module

Reply via email to