Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-string-interpolate for 
openSUSE:Factory checked in at 2025-04-09 21:50:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-string-interpolate (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-string-interpolate.new.1907 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-string-interpolate"

Wed Apr  9 21:50:17 2025 rev:2 rq:1267990 version:0.3.4.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-string-interpolate/ghc-string-interpolate.changes
    2025-03-25 22:21:05.976212685 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-string-interpolate.new.1907/ghc-string-interpolate.changes
  2025-04-09 21:50:52.855660929 +0200
@@ -1,0 +2,6 @@
+Tue Apr  1 02:24:36 UTC 2025 - Peter Simons <psim...@suse.com>
+
+- Update string-interpolate to version 0.3.4.0 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-string-interpolate.spec ++++++
--- /var/tmp/diff_new_pack.Mtobfn/_old  2025-04-09 21:50:53.303679794 +0200
+++ /var/tmp/diff_new_pack.Mtobfn/_new  2025-04-09 21:50:53.303679794 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-string-interpolate
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -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/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-base-devel
 BuildRequires:  ghc-base-prof

++++++ string-interpolate.cabal ++++++
--- /var/tmp/diff_new_pack.Mtobfn/_old  2025-04-09 21:50:53.339681311 +0200
+++ /var/tmp/diff_new_pack.Mtobfn/_new  2025-04-09 21:50:53.343681479 +0200
@@ -2,7 +2,7 @@
 
 name:           string-interpolate
 version:        0.3.4.0
-x-revision: 1
+x-revision: 2
 synopsis:       Haskell string/text/bytestring interpolation that just works
 description:    Unicode-aware string interpolation that handles all textual 
types.
                 .
@@ -77,7 +77,7 @@
       , split <0.3
       , haskell-src-exts <1.24
       , haskell-src-meta <0.9
-      , template-haskell <2.23
+      , template-haskell <2.24
       , text-conversions <0.4
       , utf8-string <1.1
     default-language: Haskell2010
@@ -95,7 +95,7 @@
       , QuickCheck <2.16
       , bytestring <0.13
       , text <2.2
-      , template-haskell <2.23
+      , template-haskell <2.24
       , hspec ==2.*
       , hspec-core ==2.*
       , quickcheck-instances <0.4

Reply via email to