Accepting request 890697 from devel:languages:haskell
automated update of haskell stack OBS-URL: https://build.opensuse.org/request/show/890697 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-fast-logger?expand=0&rev=25
This commit is contained in:
commit
8dbf63b5cc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5763a0321053ecaba2d1040800bae9988f52b813fb08d5276ea7ce10e3d2f068
|
||||
size 12077
|
3
fast-logger-3.0.5.tar.gz
Normal file
3
fast-logger-3.0.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a693bfda13ea7220dc4d516134880bc0ba5652639f0d5148222f52640d5476d5
|
||||
size 12331
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 30 08:30:09 UTC 2021 - psimons@suse.com
|
||||
|
||||
- Update fast-logger to version 3.0.5.
|
||||
## 3.0.5
|
||||
|
||||
* recovering backward compatibility for newFileLoggerSet.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 08:49:15 UTC 2021 - psimons@suse.com
|
||||
|
||||
- Update fast-logger to version 3.0.4.
|
||||
## 3.0.4
|
||||
|
||||
* New API: `newFastLogger1` which use only one capability.
|
||||
* Making `FD` safer with `invalidFD`.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 19 23:03:07 UTC 2021 - psimons@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name fast-logger
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 3.0.3
|
||||
Version: 3.0.5
|
||||
Release: 0
|
||||
Summary: A fast logging system
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
x
Reference in New Issue
Block a user