From f18a84d25f84829eeb4498bf9ce75b782e5120757f43635c88afe7ca1f9f66ca Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Sun, 14 Jul 2019 01:01:45 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-unliftio revision:7, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-unliftio?expand=0&rev=30 --- ghc-unliftio.changes | 18 ++++++++++++++++++ ghc-unliftio.spec | 3 ++- unliftio-0.2.11.tar.gz | 3 --- unliftio-0.2.12.tar.gz | 3 +++ 4 files changed, 23 insertions(+), 4 deletions(-) delete mode 100644 unliftio-0.2.11.tar.gz create mode 100644 unliftio-0.2.12.tar.gz diff --git a/ghc-unliftio.changes b/ghc-unliftio.changes index e1dac9e..f3201ad 100644 --- a/ghc-unliftio.changes +++ b/ghc-unliftio.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Sat Jul 13 02:01:41 UTC 2019 - psimons@suse.com + +- Update unliftio to version 0.2.12. + ## 0.2.12 + + * Dropped support for ghc-7.8 + * Addition of `UnliftIO.IO.File` module and atomic+durable file writes: + + * `writeBinaryFile` + * `writeBinaryFileAtomic` + * `writeBinaryFileDurable` + * `writeBinaryFileDurableAtomic` + * `withBinaryFileAtomic` + * `withBinaryFileDurable` + * `withBinaryFileDurableAtomic` + * `ensureFileDurable` + ------------------------------------------------------------------- Sat Jun 8 02:02:34 UTC 2019 - psimons@suse.com diff --git a/ghc-unliftio.spec b/ghc-unliftio.spec index 39ff0d1..70f80f4 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.11 +Version: 0.2.12 Release: 0 Summary: The MonadUnliftIO typeclass for unlifting monads to IO (batteries included) License: MIT @@ -28,6 +28,7 @@ URL: https://hackage.haskell.org/package/%{pkg_name} Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz BuildRequires: ghc-Cabal-devel BuildRequires: ghc-async-devel +BuildRequires: ghc-bytestring-devel BuildRequires: ghc-deepseq-devel BuildRequires: ghc-directory-devel BuildRequires: ghc-filepath-devel diff --git a/unliftio-0.2.11.tar.gz b/unliftio-0.2.11.tar.gz deleted file mode 100644 index 8824c76..0000000 --- a/unliftio-0.2.11.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e21c3eef1ea63b360cdcc569c4b46fbffa3049e0a714007b0a3aaf5b080288ad -size 42268 diff --git a/unliftio-0.2.12.tar.gz b/unliftio-0.2.12.tar.gz new file mode 100644 index 0000000..72f1f76 --- /dev/null +++ b/unliftio-0.2.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fa9f4d4cc078fd7c76914652070d06a646f83d34e51547fede4fdd7f30ffe09 +size 53746