Skip to content
Snippets Groups Projects
Unverified Commit c6443c2c authored by Ricardo Wurmus's avatar Ricardo Wurmus
Browse files

gnu: r-fourcseq: Update to 1.22.1.

* gnu/packages/cran.scm (r-fourcseq): Update to 1.22.1.
parent 4e0acfe5
No related branches found
No related tags found
No related merge requests found
......@@ -22381,13 +22381,13 @@ (define-public r-lsd
(define-public r-fourcseq
(package
(name "r-fourcseq")
(version "1.21.0")
(version "1.22.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "FourCSeq" version))
(sha256
(base32 "0lhcjw2hmmdafq52c5fvpm1crnzynbslamzh7r6ygifmzaz2pa8x"))))
(base32 "14q1ijnqnbd9xs60sfvyqjfiypjrvhacpwp2v85yfhcxw870cx5b"))))
(properties `((upstream-name . "FourCSeq")))
(build-system r-build-system)
(propagated-inputs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment