Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-unicode-transforms for 
openSUSE:Factory checked in at 2025-10-28 14:47:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-unicode-transforms (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-unicode-transforms.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-unicode-transforms"

Tue Oct 28 14:47:43 2025 rev:25 rq:1313949 version:0.4.0.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-unicode-transforms/ghc-unicode-transforms.changes
    2025-02-13 18:39:06.652326298 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-unicode-transforms.new.1980/ghc-unicode-transforms.changes
  2025-10-28 14:48:22.023482494 +0100
@@ -1,0 +2,6 @@
+Mon Oct 20 18:38:28 UTC 2025 - Peter Simons <[email protected]>
+
+- Update unicode-transforms to version 0.4.0.1 revision 8.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-unicode-transforms.spec ++++++
--- /var/tmp/diff_new_pack.7PUYnW/_old  2025-10-28 14:48:22.551504701 +0100
+++ /var/tmp/diff_new_pack.7PUYnW/_new  2025-10-28 14:48:22.551504701 +0100
@@ -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/7.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/8.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-base-devel
 BuildRequires:  ghc-base-prof

++++++ unicode-transforms.cabal ++++++
--- /var/tmp/diff_new_pack.7PUYnW/_old  2025-10-28 14:48:22.615507393 +0100
+++ /var/tmp/diff_new_pack.7PUYnW/_new  2025-10-28 14:48:22.619507561 +0100
@@ -2,7 +2,7 @@
 
 name:           unicode-transforms
 version:        0.4.0.1
-x-revision: 7
+x-revision: 8
 synopsis:       Unicode normalization
 description:    Fast Unicode 14.0.0 normalization in Haskell (NFC, NFKC, NFD, 
NFKD).
 category:       Data,Text,Unicode
@@ -87,7 +87,7 @@
   ghc-options: -Wall -fwarn-identities -fwarn-incomplete-record-updates 
-fwarn-incomplete-uni-patterns -fwarn-tabs
   build-depends:
       base         >= 4.8 && < 4.22
-    , unicode-data >= 0.2 && < 0.7
+    , unicode-data >= 0.2 && < 0.9
     , bytestring   >= 0.9 && < 0.13
     , ghc-prim     >= 0.2 && < 0.14
 

Reply via email to