forked from pool/ghc-lifted-async
osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-lifted-async revision:15, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-lifted-async?expand=0&rev=30
This commit is contained in:
parent
1956fac1cf
commit
a86b4fc3d0
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 27 13:14:16 UTC 2021 - psimons@suse.com
|
||||
|
||||
- Update lifted-async to version 0.10.1.3.
|
||||
## v0.10.1.3 - 2021-02-26
|
||||
|
||||
* Support GHC 9.0.1 ([#33](https://github.com/maoe/lifted-async/pull/33))
|
||||
* Switch from Travis CI to GitHub Actions
|
||||
* Switch from criterion to tasty-bench
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 23 21:45:42 UTC 2021 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
- relax dep on constraints
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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-lifted-async
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 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 lifted-async
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.10.1.2
|
||||
Version: 0.10.1.3
|
||||
Release: 0
|
||||
Summary: Run lifted IO operations asynchronously and wait for their results
|
||||
License: BSD-3-Clause
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd24cb197953701507680893b84df505eb58d1c31e1d45f9a0edae43cd965713
|
||||
size 10374
|
3
lifted-async-0.10.1.3.tar.gz
Normal file
3
lifted-async-0.10.1.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f340fa9b649dd6bd3fc0942eceb94945a5b251e676b8d8e9841d6b24c531b4c2
|
||||
size 10473
|
Loading…
Reference in New Issue
Block a user