emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#46870: closed ([PATCH] gnu: infernal: Update to 1.1.4.)


From: GNU bug Tracking System
Subject: bug#46870: closed ([PATCH] gnu: infernal: Update to 1.1.4.)
Date: Wed, 03 Mar 2021 08:14:02 +0000

Your message dated Wed, 3 Mar 2021 10:12:32 +0200
with message-id <YD9E8MDlV4kOy9Ol@3900XT>
and subject line Re: [bug#46870] [PATCH] gnu: infernal: Update to 1.1.4.
has caused the debbugs.gnu.org bug report #46870,
regarding [PATCH] gnu: infernal: Update to 1.1.4.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
46870: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46870
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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





--- End Message ---
--- Begin Message --- Subject: Re: [bug#46870] [PATCH] gnu: infernal: Update to 1.1.4. Date: Wed, 3 Mar 2021 10:12:32 +0200
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@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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]