Accepting request 912601 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/912601
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-generic-lens-core?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2021-08-25 18:56:53 +00:00 committed by Git OBS Bridge
commit 00f1f2a83d
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:6584476b6974f887ba3e2bff26bc73121d16836ed92cfcea22421d776c164749
size 21386

View File

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

View File

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

View File

@ -18,7 +18,7 @@
%global pkg_name generic-lens-core
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