From 4582255344338769028eb7d052dcde487a04fd8da03bc19f638390ed218b9170 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Mon, 22 Feb 2016 11:17:38 +0000 Subject: [PATCH] Accepting request 360799 from devel:languages:haskell:lts - update to 1.1.10.1 * multiple combinator for Data.Conduit.Zlib - update to 1.1.9.3 OBS-URL: https://build.opensuse.org/request/show/360799 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-conduit-extra?expand=0&rev=10 --- conduit-extra-1.1.10.1.tar.gz | 3 +++ conduit-extra-1.1.9.2.tar.gz | 3 --- ghc-conduit-extra.changes | 11 +++++++++++ ghc-conduit-extra.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) create mode 100644 conduit-extra-1.1.10.1.tar.gz delete mode 100644 conduit-extra-1.1.9.2.tar.gz diff --git a/conduit-extra-1.1.10.1.tar.gz b/conduit-extra-1.1.10.1.tar.gz new file mode 100644 index 0000000..6da16fe --- /dev/null +++ b/conduit-extra-1.1.10.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:693eeea93dd2f68c1bc4a7b42ff20fdad7556c12c45ef705beaa256de422002a +size 30828 diff --git a/conduit-extra-1.1.9.2.tar.gz b/conduit-extra-1.1.9.2.tar.gz deleted file mode 100644 index 5a14d66..0000000 --- a/conduit-extra-1.1.9.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a7b3f44990014082f589dd91f70d8b5faef66e720677888a54fb2e463940a9f -size 29576 diff --git a/ghc-conduit-extra.changes b/ghc-conduit-extra.changes index 3cf61ea..beae13a 100644 --- a/ghc-conduit-extra.changes +++ b/ghc-conduit-extra.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Feb 17 09:13:57 UTC 2016 - mimi.vx@gmail.com + +- update to 1.1.10.1 +* multiple combinator for Data.Conduit.Zlib + +------------------------------------------------------------------- +Mon Feb 15 19:54:55 UTC 2016 - mimi.vx@gmail.com + +- update to 1.1.9.3 + ------------------------------------------------------------------- Mon Dec 7 10:41:01 UTC 2015 - mimi.vx@gmail.com diff --git a/ghc-conduit-extra.spec b/ghc-conduit-extra.spec index d086c89..23c28db 100644 --- a/ghc-conduit-extra.spec +++ b/ghc-conduit-extra.spec @@ -21,7 +21,7 @@ %bcond_with tests Name: ghc-conduit-extra -Version: 1.1.9.2 +Version: 1.1.10.1 Release: 0 Summary: Batteries included conduit: adapters for common libraries License: MIT