gnu: r-sandwich: Update to 3.1-0.
* gnu/packages/cran.scm (r-sandwich): Update to 3.1-0. Change-Id: Ibe33dfa1bcdb1c8fac8f46131042d4829ac12a9e
This commit is contained in:
parent
3e833ade11
commit
4c7066b673
1 changed files with 2 additions and 2 deletions
|
@ -16447,14 +16447,14 @@ (define-public r-aspi
|
|||
(define-public r-sandwich
|
||||
(package
|
||||
(name "r-sandwich")
|
||||
(version "3.0-2")
|
||||
(version "3.1-0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "sandwich" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1d72vwxidsyac9mbyxrm06qds63rzcr82nn4c05466gbajsvcc3f"))
|
||||
"1yi3l2q63j0vlaqqh1x3bxb0i7v6lrmmbsc6s8gilfahxq2y3c4n"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet
|
||||
'(with-directory-excursion "inst/doc"
|
||||
|
|
Loading…
Reference in a new issue