forked from pool/ghc-fast-logger
osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-fast-logger revision:6, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-fast-logger?expand=0&rev=40
This commit is contained in:
parent
3f3134653a
commit
665439e209
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4bd4ef406f661e603320a34c353c29c5160644e3c4a446dd47efb279088a32b2
|
|
||||||
size 10998
|
|
3
fast-logger-2.4.14.tar.gz
Normal file
3
fast-logger-2.4.14.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f9a2c304fb494055b5898a921dfcee892fc6fe25d5ca97d311ddc950ac34b9a7
|
||||||
|
size 11326
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 11 06:35:18 UTC 2019 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update fast-logger to version 2.4.14.
|
||||||
|
## 2.4.14
|
||||||
|
|
||||||
|
* Add `ToLogStr` instances for the following types: signed integers, unsigned integers, floating-point numbers. These instances all use decimal encodings. [#177](https://github.com/kazu-yamamoto/logger/pull/177)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 25 03:01:34 UTC 2018 - psimons@suse.com
|
Tue Dec 25 03:01:34 UTC 2018 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-fast-logger
|
# spec file for package ghc-fast-logger
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 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
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name fast-logger
|
%global pkg_name fast-logger
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 2.4.13
|
Version: 2.4.14
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A fast logging system
|
Summary: A fast logging system
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
x
Reference in New Issue
Block a user