mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 10:30:43 +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:
parent
5ecfda1fd9
commit
a99ba04655
1 changed files with 2 additions and 2 deletions
|
@ -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"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue