gnu: r-ggridges: Update to 0.5.6.
* gnu/packages/cran.scm (r-ggridges): Update to 0.5.6. Change-Id: Ic0c746f31294f8a4e9668eff6ae7d02c27f64f1c
This commit is contained in:
		
							parent
							
								
									6064758fdf
								
							
						
					
					
						commit
						c12bc9a581
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -9929,14 +9929,14 @@ plotting.  a three dimensional point cloud.") | |||
| (define-public r-ggridges | ||||
|   (package | ||||
|     (name "r-ggridges") | ||||
|     (version "0.5.5") | ||||
|     (version "0.5.6") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "ggridges" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "18bmbq5pd751hnw8rpvshvapg09630i2pqpwk5a3yhgz4hwa8xvm")))) | ||||
|          "0dafd10ny6l2rlr1y453rhjiy17a33k15f82nk31238mk8qamk7g")))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|      (list r-ggplot2 r-scales r-withr)) | ||||
|  |  | |||
		Reference in a new issue