gnu: r-gridextra: Update to 2.2.1.
* gnu/packages/statistics.scm (r-gridextra): Update to 2.2.1.
This commit is contained in:
		
							parent
							
								
									810e4195fd
								
							
						
					
					
						commit
						1647e10ebd
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1732,13 +1732,13 @@ grobs.") | |||
| (define-public r-gridextra | ||||
|   (package | ||||
|     (name "r-gridextra") | ||||
|     (version "2.0.0") | ||||
|     (version "2.2.1") | ||||
|     (source (origin | ||||
|               (method url-fetch) | ||||
|               (uri (cran-uri "gridExtra" version)) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "19yyrfd37c5hxlavb9lca9l26wjhc80rlqhgmfj9k3xhbvvpdp17")))) | ||||
|                 "0638ihwl00j76ivaxxhxvi8z573lwy1jym3srr78mx6dbdd4bzj4")))) | ||||
|     (properties `((upstream-name . "gridExtra"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|  |  | |||
		Reference in a new issue