gnu: r-pbdzmq: Update to 0.3-6.
* gnu/packages/cran.scm (r-pbdzmq): Update to 0.3-6.
This commit is contained in:
parent
464e650fa7
commit
fa1fc897b6
@ -15863,14 +15863,14 @@ graphs.")
|
|||||||
(define-public r-pbdzmq
|
(define-public r-pbdzmq
|
||||||
(package
|
(package
|
||||||
(name "r-pbdzmq")
|
(name "r-pbdzmq")
|
||||||
(version "0.3-5")
|
(version "0.3-6")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "pbdZMQ" version))
|
(uri (cran-uri "pbdZMQ" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1v8iv1pzs4j3ics9k9h4xjkv6z1ma2xbqy003xk2lqax6srqi02d"))))
|
"0yy3x3l04vx13jbjbvkvsc8jdbf0abndjfknszdx3bi18b2chi4r"))))
|
||||||
(properties `((upstream-name . "pbdZMQ")))
|
(properties `((upstream-name . "pbdZMQ")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(inputs
|
(inputs
|
||||||
|
Loading…
Reference in New Issue
Block a user