gnu: r-sccore: Update to 1.0.4.

* gnu/packages/cran.scm (r-sccore): Update to 1.0.4.
This commit is contained in:
Ricardo Wurmus 2023-07-17 14:19:53 +02:00
parent 2824b8949d
commit 4a6843b3b3
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -24053,13 +24053,13 @@ (define-public r-lintr
(define-public r-sccore
(package
(name "r-sccore")
(version "1.0.3")
(version "1.0.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "sccore" version))
(sha256
(base32 "1bvqbqh8pkiljy7s3mc67wsr1jlxb19rhd95160xparmrbffpxqb"))))
(base32 "11l7xl1ylzmda4i2p1b08a43pvciin2i2sas2n3cj1gmamflkji3"))))
(properties `((upstream-name . "sccore")))
(build-system r-build-system)
(propagated-inputs