gnu: r-bigrquery: Update to 1.1.1.
* gnu/packages/cran.scm (r-bigrquery): Update to 1.1.1.
This commit is contained in:
		
							parent
							
								
									cb4a6e67da
								
							
						
					
					
						commit
						13f9e5d1be
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -9929,14 +9929,14 @@ and manipulating sets of ontological terms.") | |||
| (define-public r-bigrquery | ||||
|   (package | ||||
|     (name "r-bigrquery") | ||||
|     (version "1.1.0") | ||||
|     (version "1.1.1") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "bigrquery" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "0h2nzyn1w0padpl61l467j7vlkc2wair7sh6p26p94z4zfsnv0i1")))) | ||||
|          "1if39xkr231xmjq10fx2g7bgg4jgfd3wzx1p9g3pq4hbf2s6x0is")))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|      `(("r-assertthat" ,r-assertthat) | ||||
|  |  | |||
		Reference in a new issue