forked from tribes/guix
gnu: r-rcy3: Update to 2.30.1.
* gnu/packages/bioconductor.scm (r-rcy3): Update to 2.30.1. Change-Id: I805ed3b33d5a51b02a8a8d2a376e23fdab8e53ad Signed-off-by: Rutherther <rutherther@ditigal.xyz>
This commit is contained in:
committed by
Rutherther
parent
e66218ee15
commit
bfcf7ddabd
@@ -12756,13 +12756,13 @@ library implementing most of the pipeline's features.")
|
||||
(define-public r-rcy3
|
||||
(package
|
||||
(name "r-rcy3")
|
||||
(version "2.30.0")
|
||||
(version "2.30.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "RCy3" version))
|
||||
(sha256
|
||||
(base32 "1xc19lvdz6yyg2844j83idv64adfrw1bkpiazd4w39xa46l46lck"))))
|
||||
(base32 "09bqpmahrrcvychx1mjqrb1zf9z45dpr5vv6nbnp9v67yy6qbzlf"))))
|
||||
(properties `((upstream-name . "RCy3")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-base64enc
|
||||
|
||||
Reference in New Issue
Block a user