gnu: r-zoolog: Update to 0.4.1.
* gnu/packages/cran.scm (r-zoolog): Update to 0.4.1.
This commit is contained in:
		
							parent
							
								
									751d7ade8e
								
							
						
					
					
						commit
						d66de6a370
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -31610,14 +31610,14 @@ zoom/navigate any plot when called with any active plot.")
 | 
			
		|||
(define-public r-zoolog
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-zoolog")
 | 
			
		||||
    (version "0.4.0")
 | 
			
		||||
    (version "0.4.1")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (cran-uri "zoolog" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "1lgdr4hbpdh1b468i3l9msbj8wcd20m323lv5an9y6dnfb9pm986"))))
 | 
			
		||||
         "1wxxxscw4ji4p4599vdw6vcrkqm0g75x1gh13m4758lb51wav9ks"))))
 | 
			
		||||
    (properties `((upstream-name . "zoolog")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue