diff --git a/ghc-lifted-async.changes b/ghc-lifted-async.changes index ad2484c..ba2a4f2 100644 --- a/ghc-lifted-async.changes +++ b/ghc-lifted-async.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Aug 13 08:24:01 UTC 2022 - Peter Simons + +- 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 diff --git a/ghc-lifted-async.spec b/ghc-lifted-async.spec index 64e2704..71fcd27 100644 --- a/ghc-lifted-async.spec +++ b/ghc-lifted-async.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %global pkg_name lifted-async %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.10.2.2 +Version: 0.10.2.3 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.2.tar.gz b/lifted-async-0.10.2.2.tar.gz deleted file mode 100644 index 1aead4d..0000000 --- a/lifted-async-0.10.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:50e8a699c8c74f8b39cd0e1c8559d083062e9dac3d20afcacba36f30b3dba7de -size 10651 diff --git a/lifted-async-0.10.2.3.tar.gz b/lifted-async-0.10.2.3.tar.gz new file mode 100644 index 0000000..e467cb2 --- /dev/null +++ b/lifted-async-0.10.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51ed64e9f5c9c585dc5897288977fca759eb2bdb22aae91f2ac37d962e3309cf +size 10685