1
0

Accepting request 912600 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/912600
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-generic-lens?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2021-08-25 18:56:52 +00:00 committed by Git OBS Bridge
commit a7614a8bac
4 changed files with 11 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jul 15 16:15:11 UTC 2021 - psimons@suse.com
- Update generic-lens to version 2.2.0.0.
## generic-lens-2.2.0.0 (2021-07-13)
- GHC 9.0 compatibility
-------------------------------------------------------------------
Wed Jan 27 19:35:24 UTC 2021 - psimons@suse.com

View File

@ -19,7 +19,7 @@
%global pkg_name generic-lens
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 2.1.0.0
Version: 2.2.0.0
Release: 0
Summary: Generically derive traversals, lenses and prisms
License: BSD-3-Clause