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 2022-08-01 21:30:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-quickcheck-instances (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-quickcheck-instances.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-quickcheck-instances"

Mon Aug  1 21:30:19 2022 rev:6 rq:987076 version:0.3.27

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-quickcheck-instances/ghc-quickcheck-instances.changes
        2022-02-11 23:11:26.327298125 +0100
+++ 
/work/SRC/openSUSE:Factory/.ghc-quickcheck-instances.new.1533/ghc-quickcheck-instances.changes
      2022-08-01 21:30:37.921696585 +0200
@@ -1,0 +2,6 @@
+Mon Jun 20 05:44:00 UTC 2022 - Peter Simons <[email protected]>
+
+- Update quickcheck-instances to version 0.3.27 revision 2.
+  Upstream has revised the Cabal build instructions on Hackage.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ghc-quickcheck-instances.spec ++++++
--- /var/tmp/diff_new_pack.57Qlw9/_old  2022-08-01 21:30:38.517698295 +0200
+++ /var/tmp/diff_new_pack.57Qlw9/_new  2022-08-01 21:30:38.521698306 +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-OneTuple-devel
 BuildRequires:  ghc-QuickCheck-devel

++++++ quickcheck-instances.cabal ++++++
--- /var/tmp/diff_new_pack.57Qlw9/_old  2022-08-01 21:30:38.565698433 +0200
+++ /var/tmp/diff_new_pack.57Qlw9/_new  2022-08-01 21:30:38.569698444 +0200
@@ -1,6 +1,6 @@
 name:               quickcheck-instances
 version:            0.3.27
-x-revision:         1
+x-revision:         2
 synopsis:           Common quickcheck instances
 description:
   QuickCheck instances.
@@ -106,7 +106,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
+    , vector                >=0.9     && <0.14
 
   -- version is irrelevant.
   build-depends:    time

Reply via email to