Accepting request 356003 from devel:languages:haskell:lts
- update to 0.8.15.3 * Give a warning when compiling with GHCJS OBS-URL: https://build.opensuse.org/request/show/356003 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-yaml?expand=0&rev=19
This commit is contained in:
parent
24198b5dfc
commit
af72cc9953
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 20 13:48:32 UTC 2016 - mimi.vx@gmail.com
|
||||||
|
|
||||||
|
- update to 0.8.15.3
|
||||||
|
* Give a warning when compiling with GHCJS
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 7 12:15:09 UTC 2015 - mimi.vx@gmail.com
|
Mon Dec 7 12:15:09 UTC 2015 - mimi.vx@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-yaml
|
# spec file for package ghc-yaml
|
||||||
#
|
#
|
||||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%global pkg_name yaml
|
%global pkg_name yaml
|
||||||
Name: ghc-yaml
|
Name: ghc-yaml
|
||||||
Version: 0.8.15.2
|
Version: 0.8.15.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Support for parsing and rendering YAML documents
|
Summary: Support for parsing and rendering YAML documents
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@ -69,7 +69,6 @@ This package provides the Haskell yaml library development files.
|
|||||||
%setup -q -n %{pkg_name}-%{version}
|
%setup -q -n %{pkg_name}-%{version}
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
%define cabal_configure_options -f system-libyaml
|
%define cabal_configure_options -f system-libyaml
|
||||||
%ghc_lib_build
|
%ghc_lib_build
|
||||||
|
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ec5e9402e96590842bb77d6b66003a2289b4ab415aeb25362ef8f6c370a32712
|
|
||||||
size 75540
|
|
3
yaml-0.8.15.3.tar.gz
Normal file
3
yaml-0.8.15.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f90444f327d8bbcbcab7a99bacbc79236528daf2a1e98aed03d146f1a2202a10
|
||||||
|
size 75644
|
Loading…
Reference in New Issue
Block a user