mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-19 01:11:55 -05:00
gnu: r-zoolog: Update to 1.0.1.
* gnu/packages/cran.scm (r-zoolog): Update to 1.0.1.
This commit is contained in:
parent
0632b773f0
commit
97a7dedc41
1 changed files with 2 additions and 2 deletions
|
@ -32512,14 +32512,14 @@ (define-public r-zoom
|
|||
(define-public r-zoolog
|
||||
(package
|
||||
(name "r-zoolog")
|
||||
(version "0.4.1")
|
||||
(version "1.0.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "zoolog" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1wxxxscw4ji4p4599vdw6vcrkqm0g75x1gh13m4758lb51wav9ks"))))
|
||||
"00fi7czfwr0ll9070w3ijskd0xvilj02gy8wkgqzzrlilij8ah7p"))))
|
||||
(properties `((upstream-name . "zoolog")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue