osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-lifted-async revision:16, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-lifted-async?expand=0&rev=32
This commit is contained in:
parent
a86b4fc3d0
commit
32ce21e290
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 5 14:15:03 UTC 2021 - psimons@suse.com
|
||||
|
||||
- Update lifted-async to version 0.10.2.
|
||||
## v0.10.2 - 20201-04-02
|
||||
|
||||
* Define withAsync in terms of corresponding function from async ([#36](https://github.com/maoe/lifted-async/pull/36))
|
||||
* Fixes [#34](https://github.com/maoe/lifted-async/issues/34)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 27 13:14:16 UTC 2021 - psimons@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name lifted-async
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.10.1.3
|
||||
Version: 0.10.2
|
||||
Release: 0
|
||||
Summary: Run lifted IO operations asynchronously and wait for their results
|
||||
License: BSD-3-Clause
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f340fa9b649dd6bd3fc0942eceb94945a5b251e676b8d8e9841d6b24c531b4c2
|
||||
size 10473
|
3
lifted-async-0.10.2.tar.gz
Normal file
3
lifted-async-0.10.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:612893b906840cd1e4a9dd12c6466244ada8f8c8ab604f69d6c491db77de902a
|
||||
size 10607
|
Loading…
Reference in New Issue
Block a user