mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
gnu: r-smpracticals: Update to 1.4-3.1.
* gnu/packages/cran.scm (r-smpracticals): Update to 1.4-3.1. Change-Id: I200db8be3842c8716a3e5583a43b975294e5e03e
This commit is contained in:
parent
5a9ed60d26
commit
808741693a
1 changed files with 2 additions and 2 deletions
|
@ -28154,14 +28154,14 @@ (define-public r-accept
|
|||
(define-public r-smpracticals
|
||||
(package
|
||||
(name "r-smpracticals")
|
||||
(version "1.4-3")
|
||||
(version "1.4-3.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "SMPracticals" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0zxq84f9i3b86xx6msb25b61gyj9k09iab2b7wg4d93yas9qzayf"))))
|
||||
"1xplp7ihy9ish7fqhc27bhvij9lk9w9mrs7lpdca38ppi4iiafi2"))))
|
||||
(properties `((upstream-name . "SMPracticals")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue