forked from pool/ghc-generic-lens
osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-generic-lens revision:8, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-generic-lens?expand=0&rev=9
This commit is contained in:
parent
0d526d27be
commit
1b4c01d52d
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b816e55dbdf96ed04b7ad01193fce3dec36397aff3036e34a89ee2884b02093a
|
||||
size 21068
|
3
generic-lens-2.1.0.0.tar.gz
Normal file
3
generic-lens-2.1.0.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cd4df37fc209108b6fd16ccb5b63d06e4f4588231c03b29d8862b4f7575eaae3
|
||||
size 21104
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 27 19:35:24 UTC 2021 - psimons@suse.com
|
||||
|
||||
- Update generic-lens to version 2.1.0.0.
|
||||
## generic-lens-2.1.0.0 (2021-01-25)
|
||||
- Bump to generic-lens-core-2.1.0.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
#
|
||||
# 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
|
||||
@ -19,7 +19,7 @@
|
||||
%global pkg_name generic-lens
|
||||
%bcond_with tests
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user