From 46f1dc6e4322b6284aa383beab963ebc2d9d129596ff28fe53ecdd069ad12054 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Mon, 10 May 2021 10:34:03 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-unliftio revision:12, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-unliftio?expand=0&rev=53 --- ghc-unliftio.changes | 18 ++++++++++++++++++ ghc-unliftio.spec | 2 +- unliftio-0.2.14.tar.gz | 3 --- unliftio-0.2.16.tar.gz | 3 +++ 4 files changed, 22 insertions(+), 4 deletions(-) delete mode 100644 unliftio-0.2.14.tar.gz create mode 100644 unliftio-0.2.16.tar.gz diff --git a/ghc-unliftio.changes b/ghc-unliftio.changes index db5046e..92fc3e3 100644 --- a/ghc-unliftio.changes +++ b/ghc-unliftio.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Mon May 10 07:58:33 UTC 2021 - psimons@suse.com + +- Update unliftio to version 0.2.16. + ## 0.2.16 + + * Add `createFileLink` + +------------------------------------------------------------------- +Fri May 7 09:36:45 UTC 2021 - psimons@suse.com + +- Update unliftio to version 0.2.15. + ## 0.2.15 + + * Updated documentation mentioning that `MonadUnliftIO` may be derived using + the `newtype` strategy [#72](https://github.com/fpco/unliftio/pull/72) + * Add `mapExceptionM` [#75](https://github.com/fpco/unliftio/pull/75) + ------------------------------------------------------------------- Sun Jan 24 16:09:36 UTC 2021 - psimons@suse.com diff --git a/ghc-unliftio.spec b/ghc-unliftio.spec index a1a361d..cb5f17e 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.14 +Version: 0.2.16 Release: 0 Summary: The MonadUnliftIO typeclass for unlifting monads to IO (batteries included) License: MIT diff --git a/unliftio-0.2.14.tar.gz b/unliftio-0.2.14.tar.gz deleted file mode 100644 index 992cd0d..0000000 --- a/unliftio-0.2.14.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:19f0b36e5c23147e6876a4e5470892c6c943a70c7d6e0320fb505ee6be75913f -size 54566 diff --git a/unliftio-0.2.16.tar.gz b/unliftio-0.2.16.tar.gz new file mode 100644 index 0000000..1d5358c --- /dev/null +++ b/unliftio-0.2.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:792c2ecedd920fa3bbf1a0620a2553a0fa3e2ee676f28d7579b54694a5775cfd +size 55154