osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-unliftio revision:15, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-unliftio?expand=0&rev=59
This commit is contained in:
parent
4ef3200552
commit
f176513e8f
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 23 08:08:54 UTC 2021 - psimons@suse.com
|
||||
|
||||
- Update unliftio to version 0.2.19.
|
||||
## 0.2.19
|
||||
|
||||
* Add `Eq` instance for `StringException` (https://github.com/fpco/unliftio/pull/83)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 2 07:07:00 UTC 2021 - psimons@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name unliftio
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.2.18
|
||||
Version: 0.2.19
|
||||
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:3ef4ed7a6d4f78a0c4dc21daba310953ad56619c355091d0e1ed923bb6e8e579
|
||||
size 56344
|
3
unliftio-0.2.19.tar.gz
Normal file
3
unliftio-0.2.19.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:66788fb1316c8922f967da612d7cf12add032456237fff9b2a991062f2065514
|
||||
size 56410
|
Loading…
Reference in New Issue
Block a user