me
/
guix
Archived
1
0
Fork 0

gnu: r-a4base: Update to 1.34.1.

* gnu/packages/bioconductor.scm (r-a4base): Update to 1.34.1.
master
Ricardo Wurmus 2020-04-14 16:14:40 +02:00
parent 851081bf34
commit f4be4995d6
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3783,14 +3783,14 @@ provides reporting features.")
(define-public r-a4base
(package
(name "r-a4base")
(version "1.34.0")
(version "1.34.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "a4Base" version))
(sha256
(base32
"0dgqyq4dnlcik5qqygnhxlhfr98sh6kmdcj2qllhrwyk0lmsfk01"))))
"1a0yk05ikk1hr1vpxynydrb5xb1hj4hdqlh9zd13n83ir89dss83"))))
(properties `((upstream-name . "a4Base")))
(build-system r-build-system)
(propagated-inputs