gnu: r-jqr: Update to 1.3.1.
* gnu/packages/cran.scm (r-jqr): Update to 1.3.1. Change-Id: I948fd0707069baf38724faa487a69e8d4cbf15e2
This commit is contained in:
		
							parent
							
								
									90806b5b8e
								
							
						
					
					
						commit
						0e36a85463
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -4338,13 +4338,13 @@ jQuery.") | |||
| (define-public r-jqr | ||||
|   (package | ||||
|     (name "r-jqr") | ||||
|     (version "1.3.0") | ||||
|     (version "1.3.1") | ||||
|     (source (origin | ||||
|               (method url-fetch) | ||||
|               (uri (cran-uri "jqr" version)) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "0gys1b2fiafmm49mkj9iazziwql87s52rjx093ahn8g3v79amirh")))) | ||||
|                 "0dlz9wwkgz06mnnmwaq4pr68x7zywp2iczfw0bjpzrgpbzkn2972")))) | ||||
|     (properties `((upstream-name . "jqr"))) | ||||
|     (build-system r-build-system) | ||||
|     (inputs (list jq)) | ||||
|  |  | |||
		Reference in a new issue