Accepting request 870456 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/870456 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-generic-lens-core?expand=0&rev=4
This commit is contained in:
commit
663610e0ff
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:51628204350380be7d46a53a9e3e47d9d6f5c4797cf0215b9d93a2f90794ee40
|
|
||||||
size 21326
|
|
3
generic-lens-core-2.1.0.0.tar.gz
Normal file
3
generic-lens-core-2.1.0.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6584476b6974f887ba3e2bff26bc73121d16836ed92cfcea22421d776c164749
|
||||||
|
size 21386
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 27 19:36:49 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update generic-lens-core to version 2.1.0.0.
|
||||||
|
## generic-lens-core-2.1.0.0 (2021-01-25)
|
||||||
|
- Expose Data.Generics.Product.Internal.Subtype (#127, Tom Harding)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-generic-lens-core
|
# spec file for package ghc-generic-lens-core
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%global pkg_name generic-lens-core
|
%global pkg_name generic-lens-core
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 2.0.0.0
|
Version: 2.1.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Generically derive traversals, lenses and prisms
|
Summary: Generically derive traversals, lenses and prisms
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user