mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 14:28:15 -05:00
gnu: r-mdqc: Update to 1.66.0.
* gnu/packages/bioconductor.scm (r-mdqc): Update to 1.66.0. Change-Id: I1b37db994acc66091cb79f08015ae938a1220a0d
This commit is contained in:
parent
b8e2f249b2
commit
9123f8a7e9
1 changed files with 2 additions and 2 deletions
|
@ -9202,13 +9202,13 @@ (define-public r-maser
|
|||
(define-public r-mdqc
|
||||
(package
|
||||
(name "r-mdqc")
|
||||
(version "1.64.0")
|
||||
(version "1.66.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "mdqc" version))
|
||||
(sha256
|
||||
(base32 "0q6ig9qdf2s9329wysrvgh13yq5c7n76as2c3mahqm78xb0mpplf"))))
|
||||
(base32 "1frn6s43j6sbwnb5h2hykccvi7cwbasp8l37rc3nkxpc6szvsby6"))))
|
||||
(properties `((upstream-name . "mdqc")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue