Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-assoc for openSUSE:Factory 
checked in at 2026-06-10 15:57:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-assoc (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-assoc.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-assoc"

Wed Jun 10 15:57:42 2026 rev:13 rq:1358328 version:1.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-assoc/ghc-assoc.changes      2024-12-29 
11:56:42.620352819 +0100
+++ /work/SRC/openSUSE:Factory/.ghc-assoc.new.2375/ghc-assoc.changes    
2026-06-10 15:58:06.757049035 +0200
@@ -1,0 +2,6 @@
+Sun Jan  4 19:36:51 UTC 2026 - Peter Simons <[email protected]>
+
+- Update assoc to version 1.1.1 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-assoc.spec ++++++
--- /var/tmp/diff_new_pack.PLYdnP/_old  2026-06-10 15:58:07.989100091 +0200
+++ /var/tmp/diff_new_pack.PLYdnP/_new  2026-06-10 15:58:07.989100091 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-assoc
 #
-# Copyright (c) 2024 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
@@ -25,7 +25,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

++++++ assoc.cabal ++++++
--- /var/tmp/diff_new_pack.PLYdnP/_old  2026-06-10 15:58:08.037102080 +0200
+++ /var/tmp/diff_new_pack.PLYdnP/_new  2026-06-10 15:58:08.041102245 +0200
@@ -1,7 +1,7 @@
 cabal-version:      3.0
 name:               assoc
 version:            1.1.1
-x-revision:         1
+x-revision:         2
 license:            BSD-3-Clause
 license-file:       LICENSE
 synopsis:           swap and assoc: Symmetric and Semigroupy Bifunctors
@@ -26,8 +26,9 @@
      || ==9.4.8
      || ==9.6.6
      || ==9.8.4
-     || ==9.10.1
-     || ==9.12.1
+     || ==9.10.2
+     || ==9.12.2
+     || ==9.14.1
 
 source-repository head
   type:     git
@@ -44,7 +45,7 @@
 library
   default-language: Haskell2010
   hs-source-dirs:   src
-  build-depends:    base >=4.12 && <4.22
+  build-depends:    base >=4.12 && <4.23
 
   if flag(tagged)
     build-depends: tagged >=0.8.8 && <0.9

Reply via email to