gnu: r-icens: Update to 1.70.0.

* gnu/packages/bioconductor.scm (r-icens): Update to 1.70.0.
This commit is contained in:
zimoun 2022-11-17 03:50:29 +01:00 committed by Ricardo Wurmus
parent 79c096cb2e
commit a02007bd88
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -15441,14 +15441,14 @@ (define-public r-m3c
(define-public r-icens
(package
(name "r-icens")
(version "1.68.0")
(version "1.70.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Icens" version))
(sha256
(base32
"0jnbfv7js8bw0ginql90krrpk0p54whj9igw0zk3jc45jqvj2vyc"))))
"13ygc467nqh0235sf1ags1ihv7pg2yriva6qi7z46c534vxv6b8n"))))
(properties `((upstream-name . "Icens")))
(build-system r-build-system)
(propagated-inputs