osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-resourcet revision:7, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-resourcet?expand=0&rev=58
This commit is contained in:
Peter Simons 2020-06-16 10:57:20 +00:00 committed by Git OBS Bridge
parent becaae482b
commit 7764dc394e
4 changed files with 17 additions and 5 deletions

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Jun 9 09:10:54 UTC 2020 - psimons@suse.com
- Update resourcet to version 1.2.4.1.
## 1.2.4.1
* Document risk of using `forkIO` within a `ResourceT` [#441](https://github.com/snoyberg/conduit/pull/441)
## 1.2.4
* Add `allocate_` [#437](https://github.com/snoyberg/conduit/pull/437)
-------------------------------------------------------------------
Wed May 6 06:54:13 UTC 2020 - psimons@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-resourcet
#
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 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 resourcet
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 1.2.4
Version: 1.2.4.1
Release: 0
Summary: Deterministic allocation and freeing of scarce resources
License: BSD-3-Clause

3
resourcet-1.2.4.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:22e02f18c6bc66430578ccddffd7a0fc616313618edf3bf4f4d393593ae1c740
size 16876

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1d45f46616bfb9f2be7f913e8124262d4c0f1f7c03b046406ba791895306fb04
size 16604