gnu: r-antiprofiles: Update to 1.42.0.
* gnu/packages/bioconductor.scm (r-antiprofiles): Update to 1.42.0. Change-Id: Iee706af570ae789b897f4cfb0a53a474f8615d12master
parent
79d50ddc44
commit
4b6dfa6785
|
@ -3557,13 +3557,13 @@ Functions to plot gene architecture and BAM file data are also provided.")
|
|||
(define-public r-antiprofiles
|
||||
(package
|
||||
(name "r-antiprofiles")
|
||||
(version "1.40.0")
|
||||
(version "1.42.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "antiProfiles" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0ix0r36fs6vr0gyryi1j15pcc0hvpynsg9505w95dsn3p4fdnhg8"))))
|
||||
"14lzyq08gnm9r99xwaqh50sz0dwzhmiyyylkg239dlbw80zmv404"))))
|
||||
(properties `((upstream-name . "antiProfiles")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue