1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-15 11:30:44 +02:00

gnu: r-mosdef: Update to 1.4.0.

* gnu/packages/bioconductor.scm (r-mosdef): Update to 1.4.0.

Change-Id: Ibda20c28ef561050c07bd5a0eb381736603aac7d
This commit is contained in:
Ricardo Wurmus 2025-04-29 18:55:48 +02:00
parent f287baeaff
commit 247002f43a
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.2.0")
(version "1.4.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "mosdef" version))
(sha256
(base32 "0y2hniyb1y5hxlsm339059kb4n3l21fzb3xx112igsbk7zd0r258"))))
(base32 "1djl0sl9yr3kpz5mbrs23gwz2dc8cz3g7sv1ians804r53aalirz"))))
(properties
`((upstream-name . "mosdef")
;; Avoid dependency cycle.