me
/
guix
Archived
1
0
Fork 0

gnu: r-basic4cseq: Update to 1.40.0.

* gnu/packages/bioconductor.scm (r-basic4cseq): Update to 1.40.0.

Change-Id: Idba4d11fc6def781e93c7d575c93f09c546e3170
master
Ricardo Wurmus 2024-05-07 13:07:24 +02:00
parent 03d957d0db
commit f01e5511a2
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -23884,13 +23884,13 @@ eliminating obsolete caches generated by old versions of packages.")
(define-public r-basic4cseq
(package
(name "r-basic4cseq")
(version "1.38.0")
(version "1.40.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Basic4Cseq" version))
(sha256
(base32 "1vlrrkg885w77w34m2q8hngr95hhh5bkw9hrzyhnp39igjkcwqx4"))))
(base32 "0ipxhdsqa8q49d2i17kvwyn6w2rpyl9jmq9bhch7cjawykjla5kf"))))
(properties `((upstream-name . "Basic4Cseq")))
(build-system r-build-system)
(propagated-inputs