unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#34559] [PATCH 17/24] gnu: r-vegan: Update to 2.5-4.
@ 2019-02-19  3:44 Brett Gilio
  2019-03-14 10:33 ` bug#34559: " Ricardo Wurmus
  0 siblings, 1 reply; 2+ messages in thread
From: Brett Gilio @ 2019-02-19  3:44 UTC (permalink / raw)
  To: 34559

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: [PATCH 17/24] gnu: r-vegan: Update to 2.5-4. --]
[-- Type: text/x-patch, Size: 1004 bytes --]

From 57462602af8e284748cb756ac6f2bfe838556483 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg@posteo.net>
Date: Mon, 18 Feb 2019 21:07:17 -0600
Subject: [PATCH 17/24] gnu: r-vegan: Update to 2.5-4.

* gnu/packages/cran.scm (r-vegan): Update to 2.5-4.
---
 gnu/packages/cran.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 4595b9489..5dd8b9f0a 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -133,14 +133,14 @@ read a protected key.")
 (define-public r-vegan
   (package
     (name "r-vegan")
-    (version "2.5-3")
+    (version "2.5-4")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "vegan" version))
        (sha256
         (base32
-         "023xznh0iy0496icpchadmp7a3rk3nj9s48fvwlvp3dssw58yp3c"))))
+         "1q4khii0xbjwmkida0b35q8rmwhg325qizjwz6slkjhz250a85ji"))))
     (build-system r-build-system)
     (native-inputs
      `(("gfortran" ,gfortran)))
-- 
2.20.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#34559: [PATCH 17/24] gnu: r-vegan: Update to 2.5-4.
  2019-02-19  3:44 [bug#34559] [PATCH 17/24] gnu: r-vegan: Update to 2.5-4 Brett Gilio
@ 2019-03-14 10:33 ` Ricardo Wurmus
  0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2019-03-14 10:33 UTC (permalink / raw)
  To: Brett Gilio; +Cc: 34559-done


Brett Gilio <brettg@posteo.net> writes:

> From 57462602af8e284748cb756ac6f2bfe838556483 Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg@posteo.net>
> Date: Mon, 18 Feb 2019 21:07:17 -0600
> Subject: [PATCH 17/24] gnu: r-vegan: Update to 2.5-4.
>
> * gnu/packages/cran.scm (r-vegan): Update to 2.5-4.

Meanwhile this has found its way into Guix with the last big mass
upgrade of CRAN and Bioconductor packages.  Closing.

Thanks!

-- 
Ricardo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-14 10:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-19  3:44 [bug#34559] [PATCH 17/24] gnu: r-vegan: Update to 2.5-4 Brett Gilio
2019-03-14 10:33 ` bug#34559: " Ricardo Wurmus

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).