From a0f20595e4d8a544038ae0e112e8490c7c341a64e8d77fe7874176fe48faa969 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Mon, 27 Jul 2015 07:25:00 +0000 Subject: [PATCH] - update to 1.1.9.1 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-conduit-extra?expand=0&rev=6 --- conduit-extra-1.1.9.1.tar.gz | 3 +++ conduit-extra-1.1.9.tar.gz | 3 --- ghc-conduit-extra.changes | 5 +++++ ghc-conduit-extra.spec | 2 +- 4 files changed, 9 insertions(+), 4 deletions(-) create mode 100644 conduit-extra-1.1.9.1.tar.gz delete mode 100644 conduit-extra-1.1.9.tar.gz diff --git a/conduit-extra-1.1.9.1.tar.gz b/conduit-extra-1.1.9.1.tar.gz new file mode 100644 index 0000000..fc37411 --- /dev/null +++ b/conduit-extra-1.1.9.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f1be15bef32652caa9a98e175c95614c0f6d04ca29c35d30ddbc940a90fa0a3 +size 29571 diff --git a/conduit-extra-1.1.9.tar.gz b/conduit-extra-1.1.9.tar.gz deleted file mode 100644 index 0f726fa..0000000 --- a/conduit-extra-1.1.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b194ff96a80ad5f92175f0b64bb3eb1c84fcd355902d5421f758bb0ef44342af -size 29435 diff --git a/ghc-conduit-extra.changes b/ghc-conduit-extra.changes index 7e38fb9..bd75881 100644 --- a/ghc-conduit-extra.changes +++ b/ghc-conduit-extra.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jul 27 07:24:38 UTC 2015 - mimi.vx@gmail.com + +- update to 1.1.9.1 + ------------------------------------------------------------------- Sun May 31 20:31:58 UTC 2015 - mimi.vx@gmail.com diff --git a/ghc-conduit-extra.spec b/ghc-conduit-extra.spec index fbf9635..f865135 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 +Version: 1.1.9.1 Release: 0 Summary: Batteries included conduit: adapters for common libraries License: MIT