diff --git a/ghc-lifted-async.changes b/ghc-lifted-async.changes index 6767a5e..89d9938 100644 --- a/ghc-lifted-async.changes +++ b/ghc-lifted-async.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sat Feb 27 13:14:16 UTC 2021 - psimons@suse.com + +- Update lifted-async to version 0.10.1.3. + ## v0.10.1.3 - 2021-02-26 + + * Support GHC 9.0.1 ([#33](https://github.com/maoe/lifted-async/pull/33)) + * Switch from Travis CI to GitHub Actions + * Switch from criterion to tasty-bench + +------------------------------------------------------------------- +Tue Feb 23 21:45:42 UTC 2021 - Ondřej Súkup + +- relax dep on constraints + ------------------------------------------------------------------- Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup diff --git a/ghc-lifted-async.spec b/ghc-lifted-async.spec index fad427d..3112f5a 100644 --- a/ghc-lifted-async.spec +++ b/ghc-lifted-async.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-lifted-async # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 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.1.2 +Version: 0.10.1.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.1.2.tar.gz b/lifted-async-0.10.1.2.tar.gz deleted file mode 100644 index b426ecd..0000000 --- a/lifted-async-0.10.1.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd24cb197953701507680893b84df505eb58d1c31e1d45f9a0edae43cd965713 -size 10374 diff --git a/lifted-async-0.10.1.3.tar.gz b/lifted-async-0.10.1.3.tar.gz new file mode 100644 index 0000000..81fe238 --- /dev/null +++ b/lifted-async-0.10.1.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f340fa9b649dd6bd3fc0942eceb94945a5b251e676b8d8e9841d6b24c531b4c2 +size 10473