~ruther/guix-local

e990c81d3890d25e2470d53e67af09d881be893b — Ben Woodcroft 9 years ago 57b94e9
gnu: aragorn: Update to 1.2.38.

* gnu/packages/bioinformatics.scm (aragorn): Update to 1.2.38.
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/bioinformatics.scm
M gnu/packages/bioinformatics.scm => gnu/packages/bioinformatics.scm +2 -2
@@ 97,7 97,7 @@
(define-public aragorn
  (package
    (name "aragorn")
    (version "1.2.37")
    (version "1.2.38")
    (source (origin
              (method url-fetch)
              (uri (string-append


@@ 105,7 105,7 @@
                    version ".tgz"))
              (sha256
               (base32
                "1c7zxk0h8wsjbix82fmmfyywcq6zn3q9h5y67kcl5y3qal2bv2xr"))))
                "09i1rg716smlbnixfm7q1ml2mfpaa2fpn3hwjg625ysmfwwy712b"))))
    (build-system gnu-build-system)
    (arguments
     `(#:tests? #f ; there are no tests