gnu: r-bayesplot: Update to 1.11.1.
* gnu/packages/cran.scm (r-bayesplot): Update to 1.11.1. Change-Id: I1c6d3eec7fd612c381bd32f3e4e93bbada4d4069
This commit is contained in:
		
							parent
							
								
									51ee98691c
								
							
						
					
					
						commit
						1f8c1f7ead
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -17053,14 +17053,14 @@ correlation, censored, ordered and multivariate problems.") | ||||||
| (define-public r-bayesplot | (define-public r-bayesplot | ||||||
|   (package |   (package | ||||||
|     (name "r-bayesplot") |     (name "r-bayesplot") | ||||||
|     (version "1.11.0") |     (version "1.11.1") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (cran-uri "bayesplot" version)) |        (uri (cran-uri "bayesplot" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "0wpy1angkq513nc22fqmxsxm0y7dkvjzycy0z5s96j0z9jmb6q6n")))) |          "0c1q1znp9vd0w6l35xa208bgiwr5f2w8j2c97v6ml4z0j5rycwag")))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (inputs |     (inputs | ||||||
|      (list pandoc)) |      (list pandoc)) | ||||||
|  |  | ||||||
		Reference in a new issue