me
/
guix
Archived
1
0
Fork 0

gnu: r-a4base: Update to 1.46.0.

* gnu/packages/bioconductor.scm (r-a4base): Update to 1.46.0.
master
zimoun 2022-11-17 03:50:21 +01:00 committed by Ricardo Wurmus
parent 9e1a4ae173
commit a618ee00cd
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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