forked from pool/ghc-generic-lens
osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-generic-lens revision:11, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-generic-lens?expand=0&rev=12
This commit is contained in:
parent
967bedad4c
commit
ce1e5970d6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b7db34467ab43bb33685aa9d70ac00b43b897db8a5f56df818d4e7c85c86c158
|
||||
size 21144
|
3
generic-lens-2.2.1.0.tar.gz
Normal file
3
generic-lens-2.2.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ea82e34d694f15086d643f34312e319ff7fa529fd776fcf935fabf988c21569d
|
||||
size 21197
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 4 12:15:15 UTC 2022 - psimons@suse.com
|
||||
|
||||
- Update generic-lens to version 2.2.1.0.
|
||||
## generic-lens-2.2.1.0 (2022-01-22)
|
||||
- GHC 9.2 compatibility
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 15 16:15:11 UTC 2021 - psimons@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-generic-lens
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 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.2.0.0
|
||||
Version: 2.2.1.0
|
||||
Release: 0
|
||||
Summary: Generically derive traversals, lenses and prisms
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user