gnu: r-flowviz: Update to 1.60.2.
* gnu/packages/bioconductor.scm (r-flowviz): Update to 1.60.2.
This commit is contained in:
		
							parent
							
								
									f82d20caae
								
							
						
					
					
						commit
						eed76ad91a
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -11772,14 +11772,14 @@ statistics to the plot.")
 | 
				
			||||||
(define-public r-flowviz
 | 
					(define-public r-flowviz
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-flowviz")
 | 
					    (name "r-flowviz")
 | 
				
			||||||
    (version "1.60.0")
 | 
					    (version "1.60.2")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "flowViz" version))
 | 
					       (uri (bioconductor-uri "flowViz" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "175ygncrv6q6mb8pahixs89m9wm6hdpzx489gc9s8lgad2vrvz8f"))))
 | 
					         "08rwzc26jns0wwjsqqmf60bpxsckr5x8skdn9iwl8grp81npcc95"))))
 | 
				
			||||||
    (properties `((upstream-name . "flowViz")))
 | 
					    (properties `((upstream-name . "flowViz")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue