osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-aeson revision:12, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-aeson?expand=0&rev=49
This commit is contained in:
parent
02d225f2d3
commit
2ba58bf6cb
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:17c67cdaca651e18f310b21b2b12bac6bcec5188c3ac0e4b64cc60c94d7e4d2e
|
|
||||||
size 279980
|
|
3
aeson-1.4.5.0.tar.gz
Normal file
3
aeson-1.4.5.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3f12250ffb9f83d68a4566d8dc94a6bd2c66507471f9883bf666af45c35f0aca
|
||||||
|
size 276128
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 10 02:02:48 UTC 2019 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update aeson to version 1.4.5.0.
|
||||||
|
### 1.4.5.0
|
||||||
|
|
||||||
|
* Expose `(<?>)`, `JSONPath` and `JSONPathElement(..)` from `Data.Aeson.Types`. Previously only available through internal modules. Thanks to Luke Clifton.
|
||||||
|
|
||||||
|
* Support for base-compat 0.11, thanks to Ryan Scott.
|
||||||
|
|
||||||
|
* Travis build for GHC 8.8, thanks to Oleg Grenrus.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 25 02:02:15 UTC 2019 - psimons@suse.com
|
Tue Jun 25 02:02:15 UTC 2019 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name aeson
|
%global pkg_name aeson
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 1.4.4.0
|
Version: 1.4.5.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Fast JSON parsing and encoding
|
Summary: Fast JSON parsing and encoding
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user