diff --git a/ghc-kan-extensions.changes b/ghc-kan-extensions.changes index 9e6912f..af74c17 100644 --- a/ghc-kan-extensions.changes +++ b/ghc-kan-extensions.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Feb 20 00:07:52 UTC 2021 - psimons@suse.com + +- Update kan-extensions to version 5.2.2. + 5.2.2 [2021.02.17] + ------------------ + * Add `hoistCoyoneda` to `Data.Functor.Contravariant.Coyoneda`. + ------------------------------------------------------------------- Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup diff --git a/ghc-kan-extensions.spec b/ghc-kan-extensions.spec index afcb937..82f2641 100644 --- a/ghc-kan-extensions.spec +++ b/ghc-kan-extensions.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-kan-extensions # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 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.1 +Version: 5.2.2 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.1.tar.gz b/kan-extensions-5.2.1.tar.gz deleted file mode 100644 index 8bcd0ec..0000000 --- a/kan-extensions-5.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eaa898e03bc7a1f384ebe7855ac35ebb2500d9b5746f8c4e2090c58024d29f84 -size 24000 diff --git a/kan-extensions-5.2.2.tar.gz b/kan-extensions-5.2.2.tar.gz new file mode 100644 index 0000000..32649c3 --- /dev/null +++ b/kan-extensions-5.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bf3ce4cacf9c57c03e9a1c36ecb1baf5d8356730853a2592d2112d1248498a0 +size 21887