me
/
guix
Archived
1
0
Fork 0

gnu: r-zseq: Update to 0.2.1.

* gnu/packages/cran.scm (r-zseq): Update to 0.2.1.
master
Ricardo Wurmus 2022-09-20 10:53:21 +02:00
parent 4a124387c1
commit 47a07d6c36
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -26900,14 +26900,14 @@ opponents' vessels.")
(define-public r-zseq
(package
(name "r-zseq")
(version "0.2.0")
(version "0.2.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "Zseq" version))
(sha256
(base32
"06dndi2b1q79bmxax11bv0l5ifcz1mhpvbn90y6a6xymrgcq0ivi"))))
"0xp7qi5kjg8xmci9wrfvmygjmz8gbhq60fl9bvk8rnka6s4ppkrc"))))
(properties `((upstream-name . "Zseq")))
(build-system r-build-system)
(propagated-inputs