mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: r-nanonext: Update to 1.8.1.
* gnu/packages/cran.scm (r-nanonext): Update to 1.8.1. Change-Id: I1da9b899d4e7378ce32a9dbc73487987391a3f7b
This commit is contained in:
@@ -23087,13 +23087,13 @@ explored with minimal deviation from the common work patterns of
|
||||
(define-public r-nanonext
|
||||
(package
|
||||
(name "r-nanonext")
|
||||
(version "1.8.0")
|
||||
(version "1.8.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "nanonext" version))
|
||||
(sha256
|
||||
(base32 "11pjl8mlnnw4mkhbq98c8dlz9sp2wqizdvk5w0mwgvqs2aq10czz"))))
|
||||
(base32 "039cnzsx5p9iyxyza4acw2mrc0qhax6b1222yp1kxm0rcz04kfwl"))))
|
||||
(properties
|
||||
'((upstream-name . "nanonext")
|
||||
(updater-extra-inputs . ("mbedtls-lts" "nng"))))
|
||||
|
||||
Reference in New Issue
Block a user