diff --git a/ghc-lifted-async.changes b/ghc-lifted-async.changes index c1605ae..d6626c4 100644 --- a/ghc-lifted-async.changes +++ b/ghc-lifted-async.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Feb 8 03:06:20 UTC 2020 - psimons@suse.com + +- Update lifted-async to version 0.10.0.5. + ## v0.10.0.5 - 2020-02-08 + + * Relax upper version bounds for constraints + ------------------------------------------------------------------- Fri Nov 8 16:14:08 UTC 2019 - Peter Simons diff --git a/ghc-lifted-async.spec b/ghc-lifted-async.spec index b1de59c..c621041 100644 --- a/ghc-lifted-async.spec +++ b/ghc-lifted-async.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-lifted-async # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # 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.0.4 +Version: 0.10.0.5 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.4.tar.gz b/lifted-async-0.10.0.4.tar.gz deleted file mode 100644 index cd71cec..0000000 --- a/lifted-async-0.10.0.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9c988c2078f9d83034b26f487182869aaaa67c4b1e340c306b35dc9410b9433 -size 10267 diff --git a/lifted-async-0.10.0.5.tar.gz b/lifted-async-0.10.0.5.tar.gz new file mode 100644 index 0000000..5b227c2 --- /dev/null +++ b/lifted-async-0.10.0.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07b5266065060e28f1c246f2a9034fa41b746a4cc41d3f94051014b80cff6df4 +size 10273