emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#67645: closed ([PATCH] gnu: r-with-tests: Update to 4.3.2.)


From: GNU bug Tracking System
Subject: bug#67645: closed ([PATCH] gnu: r-with-tests: Update to 4.3.2.)
Date: Thu, 07 Mar 2024 16:14:02 +0000

Your message dated Thu, 7 Mar 2024 11:11:09 -0500
with message-id 
<CA+3U0Zn3+aV=SQ=eb34h6E__jg4y_Gjy7awNmBcwG+JmSx7-ww@mail.gmail.com>
and subject line Re: [PATCH] gnu: r-with-tests: Update to 4.3.2.
has caused the debbugs.gnu.org bug report #67645,
regarding [PATCH] gnu: r-with-tests: Update to 4.3.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
67645: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67645
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: r-with-tests: Update to 4.3.2. Date: Tue, 5 Dec 2023 19:51:08 +0000
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [PATCH] gnu: r-with-tests: Update to 4.3.2. Date: Thu, 7 Mar 2024 11:11:09 -0500
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.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]