all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#34553] [PATCH 13/24] gnu: r-servr: Update to 0.12.
@ 2019-02-19  3:44 Brett Gilio
  2019-03-14 10:31 ` bug#34553: " Ricardo Wurmus
  0 siblings, 1 reply; 2+ messages in thread
From: Brett Gilio @ 2019-02-19  3:44 UTC (permalink / raw)
  To: 34553

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: [PATCH 13/24] gnu: r-servr: Update to 0.12. --]
[-- Type: text/x-patch, Size: 1045 bytes --]

From 0be17316733630e2073a9b5580eb16e381a8c7b2 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg@posteo.net>
Date: Mon, 18 Feb 2019 20:48:44 -0600
Subject: [PATCH 13/24] gnu: r-servr: Update to 0.12.

* gnu/packages/cran.scm (r-servr): Update to 0.12.
---
 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 d35508aaa..03a17e6c7 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -424,13 +424,13 @@ in systems and applications.")
 (define-public r-servr
   (package
     (name "r-servr")
-    (version "0.11")
+    (version "0.12")
     (source (origin
               (method url-fetch)
               (uri (cran-uri "servr" version))
               (sha256
                (base32
-                "0yj3p1risf269n25dd56lqv82dsxv6a0aq4bcc1ddn9wv7h2xdfi"))))
+                "0x076zzkjlbh1naflxhshcr9chbqprlhfm5fayg7qw3y39f9yshr"))))
     (build-system r-build-system)
     (propagated-inputs
      `(("r-httpuv" ,r-httpuv)
-- 
2.20.1

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

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


Brett Gilio <brettg@posteo.net> writes:

> From 0be17316733630e2073a9b5580eb16e381a8c7b2 Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg@posteo.net>
> Date: Mon, 18 Feb 2019 20:48:44 -0600
> Subject: [PATCH 13/24] gnu: r-servr: Update to 0.12.
>
> * gnu/packages/cran.scm (r-servr): Update to 0.12.

Meanwhile this has found its way into Guix with the last big mass
upgrade of CRAN and Bioconductor packages.  (Updated to 0.13.) 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#34553] [PATCH 13/24] gnu: r-servr: Update to 0.12 Brett Gilio
2019-03-14 10:31 ` bug#34553: " Ricardo Wurmus

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.