unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#34536] [PATCH] gnu: r-modelr: Update to 0.1.4.
@ 2019-02-18 22:41 Brett Gilio
  2019-02-20 16:25 ` bug#34536: " Ricardo Wurmus
  0 siblings, 1 reply; 2+ messages in thread
From: Brett Gilio @ 2019-02-18 22:41 UTC (permalink / raw)
  To: 34536

[-- Attachment #1: [PATCH] gnu: r-modelr: Update to 0.1.4. --]
[-- Type: text/x-patch, Size: 1364 bytes --]

From 6b67ab2deeeb8f18efebc83e3c4724f05ddde69a Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg@posteo.net>
Date: Mon, 18 Feb 2019 16:40:44 -0600
Subject: [PATCH] gnu: r-modelr: Update to 0.1.4.

* gnu/packages/cran.scm (r-modelr): Update to 0.1.4.
---
 gnu/packages/cran.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 82fd465d7..b21fcf2ae 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -13,6 +13,7 @@
 ;;; Copyright © 2018 Laura Lazzati <laura.lazzati.15@gmail.com>
 ;;; Copyright © 2018 Leo Famulari <leo@famulari.name>
 ;;; Copyright © 2018 Marius Bakke <mbakke@fastmail.com>
+;;; Copyright © 2019 Brett Gilio <brettg@posteo.net>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -340,14 +341,14 @@ the embedded @code{RapidXML} C++ library.")
 (define-public r-modelr
   (package
     (name "r-modelr")
-    (version "0.1.2")
+    (version "0.1.4")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "modelr" version))
        (sha256
         (base32
-         "09whg3q5xq6csbqwgwfwav09vda8vgady5j70sk52xcn232k363a"))))
+         "1ngxphbjkv7yl1rg30sj36mfwhc76g452drjrq9abgab4k0pgnml"))))
     (build-system r-build-system)
     (propagated-inputs
      `(("r-broom" ,r-broom)
-- 
2.20.1

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

* bug#34536: [PATCH] gnu: r-modelr: Update to 0.1.4.
  2019-02-18 22:41 [bug#34536] [PATCH] gnu: r-modelr: Update to 0.1.4 Brett Gilio
@ 2019-02-20 16:25 ` Ricardo Wurmus
  0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2019-02-20 16:25 UTC (permalink / raw)
  To: Brett Gilio; +Cc: 34536-done


Brett Gilio <brettg@posteo.net> writes:

> From 6b67ab2deeeb8f18efebc83e3c4724f05ddde69a Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg@posteo.net>
> Date: Mon, 18 Feb 2019 16:40:44 -0600
> Subject: [PATCH] gnu: r-modelr: Update to 0.1.4.
>
> * gnu/packages/cran.scm (r-modelr): Update to 0.1.4.

Pushed to master branch with commit 34bac6c3ea.

Thanks!

-- 
Ricardo

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

end of thread, other threads:[~2019-02-20 16:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-18 22:41 [bug#34536] [PATCH] gnu: r-modelr: Update to 0.1.4 Brett Gilio
2019-02-20 16:25 ` bug#34536: " 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).