mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 19:10:49 +02:00
gnu: r-mosdef: Update to 1.4.1.
* gnu/packages/bioconductor.scm (r-mosdef): Update to 1.4.1. Change-Id: I36c395936aa2741d56762f8d4b44c1fac83adcf9
This commit is contained in:
parent
dcf2c2a414
commit
fafd4707b6
1 changed files with 2 additions and 2 deletions
|
@ -11295,13 +11295,13 @@ location information (and the reverse operation) is implemented as well.")
|
||||||
(define-public r-mosdef
|
(define-public r-mosdef
|
||||||
(package
|
(package
|
||||||
(name "r-mosdef")
|
(name "r-mosdef")
|
||||||
(version "1.4.0")
|
(version "1.4.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "mosdef" version))
|
(uri (bioconductor-uri "mosdef" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1djl0sl9yr3kpz5mbrs23gwz2dc8cz3g7sv1ians804r53aalirz"))))
|
(base32 "1grj51fvandhmh9kgaiwf9mryim2snfrw1bbi8v214r14v86s9gz"))))
|
||||||
(properties
|
(properties
|
||||||
`((upstream-name . "mosdef")
|
`((upstream-name . "mosdef")
|
||||||
;; Avoid dependency cycle.
|
;; Avoid dependency cycle.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue