me
/
guix
Archived
1
0
Fork 0

gnu: r-a4base: Update to 1.44.0.

* gnu/packages/bioconductor.scm (r-a4base): Update to 1.44.0.
master
Ricardo Wurmus 2022-05-28 12:45:00 +02:00
parent 2fa91cea9c
commit c5a596f8b3
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -8903,14 +8903,14 @@ provides reporting features.")
(define-public r-a4base (define-public r-a4base
(package (package
(name "r-a4base") (name "r-a4base")
(version "1.42.0") (version "1.44.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "a4Base" version)) (uri (bioconductor-uri "a4Base" version))
(sha256 (sha256
(base32 (base32
"0rddxnflvbc6z4sj2h8js8yfh0zhrrwj8fk00wicaqp4rkr5yaxy")))) "15zqirz16gpks9f5d3d76h85b936za2jih74vfr55l5arqrrvvsn"))))
(properties `((upstream-name . "a4Base"))) (properties `((upstream-name . "a4Base")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs