mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 23:36:35 +01:00
gnu: r-pbdzmq: Update to 0.3-11.
* gnu/packages/cran.scm (r-pbdzmq): Update to 0.3-11. Change-Id: I38713135212d54c6bad6f7093ac48c073c2a3368
This commit is contained in:
parent
b7e163befb
commit
4fcbec929e
1 changed files with 2 additions and 2 deletions
|
@ -22231,14 +22231,14 @@ (define-public r-beanplot
|
|||
(define-public r-pbdzmq
|
||||
(package
|
||||
(name "r-pbdzmq")
|
||||
(version "0.3-10")
|
||||
(version "0.3-11")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "pbdZMQ" version))
|
||||
(sha256
|
||||
(base32
|
||||
"14fi1bcvc77k5qjh0vb5r44p9rzlzrbzbw2c99psnzq2wic018ir"))))
|
||||
"0ns0fpfsbx28iyxmas691i29sh1gia0bspx0flgj0w3khm6j0zns"))))
|
||||
(properties `((upstream-name . "pbdZMQ")))
|
||||
(build-system r-build-system)
|
||||
(inputs
|
||||
|
|
Loading…
Reference in a new issue