mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-07 01:35:52 +02:00
gnu: r-softimpute: Update to 1.4-2.
* gnu/packages/cran.scm (r-softimpute): Update to 1.4-2. Change-Id: I6c65666f4c68a79732af1c1e6ce9423954431a24
This commit is contained in:
@@ -29903,14 +29903,14 @@ after it was discovered that the NSA had backdoored Dual EC DRBG.")
|
||||
(define-public r-softimpute
|
||||
(package
|
||||
(name "r-softimpute")
|
||||
(version "1.4-1")
|
||||
(version "1.4-2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "softImpute" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1v2a4d688ij5zcvkzpra9yx40xckdfnllnfnyq2450zf3n1kjk7a"))))
|
||||
"0q94c8xwb9q7rnd3qvdnmp6bgg3d1a45jaqsd0v498f1lwrg74fh"))))
|
||||
(properties `((upstream-name . "softImpute")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
||||
Reference in New Issue
Block a user