osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-free revision:8, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-free?expand=0&rev=38
This commit is contained in:
Peter Simons 2019-12-24 02:02:43 +00:00 committed by Git OBS Bridge
parent 1c1a0fc59e
commit c14b135e50
4 changed files with 19 additions and 4 deletions

View File

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

3
free-5.1.3.tar.gz Normal file
View File

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

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Wed Nov 27 03:01:05 UTC 2019 - psimons@suse.com
- Update free to version 5.1.3.
5.1.3 [2019.11.26]
------------------
* Allow building with `template-haskell-2.16` (GHC 8.10).
* Add `Eq{1,2}`, `Ord{1,2}`, `Read{1,2}`, and `Show{1,2}` instances for
`CofreeF`.
-------------------------------------------------------------------
Fri Nov 8 16:13:46 UTC 2019 - Peter Simons <psimons@suse.com>
- Drop obsolete group attributes.
-------------------------------------------------------------------
Wed Aug 28 02:02:43 UTC 2019 - psimons@suse.com

View File

@ -18,7 +18,7 @@
%global pkg_name free
Name: ghc-%{pkg_name}
Version: 5.1.2
Version: 5.1.3
Release: 0
Summary: Monads for free
License: BSD-3-Clause