mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-05 16:55:56 +02:00
gnu: r-tkrplot: Update to 0.0-30.
* gnu/packages/cran.scm (r-tkrplot): Update to 0.0-30. Change-Id: I5c3fa7c7bfc80737fef321c1e04309c896e1cc2b
This commit is contained in:
@@ -11012,13 +11012,13 @@ indexed series, which are compatible with FAME frequencies.")
|
||||
(define-public r-tkrplot
|
||||
(package
|
||||
(name "r-tkrplot")
|
||||
(version "0.0-29")
|
||||
(version "0.0-30")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "tkrplot" version))
|
||||
(sha256
|
||||
(base32 "0abp1q4iky5gg37nb5lwvnj6iv3qjchqrfa8169cj9dsv6v0gzcz"))))
|
||||
(base32 "1qfb5jiajlfa6y5hr4qwmv11fh3w0pfwdm3mrv9gw0j13xx9jv6c"))))
|
||||
(properties
|
||||
'((upstream-name . "tkrplot")
|
||||
(updater-extra-inputs . ("libx11"))))
|
||||
|
||||
Reference in New Issue
Block a user