mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: r-isorix: Update to 0.9.4.
* gnu/packages/cran.scm (r-isorix): Update to 0.9.4. Change-Id: I8244dbfc1c04d69078873e3e9e467cf205767d50
This commit is contained in:
parent
4d7b3a4a18
commit
0ed9a76122
1 changed files with 2 additions and 2 deletions
|
|
@ -33018,13 +33018,13 @@ linear order on both variables.")
|
|||
(define-public r-isorix
|
||||
(package
|
||||
(name "r-isorix")
|
||||
(version "0.9.3")
|
||||
(version "0.9.4")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "IsoriX" version))
|
||||
(sha256
|
||||
(base32 "1z86qgl68l9mpyf0ym1szvwv416mx7gqkr15gs5i0jlw4zafc1jc"))))
|
||||
(base32 "1169b8f7y7n5l31al7k2jy2hx7w2clbysx9ar8fpdjmci5v25d1m"))))
|
||||
(properties `((upstream-name . "IsoriX")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-lattice
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue