Accepting request 709206 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/709206 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-unliftio?expand=0&rev=7
This commit is contained in:
commit
372061cb8a
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 8 02:02:34 UTC 2019 - psimons@suse.com
|
||||
|
||||
- Update unliftio to version 0.2.11.
|
||||
## 0.2.11
|
||||
|
||||
* Deprecate `forkWithUnmask` in favor of the newly added `forkIOWithUnmask` to
|
||||
improve consistency. [https://github.com/fpco/unliftio/issues/44]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 31 03:01:33 UTC 2018 - psimons@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-unliftio
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%global pkg_name unliftio
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.2.10
|
||||
Version: 0.2.11
|
||||
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:141d6e858f3c340c881d9853a38076ca09306e45a02fffc36885b9ee11cf1b5c
|
||||
size 42075
|
3
unliftio-0.2.11.tar.gz
Normal file
3
unliftio-0.2.11.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e21c3eef1ea63b360cdcc569c4b46fbffa3049e0a714007b0a3aaf5b080288ad
|
||||
size 42268
|
Loading…
Reference in New Issue
Block a user