osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-yaml revision:7, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-yaml?expand=0&rev=71
This commit is contained in:
Peter Simons 2018-07-11 01:02:01 +00:00 committed by Git OBS Bridge
parent 4b7c691dde
commit 0fd5def7cf
4 changed files with 18 additions and 4 deletions

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Jul 9 19:45:08 UTC 2018 - psimons@suse.com
- Update yaml to version 0.8.31.1.
## 0.8.31.1
* Add a workaround for a cabal bug [haskell-infra/hackage-trustees#165](https://github.com/haskell-infra/hackage-trustees/issues/165)
## 0.8.31
* Add `decodeThrow` and `decodeFileThrow` convenience functions.
* Upgrade libyaml versions
* Deprecate `decode` and `decodeEither`
-------------------------------------------------------------------
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com

View File

@ -19,7 +19,7 @@
%global pkg_name yaml
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.8.31
Version: 0.8.31.1
Release: 0
Summary: Support for parsing and rendering YAML documents
License: BSD-3-Clause

3
yaml-0.8.31.1.tar.gz Normal file
View File

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

View File

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