diff --git a/ghc-lifted-async.changes b/ghc-lifted-async.changes index 83212c4..bd175b7 100644 --- a/ghc-lifted-async.changes +++ b/ghc-lifted-async.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Jun 30 02:00:21 UTC 2020 - psimons@suse.com + +- Update lifted-async to version 0.10.1.1. + ## v0.10.1.1 - 2020-06-29 + + * Bump up cabal-version to 1.24 + + ## v0.10.1 - 2020-06-29 + + * Fix typechecking errors with GHC HEAD 8.11 ([#31](https://github.com/maoe/lifted-async/pull/31)) + ------------------------------------------------------------------- Tue Jun 9 09:26:17 UTC 2020 - psimons@suse.com diff --git a/ghc-lifted-async.spec b/ghc-lifted-async.spec index 25986f3..cf3a3ea 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.0.6 +Version: 0.10.1.1 Release: 0 Summary: Run lifted IO operations asynchronously and wait for their results License: BSD-3-Clause diff --git a/lifted-async-0.10.0.6.tar.gz b/lifted-async-0.10.0.6.tar.gz deleted file mode 100644 index c4d05d0..0000000 --- a/lifted-async-0.10.0.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72f5563fc622fe0e218e393287c49a63eec7207330cd9fdbe73416db745ad0da -size 10308 diff --git a/lifted-async-0.10.1.1.tar.gz b/lifted-async-0.10.1.1.tar.gz new file mode 100644 index 0000000..c0da3f2 --- /dev/null +++ b/lifted-async-0.10.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1708dd74691ef168eac53aa5f7d71ebc1b624646212d7380e0b10518196c02f4 +size 10364