mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-01 23:05:57 +02:00
gnu: r-graphlayouts: Update to 1.2.3.
* gnu/packages/cran.scm (r-graphlayouts): Update to 1.2.3. Change-Id: I4885be10ff58981de480a01d895108f43302a734
This commit is contained in:
committed by
Andreas Enge
parent
ee1e0456f8
commit
af22ab5465
@@ -42548,14 +42548,14 @@ be used further by e.g. graphic devices.")
|
||||
(define-public r-graphlayouts
|
||||
(package
|
||||
(name "r-graphlayouts")
|
||||
(version "1.2.2")
|
||||
(version "1.2.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "graphlayouts" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0bz8q6pnjzvvy1ks883hz4h5dmr6sql47wnc2y18kfjkzq4g2j28"))))
|
||||
"01bkfvdp6apy7jgdj23c4bxm90b5603hvy8cpjjlir7906135dcn"))))
|
||||
(properties `((upstream-name . "graphlayouts")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
||||
Reference in New Issue
Block a user