me
/
guix
Archived
1
0
Fork 0

gnu: r-yamss: Update to 1.30.0.

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

Change-Id: Id552217ad9a7a8273e38face0f016c410b6d2f25
master
Ricardo Wurmus 2024-05-07 13:06:58 +02:00
parent 1815859a6b
commit e03461e6ab
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

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