Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-integer-logarithms for 
openSUSE:Factory checked in at 2023-10-11 23:55:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-integer-logarithms (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-integer-logarithms.new.1807 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-integer-logarithms"

Wed Oct 11 23:55:51 2023 rev:20 rq:1116843 version:1.0.3.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-integer-logarithms/ghc-integer-logarithms.changes
    2023-04-04 21:21:07.597436947 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-integer-logarithms.new.1807/ghc-integer-logarithms.changes
  2023-10-12 11:41:04.674819153 +0200
@@ -1,0 +2,6 @@
+Wed Oct  4 06:22:12 UTC 2023 - Peter Simons <[email protected]>
+
+- Update integer-logarithms to version 1.0.3.1 revision 5.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-integer-logarithms.spec ++++++
--- /var/tmp/diff_new_pack.2DvwjW/_old  2023-10-12 11:41:05.126835525 +0200
+++ /var/tmp/diff_new_pack.2DvwjW/_new  2023-10-12 11:41:05.126835525 +0200
@@ -26,7 +26,7 @@
 License:        MIT
 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

++++++ integer-logarithms.cabal ++++++
--- /var/tmp/diff_new_pack.2DvwjW/_old  2023-10-12 11:41:05.162836829 +0200
+++ /var/tmp/diff_new_pack.2DvwjW/_new  2023-10-12 11:41:05.166836974 +0200
@@ -1,6 +1,6 @@
 name:               integer-logarithms
 version:            1.0.3.1
-x-revision:         4
+x-revision:         5
 cabal-version:      >=1.10
 author:             Daniel Fischer
 copyright:
@@ -37,9 +37,10 @@
      || ==8.8.4
      || ==8.10.4
      || ==9.0.2
-     || ==9.2.5
-     || ==9.4.4
-     || ==9.6.1
+     || ==9.2.8
+     || ==9.4.7
+     || ==9.6.3
+     || ==9.8.1
   , GHCJS ==8.4
 
 extra-source-files:
@@ -61,8 +62,8 @@
   hs-source-dirs:   src
   build-depends:
       array     >=0.3 && <0.6
-    , base      >=4.3 && <4.19
-    , ghc-prim  <0.11
+    , base      >=4.3 && <4.20
+    , ghc-prim  <0.12
 
   if !impl(ghc >=7.10)
     build-depends: nats >=1.1.2 && <1.2

Reply via email to