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-10-13 15:43:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-threepenny-gui (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-threepenny-gui.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-threepenny-gui"

Thu Oct 13 15:43:19 2022 rev:8 rq:1008533 version:0.9.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-threepenny-gui/ghc-threepenny-gui.changes    
2022-08-01 21:31:08.117783216 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-threepenny-gui.new.2275/ghc-threepenny-gui.changes
  2022-10-13 15:43:36.854909992 +0200
@@ -1,0 +2,12 @@
+Wed Aug 17 19:24:23 UTC 2022 - Peter Simons <[email protected]>
+
+- Update threepenny-gui to version 0.9.1.0 revision 7.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------
+Tue Aug  9 23:45:30 UTC 2022 - Peter Simons <[email protected]>
+
+- Update threepenny-gui to version 0.9.1.0 revision 6.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-threepenny-gui.spec ++++++
--- /var/tmp/diff_new_pack.zjByzj/_old  2022-10-13 15:43:37.362910983 +0200
+++ /var/tmp/diff_new_pack.zjByzj/_new  2022-10-13 15:43:37.370910999 +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/5.cabal#/%{pkg_name}.cabal
+Source1:        
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/7.cabal#/%{pkg_name}.cabal
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-aeson-devel
 BuildRequires:  ghc-async-devel

++++++ threepenny-gui.cabal ++++++
--- /var/tmp/diff_new_pack.zjByzj/_old  2022-10-13 15:43:37.418911093 +0200
+++ /var/tmp/diff_new_pack.zjByzj/_new  2022-10-13 15:43:37.422911100 +0200
@@ -1,6 +1,6 @@
 Name:                threepenny-gui
 Version:             0.9.1.0
-x-revision: 5
+x-revision: 7
 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.17
+  build-depends:     base                   >= 4.8   && < 4.18
                     ,aeson                  (>= 0.7 && < 0.10) || == 0.11.* || 
(>= 1.0 && < 2.2)
                     ,async                  >= 2.0   && < 2.3
                     ,bytestring             >= 0.9.2 && < 0.12
@@ -125,14 +125,14 @@
                     ,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.19
+                    ,template-haskell       >= 2.7.0  && < 2.20
                     ,text                   >= 0.11   && < 2.1
                     ,transformers           >= 0.3.0  && < 0.6
                     ,unordered-containers   == 0.2.*
                     ,websockets             (>= 0.8    && < 0.12.5) || (> 
0.12.5.0 && < 0.13)
                     ,websockets-snap        >= 0.8    && < 0.11
                     ,vault                  == 0.3.*
-                    ,vector                 >= 0.10   && < 0.13
+                    ,vector                 >= 0.10   && < 0.14
   if impl(ghc >= 8.0)
       ghc-options: -Wcompat -Wnoncanonical-monad-instances
   default-language: Haskell2010

Reply via email to