Script 'mail_helper' called by obssrc
Hello community,

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

Package is "ghc-singleton-bool"

Thu Oct 13 15:42:58 2022 rev:6 rq:1008512 version:0.1.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-singleton-bool/ghc-singleton-bool.changes    
2022-02-11 23:11:36.259326852 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-singleton-bool.new.2275/ghc-singleton-bool.changes
  2022-10-13 15:43:08.794855214 +0200
@@ -1,0 +2,6 @@
+Sun Aug 21 12:09:00 UTC 2022 - Peter Simons <[email protected]>
+
+- Update singleton-bool to version 0.1.6 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-singleton-bool.spec ++++++
--- /var/tmp/diff_new_pack.CSkysp/_old  2022-10-13 15:43:09.282856168 +0200
+++ /var/tmp/diff_new_pack.CSkysp/_new  2022-10-13 15:43:09.286856175 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-singleton-bool
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 License:        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/1.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-boring-devel
 BuildRequires:  ghc-dec-devel

++++++ singleton-bool.cabal ++++++
--- /var/tmp/diff_new_pack.CSkysp/_old  2022-10-13 15:43:09.334856269 +0200
+++ /var/tmp/diff_new_pack.CSkysp/_new  2022-10-13 15:43:09.338856276 +0200
@@ -1,7 +1,7 @@
 cabal-version:      >=1.10
 name:               singleton-bool
 version:            0.1.6
-x-revision:         1
+x-revision:         2
 synopsis:           Type level booleans
 description:
   Type level booleans.
@@ -27,8 +27,9 @@
    || ==8.6.5
    || ==8.8.4
    || ==8.10.4
-   || ==9.0.1
-   || ==9.2.1
+   || ==9.0.2
+   || ==9.2.4
+   || ==9.4.1
 
 source-repository head
   type:     git
@@ -38,7 +39,7 @@
   hs-source-dirs:   src
   ghc-options:      -Wall
   build-depends:
-      base     >=4.7   && <4.17
+      base     >=4.7   && <4.18
     , boring   >=0.2   && <0.3
     , dec      >=0.0.3 && <0.1
     , deepseq  >=1.3   && <1.5

Reply via email to