Accepting request 877612 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/877612 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-aeson?expand=0&rev=35
This commit is contained in:
commit
d5b984212f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a216ddcc4643b1fcbabb4b4e04f76d3ad54f4444a2e88de34e7d0bd813fc1647
|
||||
size 299379
|
3
aeson-1.5.6.0.tar.gz
Normal file
3
aeson-1.5.6.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0361c34be3d2ec945201f02501693436fbda10dcc549469481a084b2de22bfe8
|
||||
size 286364
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 19 23:03:07 UTC 2021 - psimons@suse.com
|
||||
|
||||
- Update aeson to version 1.5.6.0.
|
||||
### 1.5.6.0
|
||||
* Make `Show Value` instance print object keys in lexicographic order.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 4 11:48:32 UTC 2021 - psimons@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name aeson
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.5.5.1
|
||||
Version: 1.5.6.0
|
||||
Release: 0
|
||||
Summary: Fast JSON parsing and encoding
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user