Accepting request 1222605 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1222605
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-fast-logger?expand=0&rev=31
This commit is contained in:
2024-11-12 18:20:11 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 4 deletions

View File

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

3
fast-logger-3.2.5.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Oct 31 03:20:54 UTC 2024 - Peter Simons <psimons@suse.com>
- Update fast-logger to version 3.2.5.
## 3.2.5
* Giving names to threads.
-------------------------------------------------------------------
Tue Oct 15 03:53:07 UTC 2024 - Peter Simons <psimons@suse.com>

View File

@@ -20,7 +20,7 @@
%global pkgver %{pkg_name}-%{version}
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 3.2.4
Version: 3.2.5
Release: 0
Summary: A fast logging system
License: BSD-3-Clause