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
This commit is contained in:
Peter Simons 2019-12-24 02:02:21 +00:00 committed by Git OBS Bridge
parent 45a002006f
commit bf52d168b6
4 changed files with 18 additions and 4 deletions

View File

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

3
comonad-5.0.6.tar.gz Normal file
View File

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

View File

@ -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 <psimons@suse.com>
- Drop obsolete group attributes.
-------------------------------------------------------------------
Fri May 3 02:03:15 UTC 2019 - psimons@suse.com

View File

@ -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