From 01552b90b7bcb09113b1929bd8dcfb5d9ec9ee3ae0b0ec6ddfab228ce166088f Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 29 Jun 2022 12:18:15 +0000 Subject: [PATCH] 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 --- ghc-kan-extensions.changes | 17 +++++++++++++++++ ghc-kan-extensions.spec | 4 ++-- kan-extensions-5.2.3.tar.gz | 3 --- kan-extensions-5.2.5.tar.gz | 3 +++ 4 files changed, 22 insertions(+), 5 deletions(-) delete mode 100644 kan-extensions-5.2.3.tar.gz create mode 100644 kan-extensions-5.2.5.tar.gz diff --git a/ghc-kan-extensions.changes b/ghc-kan-extensions.changes index 5e5bc91..10d1ffd 100644 --- a/ghc-kan-extensions.changes +++ b/ghc-kan-extensions.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Sun Jun 26 21:16:24 UTC 2022 - Peter Simons + +- 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 + +- 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 diff --git a/ghc-kan-extensions.spec b/ghc-kan-extensions.spec index 9e3bb75..065c783 100644 --- a/ghc-kan-extensions.spec +++ b/ghc-kan-extensions.spec @@ -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 diff --git a/kan-extensions-5.2.3.tar.gz b/kan-extensions-5.2.3.tar.gz deleted file mode 100644 index 73cbbeb..0000000 --- a/kan-extensions-5.2.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b4f6fed2a7c011a86345b876688ebc8d38d23e372a37a8452b82882918ef72e6 -size 22095 diff --git a/kan-extensions-5.2.5.tar.gz b/kan-extensions-5.2.5.tar.gz new file mode 100644 index 0000000..cac0330 --- /dev/null +++ b/kan-extensions-5.2.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b914dccc040caf1d8764b99df1028dad3e4fdf46c262192e54b59c9da66ead22 +size 22205