Accepting request 985833 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/985833 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-yaml?expand=0&rev=39
This commit is contained in:
commit
d4d48994ce
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 24 12:19:07 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update yaml to version 0.11.8.0.
|
||||
## 0.11.8.0
|
||||
|
||||
* Export `Parse` and `StringStyle` [#204](https://github.com/snoyberg/yaml/pull/204)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 12 10:51:16 UTC 2021 - psimons@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-yaml
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 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.7.0
|
||||
Version: 0.11.8.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:7dc16916c14837d4812152c9a179032324e8c93abf4a7e63ee3d760c019f0868
|
||||
size 31719
|
3
yaml-0.11.8.0.tar.gz
Normal file
3
yaml-0.11.8.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f61a4e829bb75e17f5da39ea7b9d8d221a100a0f0cb1258bb9584a1829cd0ae8
|
||||
size 31674
|
Loading…
Reference in New Issue
Block a user