gnu: r-zoolog: Update to 1.0.1.

* gnu/packages/cran.scm (r-zoolog): Update to 1.0.1.
This commit is contained in:
Ricardo Wurmus 2022-05-28 08:30:54 +02:00
parent 0632b773f0
commit 97a7dedc41
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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