osc copypac from project:devel:languages:haskell:lts:10 package:ghc-aeson revision:6, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-aeson?expand=0&rev=32
This commit is contained in:
Peter Simons 2018-02-12 02:16:33 +00:00 committed by Git OBS Bridge
parent 2227e3df59
commit ebbd20bc7a
4 changed files with 11 additions and 5 deletions

View File

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

3
aeson-1.2.4.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3401dba4fddb92c8a971f6645b38e2f8a1b286ef7061cd392a1a567640bbfc9b
size 265740

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Feb 10 03:01:40 UTC 2018 - psimons@suse.com
- Update aeson to version 1.2.4.0.
A more detailed change log is not available.
-------------------------------------------------------------------
Thu Dec 21 19:12:45 UTC 2017 - psimons@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-aeson
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%global pkg_name aeson
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 1.2.3.0
Version: 1.2.4.0
Release: 0
Summary: Fast JSON parsing and encoding
License: BSD-3-Clause