Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghc-threepenny-gui for 
openSUSE:Factory checked in at 2022-08-01 21:30:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-threepenny-gui (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-threepenny-gui.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-threepenny-gui"

Mon Aug  1 21:30:40 2022 rev:7 rq:987100 version:0.9.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-threepenny-gui/ghc-threepenny-gui.changes    
2022-02-11 23:11:46.187355566 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-threepenny-gui.new.1533/ghc-threepenny-gui.changes
  2022-08-01 21:31:08.117783216 +0200
@@ -1,0 +2,6 @@
+Thu Jun 16 15:21:56 UTC 2022 - Peter Simons <[email protected]>
+
+- Update threepenny-gui to version 0.9.1.0 revision 5.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-threepenny-gui.spec ++++++
--- /var/tmp/diff_new_pack.zbMRVp/_old  2022-08-01 21:31:09.065785935 +0200
+++ /var/tmp/diff_new_pack.zbMRVp/_new  2022-08-01 21:31:09.069785947 +0200
@@ -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/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-aeson-devel
 BuildRequires:  ghc-async-devel

++++++ threepenny-gui.cabal ++++++
--- /var/tmp/diff_new_pack.zbMRVp/_old  2022-08-01 21:31:09.125786107 +0200
+++ /var/tmp/diff_new_pack.zbMRVp/_new  2022-08-01 21:31:09.129786119 +0200
@@ -1,6 +1,6 @@
 Name:                threepenny-gui
 Version:             0.9.1.0
-x-revision: 4
+x-revision: 5
 Synopsis:            GUI framework that uses the web browser as a display.
 Description:
     Threepenny-GUI is a GUI framework that uses the web browser as a display.
@@ -111,7 +111,7 @@
       cpp-options:  -DREBUG
       ghc-options:  -O2
   build-depends:     base                   >= 4.8   && < 4.17
-                    ,aeson                  (>= 0.7 && < 0.10) || == 0.11.* || 
(>= 1.0 && < 2.1)
+                    ,aeson                  (>= 0.7 && < 0.10) || == 0.11.* || 
(>= 1.0 && < 2.2)
                     ,async                  >= 2.0   && < 2.3
                     ,bytestring             >= 0.9.2 && < 0.12
                     ,containers             >= 0.4.2 && < 0.7

Reply via email to