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