forked from pool/ghc-resourcet
osc copypac from project:devel:languages:haskell:ghc-9.6.x package:ghc-resourcet revision:3, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-resourcet?expand=0&rev=79
This commit is contained in:
parent
715c1e3ac1
commit
7a86b086f0
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 23 07:13:07 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update resourcet to version 1.3.0.
|
||||
## 1.3.0
|
||||
|
||||
* Include the exception in ReleaseTypes indicating exceptional exit.
|
||||
|
||||
Only backwards-incompatible in code relying on instances of ReleaseType
|
||||
other than Show, or constructing ReleaseException directly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 30 17:08:06 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-resourcet
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,7 +20,7 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.2.6
|
||||
Version: 1.3.0
|
||||
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:f83b35b2106854750ef5f1c34695ea8b7bba6e0572cedf9f2993c5acfdb5fd34
|
||||
size 17196
|
3
resourcet-1.3.0.tar.gz
Normal file
3
resourcet-1.3.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec601785ee42a201f32adb205b8685c983f18757b1bd33d2e806d571e0f9996b
|
||||
size 17620
|
Loading…
Reference in New Issue
Block a user