me
/
guix
Archived
1
0
Fork 0

gnu: r-pathview: Update to 1.36.0.

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

View File

@ -14979,13 +14979,13 @@ other functional sequencing data.")
(define-public r-pathview
(package
(name "r-pathview")
(version "1.34.0")
(version "1.36.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "pathview" version))
(sha256
(base32 "1jdl81lvrsz03b1nws90nssf2clipipzaqvwm1pq57mvshnlnkjr"))))
(base32 "1472k107f21cflbx2fip92g8gl9wlwxgwfvgvl73ma0y0jzs0qdq"))))
(properties `((upstream-name . "pathview")))
(build-system r-build-system)
(propagated-inputs