me
/
guix
Archived
1
0
Fork 0

gnu: r-r3cseq: Update to 1.48.0.

* gnu/packages/bioconductor.scm (r-r3cseq): Update to 1.48.0.

Change-Id: Ifa2805c0d0c76ebcdf0927923b9cb6f44cf9c981
master
Ricardo Wurmus 2023-11-03 16:58:31 +01:00
parent 4e5c14aae2
commit d3281df551
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -7899,13 +7899,13 @@ the Human Protein Atlas project.")
(define-public r-r3cseq
(package
(name "r-r3cseq")
(version "1.46.0")
(version "1.48.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "r3Cseq" version))
(sha256
(base32 "1wpjsiy9qh45h3k5s79w4zhkma5h4gvyf2sa8l934mx0jl16k0q2"))))
(base32 "1llkfcy13h0c973703jmpgp2n6xxfsizb9iw1wxzgkbp1v0iy268"))))
(properties `((upstream-name . "r3Cseq")))
(build-system r-build-system)
(propagated-inputs