unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] gnu: r: Update to 3.3.2
@ 2016-12-16 17:16 Ra
  2016-12-17  7:52 ` Ben Woodcroft
  0 siblings, 1 reply; 5+ messages in thread
From: Ra @ 2016-12-16 17:16 UTC (permalink / raw)
  To: guix-devel@gnu.org

[-- Attachment #1: Type: text/plain, Size: 1006 bytes --]

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

diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 6cdd694..72c5430 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -101,7 +101,7 @@ be output in text, PostScript, PDF or HTML.")
  (define-public r
    (package
      (name "r")
-    (version "3.3.1")
+    (version "3.3.2")
      (source (origin
                (method url-fetch)
                (uri (string-append "mirror://cran/src/base/R-"
@@ -109,7 +109,7 @@ be output in text, PostScript, PDF or HTML.")
                                    version ".tar.gz"))
                (sha256
                 (base32
-                "1qm9znh8akfy9fkzzi6f1vz2w1dd0chsr6qn7kw80lqzhgjrmi9x"))))
+                "0k2i9qdd83g09fcpls2198q4ykxkii5skczb514gnx7mx4hsv56j"))))
      (build-system gnu-build-system)
      (arguments
       `(#:make-flags
--
1.9.1

[-- Attachment #2: Type: text/html, Size: 2829 bytes --]

^ permalink raw reply related	[flat|nested] 5+ messages in thread
* [PATCH] gnu: r: Update to 3.3.2
@ 2016-12-15 22:39 Ra
  0 siblings, 0 replies; 5+ messages in thread
From: Ra @ 2016-12-15 22:39 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 996 bytes --]

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

diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 6cdd694..72c5430 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -101,7 +101,7 @@ be output in text, PostScript, PDF or HTML.")
 (define-public r
   (package
     (name "r")
-    (version "3.3.1")
+    (version "3.3.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://cran/src/base/R-"
@@ -109,7 +109,7 @@ be output in text, PostScript, PDF or HTML.")
                                   version ".tar.gz"))
               (sha256
                (base32
-                "1qm9znh8akfy9fkzzi6f1vz2w1dd0chsr6qn7kw80lqzhgjrmi9x"))))
+                "0k2i9qdd83g09fcpls2198q4ykxkii5skczb514gnx7mx4hsv56j"))))
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags
--
1.9.1

[-- Attachment #2: Type: text/html, Size: 1485 bytes --]

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

end of thread, other threads:[~2016-12-18 19:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-16 17:16 [PATCH] gnu: r: Update to 3.3.2 Ra
2016-12-17  7:52 ` Ben Woodcroft
2016-12-18  0:07   ` Ben Woodcroft
2016-12-18 19:43     ` Ra
  -- strict thread matches above, loose matches on Subject: below --
2016-12-15 22:39 Ra

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).