gnu: r-antiprofiles: Update to 1.38.0.
* gnu/packages/bioconductor.scm (r-antiprofiles): Update to 1.38.0.
This commit is contained in:
parent
bc62494bc8
commit
1114e837a9
1 changed files with 2 additions and 2 deletions
|
@ -2449,13 +2449,13 @@ (define-public r-annmap
|
|||
(define-public r-antiprofiles
|
||||
(package
|
||||
(name "r-antiprofiles")
|
||||
(version "1.36.0")
|
||||
(version "1.38.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "antiProfiles" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1277kg5xpyb2yriyjy18p437q5lj22h4al7z7pygkzxzywxv9g40"))))
|
||||
"0f32373ncfjbvy05yngmfhhdgyc99a4idz3ry2xlabdmrbs5yac3"))))
|
||||
(properties `((upstream-name . "antiProfiles")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue