diff --git a/ghc-unliftio.changes b/ghc-unliftio.changes index b1f3186..d62f134 100644 --- a/ghc-unliftio.changes +++ b/ghc-unliftio.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jun 2 07:07:00 UTC 2021 - psimons@suse.com + +- Update unliftio to version 0.2.18. + ## 0.2.18 + + * Reexport `asyncExceptionFromException` and `asyncExceptionToException` [#81](https://github.com/fpco/unliftio/issues/81) + ------------------------------------------------------------------- Sat May 29 15:59:30 UTC 2021 - psimons@suse.com diff --git a/ghc-unliftio.spec b/ghc-unliftio.spec index 652b4b1..43430fd 100644 --- a/ghc-unliftio.spec +++ b/ghc-unliftio.spec @@ -19,7 +19,7 @@ %global pkg_name unliftio %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.2.17 +Version: 0.2.18 Release: 0 Summary: The MonadUnliftIO typeclass for unlifting monads to IO (batteries included) License: MIT diff --git a/unliftio-0.2.17.tar.gz b/unliftio-0.2.17.tar.gz deleted file mode 100644 index 5bc6513..0000000 --- a/unliftio-0.2.17.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dbc1205e70752db9fa252d313ba7c5e3598469181febeada7910c39f2d5e67fc -size 56307 diff --git a/unliftio-0.2.18.tar.gz b/unliftio-0.2.18.tar.gz new file mode 100644 index 0000000..a5b85e8 --- /dev/null +++ b/unliftio-0.2.18.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ef4ed7a6d4f78a0c4dc21daba310953ad56619c355091d0e1ed923bb6e8e579 +size 56344