From bf52d168b60d9486aa68a32a65d2d7207586532aeda3bd954f88156c686313df Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 24 Dec 2019 02:02:21 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-comonad revision:8, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-comonad?expand=0&rev=39 --- comonad-5.0.5.tar.gz | 3 --- comonad-5.0.6.tar.gz | 3 +++ ghc-comonad.changes | 14 ++++++++++++++ ghc-comonad.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 comonad-5.0.5.tar.gz create mode 100644 comonad-5.0.6.tar.gz diff --git a/comonad-5.0.5.tar.gz b/comonad-5.0.5.tar.gz deleted file mode 100644 index 027ffda..0000000 --- a/comonad-5.0.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6c581266675389cef300117f453350748fd0bcfb33310bda93f67d5dc5b5fad0 -size 17911 diff --git a/comonad-5.0.6.tar.gz b/comonad-5.0.6.tar.gz new file mode 100644 index 0000000..4030a1a --- /dev/null +++ b/comonad-5.0.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77cfb016acd1747b892c31b82daf0de93f508ba775d62562d376b354adb88fae +size 18154 diff --git a/ghc-comonad.changes b/ghc-comonad.changes index 0f945e0..6e2836f 100644 --- a/ghc-comonad.changes +++ b/ghc-comonad.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Nov 27 03:01:04 UTC 2019 - psimons@suse.com + +- Update comonad to version 5.0.6. + 5.0.6 [2019.11.26] + ------------------ + * Achieve forward compatibility with + [GHC proposal 229](https://github.com/ghc-proposals/ghc-proposals/blob/master/proposals/0229-whitespace-bang-patterns.rst). + +------------------------------------------------------------------- +Fri Nov 8 16:13:26 UTC 2019 - Peter Simons + +- Drop obsolete group attributes. + ------------------------------------------------------------------- Fri May 3 02:03:15 UTC 2019 - psimons@suse.com diff --git a/ghc-comonad.spec b/ghc-comonad.spec index a869d74..478aede 100644 --- a/ghc-comonad.spec +++ b/ghc-comonad.spec @@ -19,7 +19,7 @@ %global pkg_name comonad %bcond_with tests Name: ghc-%{pkg_name} -Version: 5.0.5 +Version: 5.0.6 Release: 0 Summary: Comonads License: BSD-2-Clause