GNU bug report logs -
#72304
[PATCH] gnu: r-fmri: Update to 1.9.12.1.
Previous Next
To reply to this bug, email your comments to 72304 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#72304
; Package
guix-patches
.
(Fri, 26 Jul 2024 09:29:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Afkhami, Navid" <Navid.Afkhami <at> mdc-berlin.de>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 26 Jul 2024 09:29:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/cran.scm (r-fmri): Update to 1.9.12.1.
Change-Id: I608d5d8c47897433025bc7d80ec8065a678687df
---
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 be22b1d28d..6015edd44e 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -19683,13 +19683,13 @@ (define-public r-ouch
(define-public r-fmri
(package
(name "r-fmri")
- (version "1.9.12")
+ (version "1.9.12.1")
(source (origin
(method url-fetch)
(uri (cran-uri "fmri" version))
(sha256
(base32
- "1cv5mxcdpyf05n5pcjdawl59j7f4k40386r4m38qf15vcy45zdfq"))))
+ "0fyvnc39la5wgd9232nw6lp6yi1v3nkjwzn0sbhm4rckknibb5s4"))))
(properties `((upstream-name . "fmri")))
(build-system r-build-system)
(propagated-inputs (list r-aws r-metafor r-nlme r-oro-nifti))
base-commit: efc26826400762207cde9f23802cfe75a737963c
prerequisite-patch-id: efd6ac970e611b1f1f697b659f58828511503eb6
prerequisite-patch-id: c048bbfdc80daf98ca699325dc691c0abcd9bf2c
--
2.34.1
Reply sent
to
Ricardo Wurmus <rekado <at> elephly.net>
:
You have taken responsibility.
(Fri, 01 Nov 2024 11:06:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
"Afkhami, Navid" <Navid.Afkhami <at> mdc-berlin.de>
:
bug acknowledged by developer.
(Fri, 01 Nov 2024 11:06:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 72304-done <at> debbugs.gnu.org (full text, mbox):
Thanks for the patch. This was already covered by a bulk upgrade,
specifically commit ec3a125f02e85dc39d27685b71b6a99f14ae2107, so I'm
closing this issue.
Thanks!
--
Ricardo
This bug report was last modified 17 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.