1
0

Accepting request 953461 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/953461
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-generic-lens?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2022-02-11 22:08:57 +00:00 committed by Git OBS Bridge
commit 8a491ee8a7
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 @@
-------------------------------------------------------------------
Sat Jan 22 22:53:12 UTC 2022 - Peter Simons <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