1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-13 18:40:57 +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:
Ricardo Wurmus 2025-05-13 11:56:58 +02:00
parent dcf2c2a414
commit fafd4707b6
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -11295,13 +11295,13 @@ location information (and the reverse operation) is implemented as well.")
(define-public r-mosdef
(package
(name "r-mosdef")
(version "1.4.0")
(version "1.4.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "mosdef" version))
(sha256
(base32 "1djl0sl9yr3kpz5mbrs23gwz2dc8cz3g7sv1ians804r53aalirz"))))
(base32 "1grj51fvandhmh9kgaiwf9mryim2snfrw1bbi8v214r14v86s9gz"))))
(properties
`((upstream-name . "mosdef")
;; Avoid dependency cycle.