me
/
guix
Archived
1
0
Fork 0

gnu: r-icens: Update to 1.68.0.

* gnu/packages/bioconductor.scm (r-icens): Update to 1.68.0.
master
Ricardo Wurmus 2022-05-28 12:45:20 +02:00
parent 3e7b5a45e4
commit 0a9838b17d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -13449,14 +13449,14 @@ hypothesis @code{K=1}.")
(define-public r-icens
(package
(name "r-icens")
(version "1.66.0")
(version "1.68.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Icens" version))
(sha256
(base32
"08jd7g28mazvwd3qbq8y26czmkz45avp4vy8l7i5d6qajwzqzgzs"))))
"0jnbfv7js8bw0ginql90krrpk0p54whj9igw0zk3jc45jqvj2vyc"))))
(properties `((upstream-name . "Icens")))
(build-system r-build-system)
(propagated-inputs