diff --git a/ghc-yaml.changes b/ghc-yaml.changes index c369ff0..20f5f5f 100644 --- a/ghc-yaml.changes +++ b/ghc-yaml.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Feb 24 12:19:07 UTC 2022 - Peter Simons + +- 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 diff --git a/ghc-yaml.spec b/ghc-yaml.spec index d981b25..5d50ac6 100644 --- a/ghc-yaml.spec +++ b/ghc-yaml.spec @@ -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 diff --git a/yaml-0.11.7.0.tar.gz b/yaml-0.11.7.0.tar.gz deleted file mode 100644 index 258f037..0000000 --- a/yaml-0.11.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7dc16916c14837d4812152c9a179032324e8c93abf4a7e63ee3d760c019f0868 -size 31719 diff --git a/yaml-0.11.8.0.tar.gz b/yaml-0.11.8.0.tar.gz new file mode 100644 index 0000000..f1a52d1 --- /dev/null +++ b/yaml-0.11.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f61a4e829bb75e17f5da39ea7b9d8d221a100a0f0cb1258bb9584a1829cd0ae8 +size 31674