gnu: r-biocpkgtools: Update to 1.12.2.

* gnu/packages/bioconductor.scm (r-biocpkgtools): Update to 1.12.2.
This commit is contained in:
Ricardo Wurmus 2021-11-18 13:15:24 +00:00
parent 6350413325
commit 3cfeeace83
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -11979,14 +11979,14 @@ (define-public r-biocor
(define-public r-biocpkgtools
(package
(name "r-biocpkgtools")
(version "1.12.0")
(version "1.12.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiocPkgTools" version))
(sha256
(base32
"13m6h35938407ajj7fakl50g4p2wsvinkg0r2mwl1zwq88735arg"))))
"1yz2sgx4xrnw22k3d6q6hkj213bnbb4hbr5ymxnmjnsz551s75ny"))))
(properties `((upstream-name . "BiocPkgTools")))
(build-system r-build-system)
(propagated-inputs