Accepting request 819581 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/819581 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-lifted-async?expand=0&rev=8
This commit is contained in:
commit
9ec3330d25
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 30 02:00:21 UTC 2020 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update lifted-async to version 0.10.1.1.
|
||||||
|
## v0.10.1.1 - 2020-06-29
|
||||||
|
|
||||||
|
* Bump up cabal-version to 1.24
|
||||||
|
|
||||||
|
## v0.10.1 - 2020-06-29
|
||||||
|
|
||||||
|
* Fix typechecking errors with GHC HEAD 8.11 ([#31](https://github.com/maoe/lifted-async/pull/31))
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 9 09:26:17 UTC 2020 - psimons@suse.com
|
Tue Jun 9 09:26:17 UTC 2020 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name lifted-async
|
%global pkg_name lifted-async
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.10.0.6
|
Version: 0.10.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Run lifted IO operations asynchronously and wait for their results
|
Summary: Run lifted IO operations asynchronously and wait for their results
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:72f5563fc622fe0e218e393287c49a63eec7207330cd9fdbe73416db745ad0da
|
|
||||||
size 10308
|
|
3
lifted-async-0.10.1.1.tar.gz
Normal file
3
lifted-async-0.10.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1708dd74691ef168eac53aa5f7d71ebc1b624646212d7380e0b10518196c02f4
|
||||||
|
size 10364
|
Loading…
Reference in New Issue
Block a user