Archived
1
0
Fork 0

gnu: r-shiny: Update to 1.4.0.2.

* gnu/packages/cran.scm (r-shiny): Update to 1.4.0.2.
This commit is contained in:
Ricardo Wurmus 2020-03-24 10:41:02 +01:00
parent 5d45d71170
commit 8ff6386491
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -759,7 +759,7 @@ data structures in C++.")
(define-public r-shiny (define-public r-shiny
(package (package
(name "r-shiny") (name "r-shiny")
(version "1.4.0") (version "1.4.0.2")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -769,7 +769,7 @@ data structures in C++.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"17ac48g414h9dhi0k4wrah4gyik0q5r0xw3kc01c02qfjwimqsx7")))) "005wgcxq7f2q9g6wvfk29n2nms262w0abpz93sfvx79yv6qxppzs"))))
(build-system r-build-system) (build-system r-build-system)
(arguments (arguments
`(#:modules ((guix build r-build-system) `(#:modules ((guix build r-build-system)