osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-unliftio revision:10, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-unliftio?expand=0&rev=51
This commit is contained in:
parent
ef8ea2c928
commit
b54300f9bc
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 24 16:09:36 UTC 2021 - psimons@suse.com
|
||||
|
||||
- Update unliftio to version 0.2.14.
|
||||
## 0.2.14
|
||||
|
||||
* Add `UnliftIO.QSem`
|
||||
* Add `UnliftIO.QSemN`
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-unliftio
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# 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.13.1
|
||||
Version: 0.2.14
|
||||
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:a0966479b37b2891f76bf46d398d7e5ca8c1d97f6ca2202f4b9e8cf4f0040023
|
||||
size 54044
|
3
unliftio-0.2.14.tar.gz
Normal file
3
unliftio-0.2.14.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:19f0b36e5c23147e6876a4e5470892c6c943a70c7d6e0320fb505ee6be75913f
|
||||
size 54566
|
Loading…
Reference in New Issue
Block a user