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:
Dominique Leuenberger 2021-03-10 07:54:27 +00:00 committed by Git OBS Bridge
commit d5b984212f
4 changed files with 11 additions and 4 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0361c34be3d2ec945201f02501693436fbda10dcc549469481a084b2de22bfe8
size 286364

View File

@ -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 Mon Jan 4 11:48:32 UTC 2021 - psimons@suse.com

View File

@ -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.5.5.1 Version: 1.5.6.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