Accepting request 815226 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/815226 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-yaml?expand=0&rev=34
This commit is contained in:
commit
76ab122a18
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 9 09:10:55 UTC 2020 - psimons@suse.com
|
||||
|
||||
- Update yaml to version 0.11.4.0.
|
||||
## 0.11.4.0
|
||||
|
||||
* add `ToYaml` instance for `String` [#186](https://github.com/snoyberg/yaml/pull/186)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 6 06:54:10 UTC 2020 - psimons@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-yaml
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%global pkg_name yaml
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.11.3.0
|
||||
Version: 0.11.4.0
|
||||
Release: 0
|
||||
Summary: Support for parsing and rendering YAML documents
|
||||
License: BSD-3-Clause
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:046e3d0d2acccce9298ee055268863ffb5c51ed97e8b025c221bdc3c10748a06
|
||||
size 29270
|
3
yaml-0.11.4.0.tar.gz
Normal file
3
yaml-0.11.4.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:da4ec8469bb5cc43d131ffee90e89a430a65baad4caa611e91cd9b684168c96c
|
||||
size 29307
|
Loading…
Reference in New Issue
Block a user