diff --git a/ghc-yaml.changes b/ghc-yaml.changes index 40e6be8..863b806 100644 --- a/ghc-yaml.changes +++ b/ghc-yaml.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Sat Apr 16 07:43:00 UTC 2016 - mimi.vx@gmail.com + +- update to 0.8.17.1 +* workaround for Cabal bug + +------------------------------------------------------------------- +Tue Apr 12 10:26:04 UTC 2016 - mimi.vx@gmail.com + +- update to 0.8.17 +* loadYamlSettingsArgs + ------------------------------------------------------------------- Tue Feb 16 20:01:56 UTC 2016 - mimi.vx@gmail.com diff --git a/ghc-yaml.spec b/ghc-yaml.spec index 62b0ef4..5a9f5d8 100644 --- a/ghc-yaml.spec +++ b/ghc-yaml.spec @@ -18,7 +18,7 @@ %global pkg_name yaml Name: ghc-yaml -Version: 0.8.16 +Version: 0.8.17.1 Release: 0 Summary: Support for parsing and rendering YAML documents License: BSD-3-Clause @@ -35,6 +35,7 @@ BuildRequires: ghc-bytestring-devel BuildRequires: ghc-conduit-devel BuildRequires: ghc-containers-devel BuildRequires: ghc-enclosed-exceptions-devel +BuildRequires: ghc-raw-strings-qq-devel BuildRequires: ghc-resourcet-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-scientific-devel diff --git a/yaml-0.8.16.tar.gz b/yaml-0.8.16.tar.gz deleted file mode 100644 index e6a4d5c..0000000 --- a/yaml-0.8.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d68ad3dd16e4b8ba943d0f58666d1f53be24923088df15f46be44bbbaf85c529 -size 77279 diff --git a/yaml-0.8.17.1.tar.gz b/yaml-0.8.17.1.tar.gz new file mode 100644 index 0000000..b1c5e84 --- /dev/null +++ b/yaml-0.8.17.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bec28da3e1041892d0a694d6daf9ba1bdf5381111b4a3b3ac6b4cd909b0d3b3 +size 78775