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-07-14 13:50:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-string-interpolate (Old)
and /work/SRC/openSUSE:Factory/.ghc-string-interpolate.new.1991 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-string-interpolate"
Tue Jul 14 13:50:39 2026 rev:5 rq:1365446 version:0.3.4.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-string-interpolate/ghc-string-interpolate.changes
2026-06-10 16:10:39.180229606 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-string-interpolate.new.1991/ghc-string-interpolate.changes
2026-07-14 13:51:09.073500685 +0200
@@ -1,0 +2,6 @@
+Mon Jul 6 15:52:49 UTC 2026 - Peter Simons <[email protected]>
+
+- Update string-interpolate to version 0.3.4.0 revision 7.
+ Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-string-interpolate.spec ++++++
--- /var/tmp/diff_new_pack.1rj8wk/_old 2026-07-14 13:51:10.049534070 +0200
+++ /var/tmp/diff_new_pack.1rj8wk/_new 2026-07-14 13:51:10.049534070 +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/6.cabal#/%{pkg_name}.cabal
+Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/7.cabal#/%{pkg_name}.cabal
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-base-devel
BuildRequires: ghc-base-prof
++++++ string-interpolate.cabal ++++++
--- /var/tmp/diff_new_pack.1rj8wk/_old 2026-07-14 13:51:10.137537080 +0200
+++ /var/tmp/diff_new_pack.1rj8wk/_new 2026-07-14 13:51:10.145537354 +0200
@@ -2,7 +2,7 @@
name: string-interpolate
version: 0.3.4.0
-x-revision: 6
+x-revision: 7
synopsis: Haskell string/text/bytestring interpolation that just works
description: Unicode-aware string interpolation that handles all textual
types.
.
@@ -75,7 +75,7 @@
, bytestring <0.13
, text <2.2
, split <0.3
- , haskell-src-exts <1.24
+ , haskell-src-exts <1.25
, haskell-src-meta <0.9
, template-haskell <2.25
, text-conversions <0.4