Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-vector for openSUSE:Factory 
checked in at 2026-06-18 18:40:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-vector (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-vector.new.1981 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-vector"

Thu Jun 18 18:40:35 2026 rev:41 rq:1360112 version:0.13.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-vector/ghc-vector.changes    2025-09-01 
17:19:26.074101649 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-vector.new.1981/ghc-vector.changes  
2026-06-18 18:41:47.751964743 +0200
@@ -1,0 +2,6 @@
+Tue Jun  9 16:44:18 UTC 2026 - Peter Simons <[email protected]>
+
+- Update vector to version 0.13.2.0 revision 4.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-vector.spec ++++++
--- /var/tmp/diff_new_pack.NMQxE3/_old  2026-06-18 18:41:48.732005694 +0200
+++ /var/tmp/diff_new_pack.NMQxE3/_new  2026-06-18 18:41:48.736005860 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-vector
 #
-# 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/2.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/4.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-base-devel
 BuildRequires:  ghc-base-prof

++++++ vector.cabal ++++++
--- /var/tmp/diff_new_pack.NMQxE3/_old  2026-06-18 18:41:48.812009036 +0200
+++ /var/tmp/diff_new_pack.NMQxE3/_new  2026-06-18 18:41:48.820009370 +0200
@@ -2,7 +2,7 @@
 Build-Type:     Simple
 Name:           vector
 Version:        0.13.2.0
-x-revision: 2
+x-revision: 4
 -- don't forget to update the changelog file!
 License:        BSD-3-Clause
 License-File:   LICENSE
@@ -191,7 +191,7 @@
                , vector
                , primitive
                , random
-               , QuickCheck >= 2.9 && < 2.16
+               , QuickCheck >= 2.9 && < 2.19
                , tasty
                , tasty-hunit
                , tasty-quickcheck

Reply via email to