From 7f27f6b5754c93184ff7a01f77628bb5906a719af7fb71126232ed5f9dd3a380 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 11 Jun 2019 14:10:56 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-unliftio revision:6, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-unliftio?expand=0&rev=28 --- ghc-unliftio.changes | 9 +++++++++ ghc-unliftio.spec | 4 ++-- unliftio-0.2.10.tar.gz | 3 --- unliftio-0.2.11.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 unliftio-0.2.10.tar.gz create mode 100644 unliftio-0.2.11.tar.gz diff --git a/ghc-unliftio.changes b/ghc-unliftio.changes index 35bb290..e1dac9e 100644 --- a/ghc-unliftio.changes +++ b/ghc-unliftio.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Jun 8 02:02:34 UTC 2019 - psimons@suse.com + +- Update unliftio to version 0.2.11. + ## 0.2.11 + + * Deprecate `forkWithUnmask` in favor of the newly added `forkIOWithUnmask` to + improve consistency. [https://github.com/fpco/unliftio/issues/44] + ------------------------------------------------------------------- Mon Dec 31 03:01:33 UTC 2018 - psimons@suse.com diff --git a/ghc-unliftio.spec b/ghc-unliftio.spec index 544d3da..39ff0d1 100644 --- a/ghc-unliftio.spec +++ b/ghc-unliftio.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-unliftio # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 unliftio %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.2.10 +Version: 0.2.11 Release: 0 Summary: The MonadUnliftIO typeclass for unlifting monads to IO (batteries included) License: MIT diff --git a/unliftio-0.2.10.tar.gz b/unliftio-0.2.10.tar.gz deleted file mode 100644 index d18b3ec..0000000 --- a/unliftio-0.2.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:141d6e858f3c340c881d9853a38076ca09306e45a02fffc36885b9ee11cf1b5c -size 42075 diff --git a/unliftio-0.2.11.tar.gz b/unliftio-0.2.11.tar.gz new file mode 100644 index 0000000..8824c76 --- /dev/null +++ b/unliftio-0.2.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e21c3eef1ea63b360cdcc569c4b46fbffa3049e0a714007b0a3aaf5b080288ad +size 42268