From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ra Subject: [PATCH 1/2] gnu: multiqc: Update to 0.8. Date: Sun, 18 Dec 2016 21:24:41 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11444f260c9e520543f56ff2 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33320) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cIiwx-0002DJ-9N for guix-devel@gnu.org; Sun, 18 Dec 2016 16:24:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cIiww-0001c7-8Y for guix-devel@gnu.org; Sun, 18 Dec 2016 16:24:55 -0500 Received: from mail-wm0-x234.google.com ([2a00:1450:400c:c09::234]:35257) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cIiww-0001bW-1a for guix-devel@gnu.org; Sun, 18 Dec 2016 16:24:54 -0500 Received: by mail-wm0-x234.google.com with SMTP id a197so78613345wmd.0 for ; Sun, 18 Dec 2016 13:24:53 -0800 (PST) List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: "guix-devel@gnu.org" --001a11444f260c9e520543f56ff2 Content-Type: text/plain; charset=UTF-8 --- gnu/packages/bioinformatics.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index 3e9c82f..43bf701 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -7848,14 +7848,14 @@ replacement for strverscmp.") (define-public multiqc (package (name "multiqc") - (version "0.6") + (version "0.8") (source (origin (method url-fetch) (uri (pypi-uri "multiqc" version)) (sha256 (base32 - "0avw11h63ldpxy5pizc3wl1wa01ha7q10wb240nggsjz3jaqvyiy")))) + "0fpzhby0g36h14l0lrxhpcp8czv6lrv8v8fsbl0ksxmdgmn176i6")))) (build-system python-build-system) (propagated-inputs `(("python-jinja2" ,python-jinja2) -- 1.9.1 --001a11444f260c9e520543f56ff2 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
---
=C2=A0gnu/packages/bioinformatics.scm |= 4 ++--
=C2=A01 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/pa= ckages/bioinformatics.scm
index 3e9c82f..43bf701 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinfo= rmatics.scm
@@ -7848,14 +7848,14 @@ replacement for strverscmp.&q= uot;)
=C2=A0(define-public multiqc
=C2=A0 =C2=A0(packag= e
=C2=A0 =C2=A0 =C2=A0(name "multiqc")
- =C2= =A0 =C2=A0(version "0.6")
+ =C2=A0 =C2=A0(version "= ;0.8")
=C2=A0 =C2=A0 =C2=A0(source
=C2=A0 =C2=A0 = =C2=A0 (origin
=C2=A0 =C2=A0 =C2=A0 =C2=A0 (method url-fetch)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 (uri (pypi-uri "multiqc" versi= on))
=C2=A0 =C2=A0 =C2=A0 =C2=A0 (sha256
=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0(base32
- =C2=A0 =C2=A0 =C2=A0 =C2=A0 "0= avw11h63ldpxy5pizc3wl1wa01ha7q10wb240nggsjz3jaqvyiy"))))
+ = =C2=A0 =C2=A0 =C2=A0 =C2=A0 "0fpzhby0g36h14l0lrxhpcp8czv6lrv8v8fsbl0ks= xmdgmn176i6"))))
=C2=A0 =C2=A0 =C2=A0(build-system python-bu= ild-system)
=C2=A0 =C2=A0 =C2=A0(propagated-inputs
=C2= =A0 =C2=A0 =C2=A0 `(("python-jinja2" ,python-jinja2)
--=
1.9.1
--001a11444f260c9e520543f56ff2--