1
0

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:
Peter Simons 2022-02-09 13:44:53 +00:00 committed by Git OBS Bridge
parent 967bedad4c
commit ce1e5970d6
4 changed files with 12 additions and 5 deletions

View File

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

View File

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

View File

@ -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 Thu Jul 15 16:15:11 UTC 2021 - psimons@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package ghc-generic-lens # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%global pkg_name generic-lens %global pkg_name generic-lens
%bcond_with tests %bcond_with tests
Name: ghc-%{pkg_name} Name: ghc-%{pkg_name}
Version: 2.2.0.0 Version: 2.2.1.0
Release: 0 Release: 0
Summary: Generically derive traversals, lenses and prisms Summary: Generically derive traversals, lenses and prisms
License: BSD-3-Clause License: BSD-3-Clause