gnu: r-tidygraph: Update to 1.2.3.
* gnu/packages/cran.scm (r-tidygraph): Update to 1.2.3.
This commit is contained in:
		
							parent
							
								
									16a867c720
								
							
						
					
					
						commit
						e8ab96d563
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -23302,14 +23302,14 @@ files is supported.") | |||
| (define-public r-tidygraph | ||||
|   (package | ||||
|     (name "r-tidygraph") | ||||
|     (version "1.2.2") | ||||
|     (version "1.2.3") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "tidygraph" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "0w34jfldjkynbkyinmi1vdrfjhjrs47hm599mbnx4sxmnpbclmfm")))) | ||||
|          "11sn8z7bwv84lqlgnqc36n14nyhv1qdfc0gcs7nmgbl34nqhd75h")))) | ||||
|     (properties `((upstream-name . "tidygraph"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|  |  | |||
		Reference in a new issue