diff --git a/ghc-lifted-async.changes b/ghc-lifted-async.changes index 8dccc89..ad2484c 100644 --- a/ghc-lifted-async.changes +++ b/ghc-lifted-async.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Nov 3 15:52:06 UTC 2021 - psimons@suse.com + +- Update lifted-async to version 0.10.2.2. + ## v0.10.2.2 - 2021-11-02 + + * Allow base-4.17 for GHC 9.2.1 ([#37](https://github.com/maoe/lifted-async/pull/37)) + ------------------------------------------------------------------- Fri Jul 23 08:07:01 UTC 2021 - psimons@suse.com diff --git a/ghc-lifted-async.spec b/ghc-lifted-async.spec index e8b704d..64e2704 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.2.1 +Version: 0.10.2.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.2.1.tar.gz b/lifted-async-0.10.2.1.tar.gz deleted file mode 100644 index 4c9fc96..0000000 --- a/lifted-async-0.10.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0d05715f44bb5464f97bac46302a81338271375b07c54c90efb33b1c0e298e48 -size 10613 diff --git a/lifted-async-0.10.2.2.tar.gz b/lifted-async-0.10.2.2.tar.gz new file mode 100644 index 0000000..1aead4d --- /dev/null +++ b/lifted-async-0.10.2.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50e8a699c8c74f8b39cd0e1c8559d083062e9dac3d20afcacba36f30b3dba7de +size 10651