gnu: r-rmarkdown: Update to 1.12.
* gnu/packages/statistics.scm (r-rmarkdown): Update to 1.12.
This commit is contained in:
		
							parent
							
								
									33fba4cea8
								
							
						
					
					
						commit
						1d7049335f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -2678,14 +2678,14 @@ certain criterion, e.g., it contains a certain regular file.") | |||
| (define-public r-rmarkdown | ||||
|   (package | ||||
|     (name "r-rmarkdown") | ||||
|     (version "1.11") | ||||
|     (version "1.12") | ||||
|     (source | ||||
|       (origin | ||||
|         (method url-fetch) | ||||
|         (uri (cran-uri "rmarkdown" version)) | ||||
|         (sha256 | ||||
|           (base32 | ||||
|             "0yyjbh891mdqzpjkblz8510ng71i7mxmyiqr69x3rwlwk2vakk79")))) | ||||
|             "0milpdaf4nd36kq6sci9wc5dhwswl4w9c9fychfbppgjsgfp6kfv")))) | ||||
|     (properties `((upstream-name . "rmarkdown"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|  |  | |||
		Reference in a new issue