From 32ce21e2904aa215fd5af3ac0451ef361dd9571920508a680c38134634120364 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Tue, 6 Apr 2021 10:44:45 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-lifted-async revision:16, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-lifted-async?expand=0&rev=32 --- ghc-lifted-async.changes | 9 +++++++++ ghc-lifted-async.spec | 2 +- lifted-async-0.10.1.3.tar.gz | 3 --- lifted-async-0.10.2.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 lifted-async-0.10.1.3.tar.gz create mode 100644 lifted-async-0.10.2.tar.gz diff --git a/ghc-lifted-async.changes b/ghc-lifted-async.changes index 89d9938..577ea32 100644 --- a/ghc-lifted-async.changes +++ b/ghc-lifted-async.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Apr 5 14:15:03 UTC 2021 - psimons@suse.com + +- Update lifted-async to version 0.10.2. + ## v0.10.2 - 20201-04-02 + + * Define withAsync in terms of corresponding function from async ([#36](https://github.com/maoe/lifted-async/pull/36)) + * Fixes [#34](https://github.com/maoe/lifted-async/issues/34) + ------------------------------------------------------------------- Sat Feb 27 13:14:16 UTC 2021 - psimons@suse.com diff --git a/ghc-lifted-async.spec b/ghc-lifted-async.spec index 3112f5a..05c9007 100644 --- a/ghc-lifted-async.spec +++ b/ghc-lifted-async.spec @@ -19,7 +19,7 @@ %global pkg_name lifted-async %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.10.1.3 +Version: 0.10.2 Release: 0 Summary: Run lifted IO operations asynchronously and wait for their results License: BSD-3-Clause diff --git a/lifted-async-0.10.1.3.tar.gz b/lifted-async-0.10.1.3.tar.gz deleted file mode 100644 index 81fe238..0000000 --- a/lifted-async-0.10.1.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f340fa9b649dd6bd3fc0942eceb94945a5b251e676b8d8e9841d6b24c531b4c2 -size 10473 diff --git a/lifted-async-0.10.2.tar.gz b/lifted-async-0.10.2.tar.gz new file mode 100644 index 0000000..3526892 --- /dev/null +++ b/lifted-async-0.10.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:612893b906840cd1e4a9dd12c6466244ada8f8c8ab604f69d6c491db77de902a +size 10607