* [bug#72304] [PATCH] gnu: r-fmri: Update to 1.9.12.1.
@ 2024-07-26 9:26 Afkhami, Navid
2024-11-01 11:05 ` bug#72304: " Ricardo Wurmus
0 siblings, 1 reply; 2+ messages in thread
From: Afkhami, Navid @ 2024-07-26 9:26 UTC (permalink / raw)
To: 72304; +Cc: Afkhami, Navid
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#72304: [PATCH] gnu: r-fmri: Update to 1.9.12.1.
2024-07-26 9:26 [bug#72304] [PATCH] gnu: r-fmri: Update to 1.9.12.1 Afkhami, Navid
@ 2024-11-01 11:05 ` Ricardo Wurmus
0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2024-11-01 11:05 UTC (permalink / raw)
To: 72304-done
Thanks for the patch. This was already covered by a bulk upgrade,
specifically commit ec3a125f02e85dc39d27685b71b6a99f14ae2107, so I'm
closing this issue.
Thanks!
--
Ricardo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-01 11:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-26 9:26 [bug#72304] [PATCH] gnu: r-fmri: Update to 1.9.12.1 Afkhami, Navid
2024-11-01 11:05 ` bug#72304: " Ricardo Wurmus
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.