Hello community,
here is the log from the commit of package ghc-hackage-security for
openSUSE:Factory checked in at 2020-03-09 14:17:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-hackage-security (Old)
and /work/SRC/openSUSE:Factory/.ghc-hackage-security.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-hackage-security"
Mon Mar 9 14:17:23 2020 rev:15 rq:780174 version:0.5.3.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-hackage-security/ghc-hackage-security.changes
2020-01-03 17:35:32.223251087 +0100
+++
/work/SRC/openSUSE:Factory/.ghc-hackage-security.new.26092/ghc-hackage-security.changes
2020-03-09 14:17:24.554665815 +0100
@@ -0,0 +1,5 @@
+-------------------------------------------------------------------
+Fri Feb 28 08:35:47 UTC 2020 - Peter Simons <[email protected]>
+
+- Update Cabal build information for more accurate dependencies.
+
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-hackage-security.spec ++++++
--- /var/tmp/diff_new_pack.e8Zspe/_old 2020-03-09 14:17:25.062666150 +0100
+++ /var/tmp/diff_new_pack.e8Zspe/_new 2020-03-09 14:17:25.062666150 +0100
@@ -88,8 +88,10 @@
cp -p %{SOURCE1} %{pkg_name}.cabal
%patch01 -p1
cabal-tweak-dep-ver base '< 4.13' '< 5'
+cabal-tweak-dep-ver network-uri '< 2.7' '< 3'
%build
+%define cabal_configure_options -fbase48 -fuse-network-uri
%ghc_lib_build
%install