gnu: r-rematch2: Update to 2.1.2.
* gnu/packages/cran.scm (r-rematch2): Update to 2.1.2.
This commit is contained in:
parent
4ee593f9ee
commit
756a42071e
@ -12929,14 +12929,14 @@ R, enabling interactive analysis and visualization of genome-scale data.")
|
||||
(define-public r-rematch2
|
||||
(package
|
||||
(name "r-rematch2")
|
||||
(version "2.1.1")
|
||||
(version "2.1.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "rematch2" version))
|
||||
(sha256
|
||||
(base32
|
||||
"13siaa8s2ji9q6hykhb2r34ag76335ypmbqr90xaqilbir0klhnh"))))
|
||||
"1fzpz8vhghw8ygwg6rsvfy3783pqk7ch029i5851lwypkplvz77y"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
`(("r-tibble" ,r-tibble)))
|
||||
|
Loading…
Reference in New Issue
Block a user