gnu: r-sgseq: Update to 1.38.0.

* gnu/packages/bioconductor.scm (r-sgseq): Update to 1.38.0.

Change-Id: I0cff4621eab565b54ee90e400d716505ce3546a4
This commit is contained in:
Ricardo Wurmus 2024-05-07 13:07:01 +02:00
parent 5f6b7c1f6d
commit d7eb538f98
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -18097,14 +18097,14 @@ (define-public r-rbowtie
(define-public r-sgseq
(package
(name "r-sgseq")
(version "1.36.0")
(version "1.38.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "SGSeq" version))
(sha256
(base32
"1h44r0frrw54s9nqa539ifg270ggmm634gj9cyhn4z7nhxxh134c"))))
"1i3dg3fn648mzy49m15vbzr3wfnk91xyph5j4sc7ss978l25h17n"))))
(properties `((upstream-name . "SGSeq")))
(build-system r-build-system)
(propagated-inputs