gnu: r-biocpkgtools: Update to 1.6.0.

* gnu/packages/bioconductor.scm (r-biocpkgtools): Update to 1.6.0.
This commit is contained in:
Ricardo Wurmus 2020-06-13 01:05:46 +02:00
parent 132abe5fcc
commit 1759a13d6e
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -7904,14 +7904,14 @@ (define-public r-biocor
(define-public r-biocpkgtools
(package
(name "r-biocpkgtools")
(version "1.4.6")
(version "1.6.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiocPkgTools" version))
(sha256
(base32
"0grwnmncmpqcplbfw3j210m1a8f7mmdizklh4zksg4ic21dpjj1a"))))
"0l5fvi1m4834n4h0iswbap135s9mpaiabw9czzn1r72ssz86vrcr"))))
(properties `((upstream-name . "BiocPkgTools")))
(build-system r-build-system)
(propagated-inputs