gnu: r-sccore: Update to 1.0.5.
* gnu/packages/cran.scm (r-sccore): Update to 1.0.5. Change-Id: Ibbf7b22f5ba9340e7f748b1a12bf7b3a28dff16a
This commit is contained in:
		
							parent
							
								
									8f61cce275
								
							
						
					
					
						commit
						b25c576995
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -25888,13 +25888,13 @@ code edited with @code{RStudio IDE}, @code{Emacs} and @code{Vim}.") | ||||||
| (define-public r-sccore | (define-public r-sccore | ||||||
|   (package |   (package | ||||||
|     (name "r-sccore") |     (name "r-sccore") | ||||||
|     (version "1.0.4") |     (version "1.0.5") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (cran-uri "sccore" version)) |        (uri (cran-uri "sccore" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 "11l7xl1ylzmda4i2p1b08a43pvciin2i2sas2n3cj1gmamflkji3")))) |         (base32 "12jljngm0v75zp0zka1zdrn6pvxvqy7qpakr7vzazvq1vvjd5qlg")))) | ||||||
|     (properties `((upstream-name . "sccore"))) |     (properties `((upstream-name . "sccore"))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (propagated-inputs |     (propagated-inputs | ||||||
|  |  | ||||||
		Reference in a new issue