gnu: r-qmri: Update to 1.2.7.
* gnu/packages/cran.scm (r-qmri): Update to 1.2.7.
This commit is contained in:
parent
6eca8ff183
commit
cc7ba0ef28
@ -18320,13 +18320,13 @@ while other are highly specific for the special data format used for
|
||||
(define-public r-qmri
|
||||
(package
|
||||
(name "r-qmri")
|
||||
(version "1.2.6")
|
||||
(version "1.2.7")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "qMRI" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1laslvp1h6xh73lbxvjysznazafcbl7bz0pw4h85n6mp3gsnlvcj"))))
|
||||
"0jiwvnhmm4zwqydqkzsygwkm23nc0zzjz5w7yckwdfc5zafch4hk"))))
|
||||
(properties `((upstream-name . "qMRI")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-adimpro r-aws r-awsmethods r-oro-nifti
|
||||
|
Loading…
Reference in New Issue
Block a user