osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-generic-lens-core revision:8, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-generic-lens-core?expand=0&rev=9
This commit is contained in:
Ondřej Súkup 2021-02-09 09:17:43 +00:00 committed by Git OBS Bridge
parent ffb8d06d75
commit 7116e4c0f6
4 changed files with 12 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:51628204350380be7d46a53a9e3e47d9d6f5c4797cf0215b9d93a2f90794ee40
size 21326

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6584476b6974f887ba3e2bff26bc73121d16836ed92cfcea22421d776c164749
size 21386

View File

@ -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>

View File

@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%global pkg_name generic-lens-core
Name: ghc-%{pkg_name}
Version: 2.0.0.0
Version: 2.1.0.0
Release: 0
Summary: Generically derive traversals, lenses and prisms
License: BSD-3-Clause