Accepting request 504054 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/504054 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-aeson-pretty?expand=0&rev=4
This commit is contained in:
commit
cf5a67851a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6cb429821040bdd6f819b1c6170cac630a4155fa57fa24eb3d496c06030fb9b0
|
|
||||||
size 5456
|
|
3
aeson-pretty-0.8.4.tar.gz
Normal file
3
aeson-pretty-0.8.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fd8f280fba983fe3f14f2c3423a92b618f2e86941c2b3b8bcf7bc3ead7110509
|
||||||
|
size 5477
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 31 14:05:43 UTC 2017 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update to version 0.8.4.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 15 06:46:30 UTC 2016 - psimons@suse.com
|
Thu Sep 15 06:46:30 UTC 2016 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-aeson-pretty
|
# spec file for package ghc-aeson-pretty
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%global pkg_name aeson-pretty
|
%global pkg_name aeson-pretty
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.8.2
|
Version: 0.8.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: JSON pretty-printing library and command-line tool
|
Summary: JSON pretty-printing library and command-line tool
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
@ -73,7 +73,7 @@ This package provides the Haskell %{pkg_name} library development files.
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%ghc_lib_install
|
%ghc_lib_install
|
||||||
%ghc_fix_dynamic_rpath %{pkg_name}
|
%ghc_fix_rpath %{pkg_name}-%{version}
|
||||||
|
|
||||||
%post devel
|
%post devel
|
||||||
%ghc_pkg_recache
|
%ghc_pkg_recache
|
||||||
|
Loading…
x
Reference in New Issue
Block a user