From f69922afb1d22ecfe6570392f460a3e9d653e70c67dc712854657363b596485f Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sat, 5 Jan 2019 02:01:37 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-unliftio revision:5, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-unliftio?expand=0&rev=26 --- ghc-unliftio.changes | 8 ++++++++ ghc-unliftio.spec | 3 ++- unliftio-0.2.10.tar.gz | 3 +++ unliftio-0.2.9.0.tar.gz | 3 --- 4 files changed, 13 insertions(+), 4 deletions(-) create mode 100644 unliftio-0.2.10.tar.gz delete mode 100644 unliftio-0.2.9.0.tar.gz diff --git a/ghc-unliftio.changes b/ghc-unliftio.changes index 6040a49..35bb290 100644 --- a/ghc-unliftio.changes +++ b/ghc-unliftio.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Dec 31 03:01:33 UTC 2018 - psimons@suse.com + +- Update unliftio to version 0.2.10. + ## 0.2.10 + + * Add pooling related functions for unliftio + ------------------------------------------------------------------- Wed Dec 12 03:02:02 UTC 2018 - psimons@suse.com diff --git a/ghc-unliftio.spec b/ghc-unliftio.spec index 58f3c71..544d3da 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.9.0 +Version: 0.2.10 Release: 0 Summary: The MonadUnliftIO typeclass for unlifting monads to IO (batteries included) License: MIT @@ -40,6 +40,7 @@ BuildRequires: ghc-unix-devel BuildRequires: ghc-unliftio-core-devel %if %{with tests} BuildRequires: ghc-QuickCheck-devel +BuildRequires: ghc-containers-devel BuildRequires: ghc-hspec-devel %endif diff --git a/unliftio-0.2.10.tar.gz b/unliftio-0.2.10.tar.gz new file mode 100644 index 0000000..d18b3ec --- /dev/null +++ b/unliftio-0.2.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:141d6e858f3c340c881d9853a38076ca09306e45a02fffc36885b9ee11cf1b5c +size 42075 diff --git a/unliftio-0.2.9.0.tar.gz b/unliftio-0.2.9.0.tar.gz deleted file mode 100644 index b2b0ff4..0000000 --- a/unliftio-0.2.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff6596a932d1b52b409739fd7bbc07234b484cc72f459f2515b27c2b55cd39b8 -size 38909