me
/
guix
Archived
1
0
Fork 0

gnu: r-pbdzmq: Update to 0.3-4.

* gnu/packages/cran.scm (r-pbdzmq): Update to 0.3-4.
master
Ricardo Wurmus 2021-01-20 17:11:19 +01:00
parent a7805083fc
commit 1c6cc303da
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -13743,14 +13743,14 @@ graphs.")
(define-public r-pbdzmq
(package
(name "r-pbdzmq")
(version "0.3-3.1")
(version "0.3-4")
(source
(origin
(method url-fetch)
(uri (cran-uri "pbdZMQ" version))
(sha256
(base32
"08qmrzazadkyxlqc8830r0pckaq10l3fgj1f198xy6wwrm2lf0wy"))))
"0adiac53yq305ymhrds1gas4jm0rn1ddv7c7df5ky2cfhpb4ny87"))))
(properties `((upstream-name . "pbdZMQ")))
(build-system r-build-system)
(inputs