osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-resourcet revision:15, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-resourcet?expand=0&rev=70
This commit is contained in:
parent
0c4288d1b5
commit
d8360069c5
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 5 15:04:55 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update resourcet to version 1.2.4.3.
|
||||||
|
## 1.2.4.3
|
||||||
|
|
||||||
|
* Fix a space leak when using `forever` with `ResourceT`. [#470](https://github.com/snoyberg/conduit/pull/470)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
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-resourcet
|
# spec file for package ghc-resourcet
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name resourcet
|
%global pkg_name resourcet
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 1.2.4.2
|
Version: 1.2.4.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Deterministic allocation and freeing of scarce resources
|
Summary: Deterministic allocation and freeing of scarce resources
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:17f20842043ad199961a801b6efb1233b9098eb3537f8395844268f6a223eb87
|
|
||||||
size 16862
|
|
3
resourcet-1.2.4.3.tar.gz
Normal file
3
resourcet-1.2.4.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:054152fec5cdc044dd9310c37e548913bcec67ec4e84998a1419a8c067b43b7f
|
||||||
|
size 17062
|
Loading…
Reference in New Issue
Block a user