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-22 17:44:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-vector (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-vector.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-vector"

Mon Jun 22 17:44:08 2026 rev:42 rq:1361104 version:0.13.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-vector/ghc-vector.changes    2026-06-18 
18:41:47.751964743 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-vector.new.1956/ghc-vector.changes  
2026-06-22 17:44:40.937813640 +0200
@@ -1,0 +2,6 @@
+Wed Jun 17 10:59:00 UTC 2026 - Peter Simons <[email protected]>
+
+- Update vector to version 0.13.2.0 revision 5.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-vector.spec ++++++
--- /var/tmp/diff_new_pack.sHWO9S/_old  2026-06-22 17:44:41.833845045 +0200
+++ /var/tmp/diff_new_pack.sHWO9S/_new  2026-06-22 17:44:41.833845045 +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/4.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/5.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-base-devel
 BuildRequires:  ghc-base-prof

++++++ vector.cabal ++++++
--- /var/tmp/diff_new_pack.sHWO9S/_old  2026-06-22 17:44:41.905847568 +0200
+++ /var/tmp/diff_new_pack.sHWO9S/_new  2026-06-22 17:44:41.913847849 +0200
@@ -2,7 +2,7 @@
 Build-Type:     Simple
 Name:           vector
 Version:        0.13.2.0
-x-revision: 4
+x-revision: 5
 -- don't forget to update the changelog file!
 License:        BSD-3-Clause
 License-File:   LICENSE
@@ -245,7 +245,7 @@
     buildable: False
   build-depends:
         base      -any
-      , doctest   >=0.15 && <0.25
+      , doctest   >=0.15 && <0.26
       , primitive >= 0.6.4.0 && < 0.10
       , vector    -any
 

Reply via email to