synchronize with lts:8 from configuration b950efb4c58ed112fa0f89869a729559002adce9

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-async?expand=0&rev=21
This commit is contained in:
2017-04-20 08:27:44 +00:00
committed by Git OBS Bridge
parent 922f7e85f1
commit 39523c73ed
4 changed files with 9 additions and 4 deletions

3
async-2.1.1.1.tar.gz Normal file
View File

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

View File

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

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 19 13:20:19 UTC 2017 - psimons@suse.com
- Update to version 2.1.1.1 with cabal2obs.
-------------------------------------------------------------------
Tue Nov 22 16:06:37 UTC 2016 - psimons@suse.com

View File

@@ -19,7 +19,7 @@
%global pkg_name async
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 2.1.1
Version: 2.1.1.1
Release: 0
Summary: Run IO operations asynchronously and wait for their results
License: BSD-3-Clause