gnu: r-shadowtext: Update to 0.1.4.

* gnu/packages/cran.scm (r-shadowtext): Update to 0.1.4.

Change-Id: I221ffeff68e2cd0e1f1c840fbbbaa09391351ad8
This commit is contained in:
Ricardo Wurmus 2024-08-16 18:32:37 +02:00
parent faadbe2036
commit c822997517
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -4003,13 +4003,13 @@ (define-public r-mcmcglmm
(define-public r-shadowtext
(package
(name "r-shadowtext")
(version "0.1.3")
(version "0.1.4")
(source (origin
(method url-fetch)
(uri (cran-uri "shadowtext" version))
(sha256
(base32
"109bq4d3j7vw6rcj9cjby955bdzgghkxwvwrb974xqq16kzzc6l6"))))
"1s3fsh6cmblyhlqrswialc9437as306ki36dyx0dv4001slvxl47"))))
(properties `((upstream-name . "shadowtext")))
(build-system r-build-system)
(propagated-inputs