gnu: r-graphlayouts: Update to 0.7.2.
* gnu/packages/cran.scm (r-graphlayouts): Update to 0.7.2.
This commit is contained in:
		
							parent
							
								
									2703bf661c
								
							
						
					
					
						commit
						31b876b78a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -19842,14 +19842,14 @@ be used further by e.g. graphic devices.")
 | 
			
		|||
(define-public r-graphlayouts
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-graphlayouts")
 | 
			
		||||
    (version "0.7.1")
 | 
			
		||||
    (version "0.7.2")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (cran-uri "graphlayouts" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "05v7ss18bflhqa4ipsca8iw2ln8ddbaiyrizx2a5cwq81g5qq3rq"))))
 | 
			
		||||
         "0vncg1pfnwrfkjfwz5k86b0ir8vnjkbyd0kzpbgb0cpkdz7987pc"))))
 | 
			
		||||
    (properties `((upstream-name . "graphlayouts")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue