GNU bug report logs - #46870
[PATCH] gnu: infernal: Update to 1.1.4.

Previous Next

Package: guix-patches;

Reported by: Tim Howes <timhowes <at> lavabit.com>

Date: Tue, 2 Mar 2021 05:47:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Tim Howes <timhowes <at> lavabit.com>
Subject: bug#46870: closed (Re: [bug#46870] [PATCH] gnu: infernal: Update
 to 1.1.4.)
Date: Wed, 03 Mar 2021 08:14:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#46870: [PATCH] gnu: infernal: Update to 1.1.4.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 46870 <at> debbugs.gnu.org.

-- 
46870: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46870
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Tim Howes <timhowes <at> lavabit.com>
Cc: 46870-done <at> debbugs.gnu.org
Subject: Re: [bug#46870] [PATCH] gnu: infernal: Update to 1.1.4.
Date: Wed, 3 Mar 2021 10:12:32 +0200
[Message part 3 (text/plain, inline)]
Thanks. I see the copy we have already has some software bundled so
we'll have to work on unbundling that. Patch pushed!

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Tim Howes <timhowes <at> lavabit.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: infernal: Update to 1.1.4.
Date: Mon,  1 Mar 2021 21:46:30 -0800
* gnu/packages/bioinformatics.scm (infernal): Update to 1.1.4.
---
 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 48dfe0287e..134adeb579 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7156,14 +7156,14 @@ data in the form of VCF files.")
 (define-public infernal
   (package
     (name "infernal")
-    (version "1.1.3")
+    (version "1.1.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "http://eddylab.org/software/infernal/"
                                   "infernal-" version ".tar.gz"))
               (sha256
                (base32
-                "0pm8bm3s6nfa0av4x6m6h27lsg12b3lz3jm0fyh1mc77l2isd61v"))))
+                "1z4mgwqg1j4n5ika08ai8mg9yjyjhf4821jp83v2bgwzxrykqjgr"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("perl" ,perl)
-- 
2.30.1





This bug report was last modified 4 years and 167 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.