Browse Source

yaml: update/build with ghc-8.6.3

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@11993 ec354946-7b23-47d6-9f5a-488ba84defc7
ara_t 5 years ago
parent
commit
e467018aaa
1 changed files with 15 additions and 9 deletions
  1. 15 9
      y/yaml/yaml-vl.spec

+ 15 - 9
y/yaml/yaml-vl.spec

@@ -1,6 +1,6 @@
 %define pkg_name    yaml
-%define pkg_version 0.9.0
-%define pkg_release 2%{?_dist_release}
+%define pkg_version 0.11.0.0
+%define pkg_release 1%{?_dist_release}
 
 Summary: Support for parsing and rendering YAML documents
 Name:    %{pkg_name}
@@ -15,20 +15,22 @@ Source0: packages
 
 Source11: transformers-compat-0.6.2.tar.gz
 Source12: transformers-compat.cabal
-Source13: unliftio-core-0.1.1.0.tar.gz
+Source13: unliftio-core-0.1.2.0.tar.gz
 Source14: unliftio-core.cabal
-Source15: vector-algorithms-0.7.0.1.tar.gz
+Source15: vector-algorithms-0.8.0.1.tar.gz
 Source16: vector-algorithms.cabal
 Source17: exceptions-0.10.0.tar.gz
 Source18: exceptions.cabal
-Source19: mono-traversable-1.0.8.1.tar.gz
+Source19: mono-traversable-1.0.9.0.tar.gz
 Source20: mono-traversable.cabal
-Source21: resourcet-1.2.1.tar.gz
+Source21: resourcet-1.2.2.tar.gz
 Source22: resourcet.cabal
-Source23: conduit-1.3.0.3.tar.gz
+Source23: conduit-1.3.1.tar.gz
 Source24: conduit.cabal
-Source25: yaml-0.9.0.tar.gz
-Source26: yaml.cabal
+Source25: libyaml-0.1.0.0.tar.gz
+Source26: libyaml.cabal
+Source27: yaml-0.11.0.0.tar.gz
+Source28: yaml.cabal
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 
@@ -126,6 +128,10 @@ popd
 
 
 %changelog
+* Mon Dec 17 2018 Toshiaki Ara <ara_t@384.jp> 0.11.0.0-1
+- update to 0.11.0.0
+- build using ghc-8.6.3
+
 * Thu Aug 09 2018 Toshiaki Ara <ara_t@384.jp> 0.9.0-2
 - rebuild with ghc-8.4.3-2