1
0

Accepting request 877654 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/877654
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-lifted-async?expand=0&rev=12
This commit is contained in:
Dominique Leuenberger 2021-03-10 07:55:08 +00:00 committed by Git OBS Bridge
commit 6fd4702293
4 changed files with 20 additions and 5 deletions

View File

@ -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>

View File

@ -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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bd24cb197953701507680893b84df505eb58d1c31e1d45f9a0edae43cd965713
size 10374

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f340fa9b649dd6bd3fc0942eceb94945a5b251e676b8d8e9841d6b24c531b4c2
size 10473