diff --git a/ghc-unliftio.changes b/ghc-unliftio.changes index 46d9e86..c4fc6c1 100644 --- a/ghc-unliftio.changes +++ b/ghc-unliftio.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Sep 2 08:32:29 UTC 2021 - psimons@suse.com + +- Update unliftio to version 0.2.20. + ## 0.2.20 + + * Add lifted `System.IO.openFile` (https://github.com/fpco/unliftio/pull/88) + ------------------------------------------------------------------- Fri Jul 23 08:08:54 UTC 2021 - psimons@suse.com diff --git a/ghc-unliftio.spec b/ghc-unliftio.spec index 08ea7cc..7cbc343 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.19 +Version: 0.2.20 Release: 0 Summary: The MonadUnliftIO typeclass for unlifting monads to IO (batteries included) License: MIT diff --git a/unliftio-0.2.19.tar.gz b/unliftio-0.2.19.tar.gz deleted file mode 100644 index ce4a6bd..0000000 --- a/unliftio-0.2.19.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:66788fb1316c8922f967da612d7cf12add032456237fff9b2a991062f2065514 -size 56410 diff --git a/unliftio-0.2.20.tar.gz b/unliftio-0.2.20.tar.gz new file mode 100644 index 0000000..f063280 --- /dev/null +++ b/unliftio-0.2.20.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be9e9b29e492d8430ccd6b2b70da57553a9b312875d177e769d8847ce0297555 +size 56385