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 2021-12-19 17:34:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-threepenny-gui (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-threepenny-gui.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-threepenny-gui"

Sun Dec 19 17:34:16 2021 rev:5 rq:932800 version:0.9.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-threepenny-gui/ghc-threepenny-gui.changes    
2021-11-11 21:38:38.160985536 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-threepenny-gui.new.2520/ghc-threepenny-gui.changes
  2021-12-19 17:34:20.944261244 +0100
@@ -1,0 +2,6 @@
+Thu Nov 11 12:31:36 UTC 2021 - [email protected]
+
+- Update threepenny-gui to version 0.9.1.0 revision 3.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-threepenny-gui.spec ++++++
--- /var/tmp/diff_new_pack.hzkzpJ/_old  2021-12-19 17:34:22.348262233 +0100
+++ /var/tmp/diff_new_pack.hzkzpJ/_new  2021-12-19 17:34:22.352262236 +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-aeson-devel
 BuildRequires:  ghc-async-devel

++++++ threepenny-gui.cabal ++++++
--- /var/tmp/diff_new_pack.hzkzpJ/_old  2021-12-19 17:34:22.392262264 +0100
+++ /var/tmp/diff_new_pack.hzkzpJ/_new  2021-12-19 17:34:22.396262267 +0100
@@ -1,6 +1,6 @@
 Name:                threepenny-gui
 Version:             0.9.1.0
-x-revision: 2
+x-revision: 3
 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.
@@ -110,7 +110,7 @@
   if flag(rebug)
       cpp-options:  -DREBUG
       ghc-options:  -O2
-  build-depends:     base                   >= 4.8   && < 4.16
+  build-depends:     base                   >= 4.8   && < 4.17
                     ,aeson                  (>= 0.7 && < 0.10) || == 0.11.* || 
(>= 1.0 && < 2.1)
                     ,async                  >= 2.0   && < 2.3
                     ,bytestring             >= 0.9.2 && < 0.12
@@ -125,7 +125,7 @@
                     ,snap-server            >= 0.9.0 && < 1.2
                     ,snap-core              >= 0.9.0 && < 1.1
                     ,stm                    >= 2.2    && < 2.6
-                    ,template-haskell       >= 2.7.0  && < 2.18
+                    ,template-haskell       >= 2.7.0  && < 2.19
                     ,text                   >= 0.11   && < 1.3
                     ,transformers           >= 0.3.0  && < 0.6
                     ,unordered-containers   == 0.2.*

Reply via email to