Accepting request 667146 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/667146 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-unliftio?expand=0&rev=6
This commit is contained in:
commit
960b4f01d6
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 31 03:01:33 UTC 2018 - psimons@suse.com
|
||||
|
||||
- Update unliftio to version 0.2.10.
|
||||
## 0.2.10
|
||||
|
||||
* Add pooling related functions for unliftio
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 12 03:02:02 UTC 2018 - psimons@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name unliftio
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.2.9.0
|
||||
Version: 0.2.10
|
||||
Release: 0
|
||||
Summary: The MonadUnliftIO typeclass for unlifting monads to IO (batteries included)
|
||||
License: MIT
|
||||
@ -40,6 +40,7 @@ BuildRequires: ghc-unix-devel
|
||||
BuildRequires: ghc-unliftio-core-devel
|
||||
%if %{with tests}
|
||||
BuildRequires: ghc-QuickCheck-devel
|
||||
BuildRequires: ghc-containers-devel
|
||||
BuildRequires: ghc-hspec-devel
|
||||
%endif
|
||||
|
||||
|
3
unliftio-0.2.10.tar.gz
Normal file
3
unliftio-0.2.10.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:141d6e858f3c340c881d9853a38076ca09306e45a02fffc36885b9ee11cf1b5c
|
||||
size 42075
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ff6596a932d1b52b409739fd7bbc07234b484cc72f459f2515b27c2b55cd39b8
|
||||
size 38909
|
Loading…
Reference in New Issue
Block a user