forked from pool/ghc-resourcet
osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-resourcet revision:2, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-resourcet?expand=0&rev=48
This commit is contained in:
parent
69c8f1bd50
commit
fcfd74ca53
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 10 19:23:56 UTC 2018 - psimons@suse.com
|
||||
|
||||
- Update resourcet to version 1.2.2.
|
||||
## 1.2.2
|
||||
|
||||
* Add `MonadFail` instance for `ResourceT`.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 18 14:26:39 UTC 2018 - psimons@suse.com
|
||||
|
||||
|
@ -12,14 +12,14 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%global pkg_name resourcet
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.2.1
|
||||
Version: 1.2.2
|
||||
Release: 0
|
||||
Summary: Deterministic allocation and freeing of scarce resources
|
||||
License: BSD-3-Clause
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e765c12a6ec0f70efc3c938750060bc17569b99578aa635fd4da0c4d06fcf267
|
||||
size 16459
|
3
resourcet-1.2.2.tar.gz
Normal file
3
resourcet-1.2.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1323425aba3827479eb3588efaf7608b12a083327d64ec814f02863c3673cbe5
|
||||
size 16541
|
Loading…
Reference in New Issue
Block a user