forked from pool/ghc-resourcet
osc copypac from project:devel:languages:haskell:lts:10 package:ghc-resourcet revision:3, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-resourcet?expand=0&rev=37
This commit is contained in:
parent
df6e65500f
commit
90760e8138
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 21 19:12:12 UTC 2017 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update to version 1.1.10.
|
||||||
|
A more detailed change log is not available.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
|
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -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.1.9
|
Version: 1.1.10
|
||||||
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
|
||||||
@ -37,6 +37,7 @@ BuildRequires: ghc-rpm-macros
|
|||||||
BuildRequires: ghc-transformers-base-devel
|
BuildRequires: ghc-transformers-base-devel
|
||||||
BuildRequires: ghc-transformers-compat-devel
|
BuildRequires: ghc-transformers-compat-devel
|
||||||
BuildRequires: ghc-transformers-devel
|
BuildRequires: ghc-transformers-devel
|
||||||
|
BuildRequires: ghc-unliftio-core-devel
|
||||||
%if %{with tests}
|
%if %{with tests}
|
||||||
BuildRequires: ghc-hspec-devel
|
BuildRequires: ghc-hspec-devel
|
||||||
%endif
|
%endif
|
||||||
|
3
resourcet-1.1.10.tar.gz
Normal file
3
resourcet-1.1.10.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d43363645c680022fe07144ab04cc291ede65c8f5d17f9bf1211495b104f1cc2
|
||||||
|
size 15604
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5a1999d26b896603cab8121b77f36723dc50960291872b691ff4a9533e162ef5
|
|
||||||
size 15215
|
|
Loading…
Reference in New Issue
Block a user