[PATCH] gnu: r-fmri: Update to 1.9.12.1.

  • Open
  • quality assurance status badge
Details
One participant
  • Afkhami, Navid
Owner
unassigned
Submitted by
Afkhami, Navid
Severity
normal

Debbugs page

A
A
Afkhami, Navid wrote on 26 Jul 02:26 -0700
(address . guix-patches@gnu.org)(name . Afkhami, Navid)(address . Navid.Afkhami@mdc-berlin.de)
eff013e9a5c95d286d7b6ebfeb4890e73b2a1201.1721985978.git.Navid.Afkhami@mdc-berlin.de
* 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(-)

Toggle diff (26 lines)
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
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 72304@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 72304
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch