gnu: r-flowworkspace: Update to 4.14.0.
* gnu/packages/bioconductor.scm (r-flowworkspace): Update to 4.14.0. Change-Id: I97248860f6b887d00787e22e9ac873123ba1f2c2
This commit is contained in:
		
							parent
							
								
									e6188fe703
								
							
						
					
					
						commit
						d97e582d89
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -17458,14 +17458,14 @@ for other R packages to compile and link against.")
 | 
				
			||||||
(define-public r-flowworkspace
 | 
					(define-public r-flowworkspace
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-flowworkspace")
 | 
					    (name "r-flowworkspace")
 | 
				
			||||||
    (version "4.12.2")
 | 
					    (version "4.14.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "flowWorkspace" version))
 | 
					       (uri (bioconductor-uri "flowWorkspace" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1g1hym2anysgy7v46fnnxyzac3wzi1713vlih2gqzi23k8r2xx26"))))
 | 
					         "09cpbf33b3x9b06yf41qy2fy8zviwrznrpkb9fq3an8vg8gf51lp"))))
 | 
				
			||||||
    (properties `((upstream-name . "flowWorkspace")))
 | 
					    (properties `((upstream-name . "flowWorkspace")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue