osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-unliftio revision:22, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-unliftio?expand=0&rev=64
This commit is contained in:
parent
7c140b5be5
commit
f0a633354a
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 26 14:58:15 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update unliftio to version 0.2.22.0.
|
||||
## 0.2.22.0
|
||||
|
||||
* Add `UnliftIO.STM.flushTBQueue`
|
||||
* Add `UnliftIO.STM.lengthTBQueue`
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 9 04:28:59 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name unliftio
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.2.21.0
|
||||
Version: 0.2.22.0
|
||||
Release: 0
|
||||
Summary: The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)
|
||||
License: MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2cc2f29b052f307852e48c83dadff32ae89d89e4ee1353148256c5cf2d246f7c
|
||||
size 57485
|
3
unliftio-0.2.22.0.tar.gz
Normal file
3
unliftio-0.2.22.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1fc4adb14bbefa303b01163a6dfd61c3bd7f775cebf8ee812d7194fb27ffbb88
|
||||
size 57549
|
Loading…
x
Reference in New Issue
Block a user