forked from pool/ghc-resourcet
osc copypac from project:devel:languages:haskell:ghc-8.8.x package:ghc-resourcet revision:4, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-resourcet?expand=0&rev=55
This commit is contained in:
parent
06bb391e8a
commit
f1d22e8ea7
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 24 08:07:05 UTC 2020 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update resourcet to version 1.2.3.
|
||||||
|
# ChangeLog for resourcet
|
||||||
|
|
||||||
|
## 1.2.3
|
||||||
|
|
||||||
|
* Support `unliftio-core` 0.2.0.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 8 16:14:36 UTC 2019 - Peter Simons <psimons@suse.com>
|
Fri Nov 8 16:14:36 UTC 2019 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-resourcet
|
# spec file for package ghc-resourcet
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# 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.2
|
Version: 1.2.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:1323425aba3827479eb3588efaf7608b12a083327d64ec814f02863c3673cbe5
|
|
||||||
size 16541
|
|
3
resourcet-1.2.3.tar.gz
Normal file
3
resourcet-1.2.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1a19f4bed56d3bb01a425b93ce157fb826ef01eee32dd28ef2c0c2128550e7c5
|
||||||
|
size 16511
|
Loading…
Reference in New Issue
Block a user