osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-lifted-async revision:21, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-lifted-async?expand=0&rev=36
This commit is contained in:
parent
9e27fd1c22
commit
7212fead01
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Aug 13 08:24:01 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update lifted-async to version 0.10.2.3.
|
||||||
|
## v0.10.2.3 - 2022-08-13
|
||||||
|
|
||||||
|
* Allow base-4.17 (GHC 9.4) and bump CI to latest GHC versions ([#39](https://github.com/maoe/lifted-async/pull/39))
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 3 15:52:06 UTC 2021 - psimons@suse.com
|
Wed Nov 3 15:52:06 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-lifted-async
|
# spec file for package ghc-lifted-async
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 SUSE LLC
|
||||||
#
|
#
|
||||||
# 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 lifted-async
|
%global pkg_name lifted-async
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.10.2.2
|
Version: 0.10.2.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Run lifted IO operations asynchronously and wait for their results
|
Summary: Run lifted IO operations asynchronously and wait for their results
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:50e8a699c8c74f8b39cd0e1c8559d083062e9dac3d20afcacba36f30b3dba7de
|
|
||||||
size 10651
|
|
3
lifted-async-0.10.2.3.tar.gz
Normal file
3
lifted-async-0.10.2.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:51ed64e9f5c9c585dc5897288977fca759eb2bdb22aae91f2ac37d962e3309cf
|
||||||
|
size 10685
|
Loading…
Reference in New Issue
Block a user