Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-managed for openSUSE:Factory 
checked in at 2023-01-18 13:10:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-managed (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-managed.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-managed"

Wed Jan 18 13:10:05 2023 rev:12 rq:1059082 version:1.0.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-managed/ghc-managed.changes  2022-10-13 
15:42:34.078787445 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-managed.new.32243/ghc-managed.changes       
2023-01-18 13:10:23.060669292 +0100
@@ -1,0 +2,6 @@
+Thu Dec  1 16:55:26 UTC 2022 - Peter Simons <[email protected]>
+
+- Update managed to version 1.0.9 revision 3.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-managed.spec ++++++
--- /var/tmp/diff_new_pack.d490lt/_old  2023-01-18 13:10:24.880680080 +0100
+++ /var/tmp/diff_new_pack.d490lt/_new  2023-01-18 13:10:24.884680104 +0100
@@ -24,7 +24,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/3.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  ghc-transformers-devel

++++++ managed.cabal ++++++
--- /var/tmp/diff_new_pack.d490lt/_old  2023-01-18 13:10:24.920680317 +0100
+++ /var/tmp/diff_new_pack.d490lt/_new  2023-01-18 13:10:24.920680317 +0100
@@ -1,6 +1,6 @@
 Name: managed
 Version: 1.0.9
-x-revision: 2
+x-revision: 3
 Cabal-Version: >=1.10
 Build-Type: Simple
 License: BSD3
@@ -18,7 +18,7 @@
     GHC == 8.2.2
     GHC == 8.0.2
     GHC == 7.10.3
-Bug-Reports: https://github.com/Gabriella439/Haskell-Managed-Library/issues
+Bug-Reports: https://github.com/Gabriella439/managed/issues
 Synopsis: A monad for managed values
 Description: In Haskell you very often acquire values using the @with...@
   idiom using functions of type @(a -> IO r) -> IO r@.  This idiom forms a
@@ -38,7 +38,7 @@
 Category: Control
 Source-Repository head
     Type: git
-    Location: https://github.com/Gabriella439/Haskell-Managed-Library
+    Location: https://github.com/Gabriella439/managed
 
 Library
     Hs-Source-Dirs: src

Reply via email to