me
/
guix
Archived
1
0
Fork 0

gnu: r-labelled: Update to 2.9.0.

* gnu/packages/cran.scm (r-labelled): Update to 2.9.0.
master
Ricardo Wurmus 2021-11-23 15:23:15 +01:00
parent bb2cfc8254
commit d81c981b05
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -10065,14 +10065,14 @@ subsequence} (LCS) using a dynamic programming algorithm.")
(define-public r-labelled (define-public r-labelled
(package (package
(name "r-labelled") (name "r-labelled")
(version "2.8.0") (version "2.9.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "labelled" version)) (uri (cran-uri "labelled" version))
(sha256 (sha256
(base32 (base32
"0fs8fhmk9j2nv2j87mpkmm0clz34f8kybnzn6pzqpcbwk0i2pcwg")))) "0ffnhlr239nqcwb35m4hll21abnnhpmyy5wlxnyahrg0kqb0xb1n"))))
(properties `((upstream-name . "labelled"))) (properties `((upstream-name . "labelled")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs