Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-uuid-types for openSUSE:Factory 
checked in at 2025-04-07 19:15:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-uuid-types (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-uuid-types.new.1907 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-uuid-types"

Mon Apr  7 19:15:11 2025 rev:24 rq:1267455 version:1.0.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-uuid-types/ghc-uuid-types.changes    
2025-01-18 13:18:53.567451707 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-uuid-types.new.1907/ghc-uuid-types.changes  
2025-04-07 19:15:13.776482431 +0200
@@ -1,0 +2,6 @@
+Sun Mar 30 20:28:13 UTC 2025 - Peter Simons <psim...@suse.com>
+
+- Update uuid-types to version 1.0.6 revision 3.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-uuid-types.spec ++++++
--- /var/tmp/diff_new_pack.J41BJ2/_old  2025-04-07 19:15:14.456510974 +0200
+++ /var/tmp/diff_new_pack.J41BJ2/_new  2025-04-07 19:15:14.456510974 +0200
@@ -26,7 +26,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/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-base-devel
 BuildRequires:  ghc-base-prof

++++++ uuid-types.cabal ++++++
--- /var/tmp/diff_new_pack.J41BJ2/_old  2025-04-07 19:15:14.500512821 +0200
+++ /var/tmp/diff_new_pack.J41BJ2/_new  2025-04-07 19:15:14.504512988 +0200
@@ -1,7 +1,7 @@
 cabal-version:      1.12
 name:               uuid-types
 version:            1.0.6
-x-revision:         2
+x-revision:         3
 copyright:
   (c) 2017-2018 Herbert Valerio Riedel
   (c) 2008-2014 Antoine Latter
@@ -22,7 +22,7 @@
    || ==9.6.6
    || ==9.8.4
    || ==9.10.1
-   || ==9.12.1
+   || ==9.12.2
 
 synopsis:           Type definitions for Universally Unique Identifiers
 description:
@@ -51,7 +51,7 @@
     , bytestring        >=0.10.8.2 && <0.13
     , deepseq           >=1.4.4.0  && <1.6
     , hashable          >=1.4.4.0  && <1.6
-    , random            >=1.2.1.2  && <1.3
+    , random            >=1.2.1.2  && <1.4
     , template-haskell  >=2.14.0.0 && <2.24
     , text              >=1.2.3.0  && <1.3  || >=2.0 && <2.2
 

Reply via email to