1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-08 18:25:53 +02:00

gnu: r-yamss: Update to 1.30.0.

* gnu/packages/bioconductor.scm (r-yamss): Update to 1.30.0.

Change-Id: Id552217ad9a7a8273e38face0f016c410b6d2f25
This commit is contained in:
Ricardo Wurmus
2024-05-07 13:06:58 +02:00
parent 1815859a6b
commit e03461e6ab
+2 -2
View File
@@ -17273,14 +17273,14 @@ visualization with image data.")
(define-public r-yamss
(package
(name "r-yamss")
(version "1.28.0")
(version "1.30.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "yamss" version))
(sha256
(base32
"16rdy35wmydcx322pf9j7l7z2mzgrksg1whr8i8xdmdqfnqz3xyb"))))
"0l9wqijwlq1gwybj2fy6jwgq6ja1mvx8yfdv174g5mjflx8nmc06"))))
(build-system r-build-system)
(propagated-inputs
(list r-biocgenerics