SHA256
1
0
forked from pool/ghc-free

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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-free?expand=0&rev=59
This commit is contained in:
Ondřej Súkup 2021-01-08 10:06:13 +00:00 committed by Git OBS Bridge
parent 34abb57f2e
commit bff6dcd710
4 changed files with 19 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Jan 4 11:05:47 UTC 2021 - psimons@suse.com
- Update free to version 5.1.6.
5.1.6 [2020.12.31]
------------------
* Explicitly mark modules as `Safe`.
-------------------------------------------------------------------
Sun Dec 27 17:28:57 UTC 2020 - psimons@suse.com
- Update free to version 5.1.5 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-free
#
# 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 free
Name: ghc-%{pkg_name}
Version: 5.1.5
Version: 5.1.6
Release: 0
Summary: Monads for free
License: BSD-3-Clause