Accepting request 726819 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/726819 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-yaml?expand=0&rev=31
This commit is contained in:
commit
3b1b23b74c
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 27 02:01:57 UTC 2019 - psimons@suse.com
|
||||
|
||||
- Update yaml to version 0.11.1.2.
|
||||
## 0.11.1.2
|
||||
|
||||
* Compiles with GHC 8.8.1 (`MonadFail` split)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 24 02:01:14 UTC 2019 - psimons@suse.com
|
||||
|
||||
- Update yaml to version 0.11.1.1.
|
||||
## 0.11.1.1
|
||||
|
||||
* Use the appropriate `Scientific` rendering function to avoid a memory overflow when rendering. The previously used function from `aeson` would not use scientific notation, and could use large amounts of memory for values such as `1e9999999999999`.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 29 02:01:17 UTC 2019 - psimons@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name yaml
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.11.1.0
|
||||
Version: 0.11.1.2
|
||||
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:09371f87b0ff92c3daadd41b25955428a572f064198c0f18b28608358524a6cd
|
||||
size 27755
|
3
yaml-0.11.1.2.tar.gz
Normal file
3
yaml-0.11.1.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0cfedbcf28dfe262671b6ab8d5568c81436f1681c3882d9f9c868a64cff91709
|
||||
size 28229
|
Loading…
Reference in New Issue
Block a user