osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-async revision:18, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-async?expand=0&rev=54
This commit is contained in:
parent
d3e3a65c59
commit
5ed6a5c721
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:467af3a0037947a5232ecf5f4efbd4cf2118aaa2310566d7f40ac82b0e32935c
|
||||
size 14056
|
3
async-2.2.4.tar.gz
Normal file
3
async-2.2.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:484df85be0e76c4fed9376451e48e1d0c6e97952ce79735b72d54297e7e0a725
|
||||
size 14148
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 7 07:57:09 UTC 2021 - psimons@suse.com
|
||||
|
||||
- Update async to version 2.2.4.
|
||||
## Changes in 2.2.4:
|
||||
|
||||
- Support for GHC 9.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 19 23:02:58 UTC 2021 - psimons@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name async
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 2.2.3
|
||||
Version: 2.2.4
|
||||
Release: 0
|
||||
Summary: Run IO operations asynchronously and wait for their results
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user