Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ghc-quickcheck-instances for
openSUSE:Factory checked in at 2021-08-25 20:57:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-quickcheck-instances (Old)
and /work/SRC/openSUSE:Factory/.ghc-quickcheck-instances.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-quickcheck-instances"
Wed Aug 25 20:57:03 2021 rev:2 rq:912617 version:0.3.25.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-quickcheck-instances/ghc-quickcheck-instances.changes
2021-05-05 20:40:45.930716330 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-quickcheck-instances.new.1899/ghc-quickcheck-instances.changes
2021-08-25 20:58:03.605172859 +0200
@@ -1,0 +2,6 @@
+Wed Jul 28 07:41:13 UTC 2021 - [email protected]
+
+- Update quickcheck-instances to version 0.3.25.2 revision 2.
+ Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-quickcheck-instances.spec ++++++
--- /var/tmp/diff_new_pack.H4nQzU/_old 2021-08-25 20:58:04.553171615 +0200
+++ /var/tmp/diff_new_pack.H4nQzU/_new 2021-08-25 20:58:04.553171615 +0200
@@ -25,7 +25,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/1.cabal#/%{pkg_name}.cabal
+Source1:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/revision/2.cabal#/%{pkg_name}.cabal
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-QuickCheck-devel
BuildRequires: ghc-array-devel
++++++ quickcheck-instances.cabal ++++++
--- /var/tmp/diff_new_pack.H4nQzU/_old 2021-08-25 20:58:04.637171505 +0200
+++ /var/tmp/diff_new_pack.H4nQzU/_new 2021-08-25 20:58:04.637171505 +0200
@@ -1,6 +1,6 @@
name: quickcheck-instances
version: 0.3.25.2
-x-revision: 1
+x-revision: 2
synopsis: Common quickcheck instances
description:
QuickCheck instances.
@@ -40,7 +40,8 @@
|| ==8.4.4
|| ==8.6.5
|| ==8.8.4
- || ==8.10.3
+ || ==8.10.4
+ || ==9.0.1
source-repository head
type: git
@@ -98,8 +99,8 @@
, text >=1.2.3.0 && <1.3
, these >=1.1.1.1 && <1.2
, time-compat >=1.9.4 && <1.10
- , transformers >=0.3.0.0 && <0.6
- , transformers-compat >=0.6.5 && <0.7
+ , transformers >=0.3.0.0 && <0.7
+ , transformers-compat >=0.6.5 && <0.8
, unordered-containers >=0.2.2.0 && <0.3
, uuid-types >=1.0.3 && <1.1
, vector >=0.9 && <0.13