diff --git a/aeson-1.5.5.1.tar.gz b/aeson-1.5.5.1.tar.gz deleted file mode 100644 index ec5fb74..0000000 --- a/aeson-1.5.5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a216ddcc4643b1fcbabb4b4e04f76d3ad54f4444a2e88de34e7d0bd813fc1647 -size 299379 diff --git a/aeson-1.5.6.0.tar.gz b/aeson-1.5.6.0.tar.gz new file mode 100644 index 0000000..b01a595 --- /dev/null +++ b/aeson-1.5.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0361c34be3d2ec945201f02501693436fbda10dcc549469481a084b2de22bfe8 +size 286364 diff --git a/ghc-aeson.changes b/ghc-aeson.changes index 8e1952a..fd0ba5d 100644 --- a/ghc-aeson.changes +++ b/ghc-aeson.changes @@ -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 diff --git a/ghc-aeson.spec b/ghc-aeson.spec index ee63edd..fcb6907 100644 --- a/ghc-aeson.spec +++ b/ghc-aeson.spec @@ -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