1
0

Accepting request 883519 from devel:languages:haskell

automated update of haskell stack

OBS-URL: https://build.opensuse.org/request/show/883519
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-lifted-async?expand=0&rev=13
This commit is contained in:
Richard Brown 2021-04-10 13:27:17 +00:00 committed by Git OBS Bridge
commit 05a09654c4
4 changed files with 13 additions and 4 deletions

View File

@ -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

View File

@ -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

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:612893b906840cd1e4a9dd12c6466244ada8f8c8ab604f69d6c491db77de902a
size 10607