mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 12:00:35 +02:00
gnu: r-tkwidgets: Update to 1.86.0.
* gnu/packages/bioconductor.scm (r-tkwidgets): Update to 1.86.0. Change-Id: Iaeab4f3a08134a1f421046ee2d7077585d707255
This commit is contained in:
parent
2719f4379f
commit
dd1d630097
1 changed files with 2 additions and 2 deletions
|
@ -13864,13 +13864,13 @@ identifier translation via the GDC API.")
|
|||
(define-public r-tkwidgets
|
||||
(package
|
||||
(name "r-tkwidgets")
|
||||
(version "1.84.0")
|
||||
(version "1.86.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "tkWidgets" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0s43wv4hg6g1x6li1w5zn4nvcyvhp013nh9p8b4b36mpij188lbj"))))
|
||||
"0ssq1qzlw7bbk3rxbyjbwa0y03bmpbfqgih7bl3p1b5jnr3zv9z5"))))
|
||||
(properties `((upstream-name . "tkWidgets")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-dyndoc r-widgettools))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue