osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-kan-extensions revision:19, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-kan-extensions?expand=0&rev=27
This commit is contained in:
Peter Simons 2022-06-29 12:18:15 +00:00 committed by Git OBS Bridge
parent 655adb959d
commit 01552b90b7
4 changed files with 22 additions and 5 deletions

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Sun Jun 26 21:16:24 UTC 2022 - Peter Simons <psimons@suse.com>
- Update kan-extensions to version 5.2.5.
5.2.5 [2022.06.26]
------------------
* Only require a `Functor` constraint in the `Eq` and `Ord` instances for
`Coyoneda` when building against `transformers-0.4.*`.
-------------------------------------------------------------------
Sat May 7 23:33:49 UTC 2022 - Peter Simons <psimons@suse.com>
- Update kan-extensions to version 5.2.4.
5.2.4 [2022.05.07]
------------------
* Allow building with `transformers-0.6.*` and `mtl-2.3.*`.
-------------------------------------------------------------------
Wed Jul 28 07:43:21 UTC 2021 - psimons@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-kan-extensions
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%global pkg_name kan-extensions
Name: ghc-%{pkg_name}
Version: 5.2.3
Version: 5.2.5
Release: 0
Summary: Kan extensions, Kan lifts, the Yoneda lemma, and (co)density (co)monads
License: BSD-3-Clause

View File

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

View File

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