unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#67645] [PATCH] gnu: r-with-tests: Update to 4.3.2.
@ 2023-12-05 19:51 Greg Hogan
  2024-03-07 16:11 ` bug#67645: " Greg Hogan
  0 siblings, 1 reply; 2+ messages in thread
From: Greg Hogan @ 2023-12-05 19:51 UTC (permalink / raw)
  To: 67645; +Cc: Greg Hogan

* gnu/packages/statistics.scm (r-with-tests): Update to 4.3.2.

Change-Id: I7a2720fb0a12b527b29e6fe19f7ab0cd70874c53
---
 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 95cc948d9f..481c0a13e7 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -216,7 +216,7 @@ (define-public libxls
 (define r-with-tests
   (package
     (name "r-with-tests")
-    (version "4.3.1")
+    (version "4.3.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://cran/src/base/R-"
@@ -224,7 +224,7 @@ (define r-with-tests
                                   version ".tar.gz"))
               (sha256
                (base32
-                "16dswjcymzr2mj1vjwqdyjaa9d4isa1p6c9viihnyg02y4jbzl4d"))))
+                "0aj51j34q2b28y28xvlf0dwdj8vpnhjwpvqf7xm05s7fq857dxdk"))))
     (build-system gnu-build-system)
     (arguments
      `(#:disallowed-references (,tzdata-for-tests)

-- 
2.40.1





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

* bug#67645: [PATCH] gnu: r-with-tests: Update to 4.3.2.
  2023-12-05 19:51 [bug#67645] [PATCH] gnu: r-with-tests: Update to 4.3.2 Greg Hogan
@ 2024-03-07 16:11 ` Greg Hogan
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Hogan @ 2024-03-07 16:11 UTC (permalink / raw)
  To: 67645-done

On Tue, Dec 5, 2023 at 2:51 PM Greg Hogan <code@greghogan.com> wrote:
>
> * gnu/packages/statistics.scm (r-with-tests): Update to 4.3.2.

I missed that this was later updated by Ricardo.




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

end of thread, other threads:[~2024-03-07 16:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-05 19:51 [bug#67645] [PATCH] gnu: r-with-tests: Update to 4.3.2 Greg Hogan
2024-03-07 16:11 ` bug#67645: " Greg Hogan

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