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 2026-06-10 16:06:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-string-interpolate (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-string-interpolate.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-string-interpolate"

Wed Jun 10 16:06:43 2026 rev:4 rq:1358443 version:0.3.4.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-string-interpolate/ghc-string-interpolate.changes
    2025-07-02 12:09:57.959900925 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-string-interpolate.new.2375/ghc-string-interpolate.changes
  2026-06-10 16:10:39.180229606 +0200
@@ -1,0 +2,12 @@
+Sun May  3 02:15:28 UTC 2026 - Peter Simons <[email protected]>
+
+- Update string-interpolate to version 0.3.4.0 revision 6.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------
+Sun Jan 11 20:31:55 UTC 2026 - Peter Simons <[email protected]>
+
+- Update string-interpolate to version 0.3.4.0 revision 4.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-string-interpolate.spec ++++++
--- /var/tmp/diff_new_pack.98ZTfJ/_old  2026-06-10 16:10:41.688333543 +0200
+++ /var/tmp/diff_new_pack.98ZTfJ/_new  2026-06-10 16:10:41.688333543 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-string-interpolate
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 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/3.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/6.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-base-devel
 BuildRequires:  ghc-base-prof

++++++ string-interpolate.cabal ++++++
--- /var/tmp/diff_new_pack.98ZTfJ/_old  2026-06-10 16:10:41.760336527 +0200
+++ /var/tmp/diff_new_pack.98ZTfJ/_new  2026-06-10 16:10:41.772337024 +0200
@@ -2,7 +2,7 @@
 
 name:           string-interpolate
 version:        0.3.4.0
-x-revision: 3
+x-revision: 6
 synopsis:       Haskell string/text/bytestring interpolation that just works
 description:    Unicode-aware string interpolation that handles all textual 
types.
                 .
@@ -12,7 +12,7 @@
 bug-reports:    https://gitlab.com/williamyaoh/string-interpolate/issues
 author:         William Yao
 maintainer:     [email protected]
-copyright:      2019-2024 William Yao
+copyright:      2019-2026 William Yao
 license:        BSD3
 license-file:   LICENSE
 build-type:     Simple
@@ -77,7 +77,7 @@
       , split <0.3
       , haskell-src-exts <1.24
       , haskell-src-meta <0.9
-      , template-haskell <2.24
+      , template-haskell <2.25
       , text-conversions <0.4
       , utf8-string <1.1
     default-language: Haskell2010
@@ -92,13 +92,13 @@
     build-depends:
         base ==4.*
       , string-interpolate
-      , QuickCheck <2.17
+      , QuickCheck <2.19
       , bytestring <0.13
       , text <2.2
-      , template-haskell <2.24
+      , template-haskell <2.25
       , hspec ==2.*
       , hspec-core ==2.*
-      , quickcheck-instances <0.4
+      , quickcheck-instances <0.5
       , quickcheck-text <0.2
       , quickcheck-unicode <1.1
       , unordered-containers <0.3
@@ -113,7 +113,7 @@
     build-depends:
         base ==4.*
       , string-interpolate
-      , QuickCheck <2.17
+      , QuickCheck <2.19
       , bytestring <0.13
       , text <2.2
       , deepseq <1.6

Reply via email to