gnu: r-simplermarkdown: Update to 0.0.6.
* gnu/packages/cran.scm (r-simplermarkdown): Update to 0.0.6.
This commit is contained in:
parent
d3587e39b3
commit
9908de506b
1 changed files with 2 additions and 2 deletions
|
@ -10358,13 +10358,13 @@ (define-public r-signal
|
|||
(define-public r-simplermarkdown
|
||||
(package
|
||||
(name "r-simplermarkdown")
|
||||
(version "0.0.4")
|
||||
(version "0.0.6")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "simplermarkdown" version))
|
||||
(sha256
|
||||
(base32 "069pgx5m22rdqa21lyn5zqm9ym3g7w6z1d2wjwms8b1f2cp6266g"))))
|
||||
(base32 "0lffwsrhsdqcqhklh24v0y0x6w4vq9jch93m330kfdv2amab1l06"))))
|
||||
(properties `((upstream-name . "simplermarkdown")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue