1
0

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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-generic-lens-core?expand=0&rev=11
This commit is contained in:
Ondřej Súkup 2021-08-17 09:54:14 +00:00 committed by Git OBS Bridge
parent 7116e4c0f6
commit 2c6ac9f963
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