GNU bug report logs -
#67645
[PATCH] gnu: r-with-tests: Update to 4.3.2.
Previous Next
Reported by: Greg Hogan <code <at> greghogan.com>
Date: Tue, 5 Dec 2023 19:52:02 UTC
Severity: normal
Tags: patch
Done: Greg Hogan <code <at> greghogan.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 67645 in the body.
You can then email your comments to 67645 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#67645
; Package
guix-patches
.
(Tue, 05 Dec 2023 19:52:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Greg Hogan <code <at> greghogan.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Tue, 05 Dec 2023 19:52:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
Greg Hogan <code <at> greghogan.com>
:
You have taken responsibility.
(Thu, 07 Mar 2024 16:14:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Greg Hogan <code <at> greghogan.com>
:
bug acknowledged by developer.
(Thu, 07 Mar 2024 16:14:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 67645-done <at> debbugs.gnu.org (full text, mbox):
On Tue, Dec 5, 2023 at 2:51 PM Greg Hogan <code <at> greghogan.com> wrote:
>
> * gnu/packages/statistics.scm (r-with-tests): Update to 4.3.2.
I missed that this was later updated by Ricardo.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 05 Apr 2024 11:24:23 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 75 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.