Hello community,
here is the log from the commit of package ghc-microlens-platform for
openSUSE:Factory checked in at 2020-11-19 11:58:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-microlens-platform (Old)
and /work/SRC/openSUSE:Factory/.ghc-microlens-platform.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-microlens-platform"
Thu Nov 19 11:58:50 2020 rev:3 rq:849160 version:0.4.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/ghc-microlens-platform/ghc-microlens-platform.changes
2020-08-28 21:34:56.672711479 +0200
+++
/work/SRC/openSUSE:Factory/.ghc-microlens-platform.new.5913/ghc-microlens-platform.changes
2020-11-23 10:27:38.169169817 +0100
@@ -1,0 +2,8 @@
+Tue Nov 17 15:31:30 UTC 2020 - [email protected]
+
+- Update microlens-platform to version 0.4.2.
+ # 0.4.2
+
+ * New minor release (microlens-0.4.12.0, microlens-ghc-0.4.13).
+
+-------------------------------------------------------------------
Old:
----
microlens-platform-0.4.1.tar.gz
New:
----
microlens-platform-0.4.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ghc-microlens-platform.spec ++++++
--- /var/tmp/diff_new_pack.9k94KI/_old 2020-11-23 10:27:38.945170693 +0100
+++ /var/tmp/diff_new_pack.9k94KI/_new 2020-11-23 10:27:38.949170698 +0100
@@ -18,7 +18,7 @@
%global pkg_name microlens-platform
Name: ghc-%{pkg_name}
-Version: 0.4.1
+Version: 0.4.2
Release: 0
Summary: Microlens + all batteries included (best for apps)
License: BSD-3-Clause
++++++ microlens-platform-0.4.1.tar.gz -> microlens-platform-0.4.2.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/microlens-platform-0.4.1/CHANGELOG.md
new/microlens-platform-0.4.2/CHANGELOG.md
--- old/microlens-platform-0.4.1/CHANGELOG.md 2020-01-29 01:00:18.000000000
+0100
+++ new/microlens-platform-0.4.2/CHANGELOG.md 2020-11-17 07:42:12.000000000
+0100
@@ -1,3 +1,7 @@
+# 0.4.2
+
+* New minor release (microlens-0.4.12.0, microlens-ghc-0.4.13).
+
# 0.4.1
* New minor release (microlens-ghc-0.4.12).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/microlens-platform-0.4.1/microlens-platform.cabal
new/microlens-platform-0.4.2/microlens-platform.cabal
--- old/microlens-platform-0.4.1/microlens-platform.cabal 2020-01-29
01:00:18.000000000 +0100
+++ new/microlens-platform-0.4.2/microlens-platform.cabal 2020-11-17
12:45:06.000000000 +0100
@@ -1,5 +1,5 @@
name: microlens-platform
-version: 0.4.1
+version: 0.4.2
synopsis: microlens + all batteries included (best for apps)
description:
This package exports a module which is the recommended starting point for
using <http://hackage.haskell.org/package/microlens microlens> if you aren't
trying to keep your dependencies minimal. By importing @Lens.Micro.Platform@
you get all functions and instances from
<http://hackage.haskell.org/package/microlens microlens>,
<http://hackage.haskell.org/package/microlens-th microlens-th>,
<http://hackage.haskell.org/package/microlens-mtl microlens-mtl>,
<http://hackage.haskell.org/package/microlens-ghc microlens-ghc>, as well as
instances for @Vector@, @Text@, and @HashMap@.
@@ -27,6 +27,7 @@
GHC==8.4.4
GHC==8.6.5
GHC==8.8.1
+ GHC==8.10.1
source-repository head
type: git
@@ -39,13 +40,13 @@
-- other-extensions:
build-depends: base >=4.5 && <5
, hashable >=1.1.2.3 && <1.4
- , microlens ==0.4.11.*
- , microlens-ghc ==0.4.12.*
+ , microlens ==0.4.12.*
+ , microlens-ghc ==0.4.13.*
, microlens-mtl ==0.2.0.*
, microlens-th ==0.4.3.*
, text >=0.11 && <1.3
, unordered-containers >=0.2.4 && <0.3
- , vector >=0.9 && <0.13
+ , vector >=0.9 && <0.14
ghc-options:
-Wall -fwarn-tabs
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives:
https://lists.opensuse.org/archives/list/[email protected]