gnu: r-bgx: Update to 1.68.3.
* gnu/packages/bioconductor.scm (r-bgx): Update to 1.68.3. Change-Id: I8aa747dd0a725f84dca1441693ce573a4567f70c
This commit is contained in:
		
							parent
							
								
									823def76d4
								
							
						
					
					
						commit
						c23224da61
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -19896,14 +19896,14 @@ gene expression.")
 | 
				
			||||||
(define-public r-bgx
 | 
					(define-public r-bgx
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-bgx")
 | 
					    (name "r-bgx")
 | 
				
			||||||
    (version "1.68.0")
 | 
					    (version "1.68.3")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "bgx" version))
 | 
					       (uri (bioconductor-uri "bgx" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "0v85i0lwmxq5yq9ygfzljgy8fsflqq1p53rq8aasnndd6gsm8ld2"))))
 | 
					         "1a3hq2i1mxf6dpkk82b6y88q5fcjbqpdcxqplkfp5d2slzsqc3jp"))))
 | 
				
			||||||
    (properties `((upstream-name . "bgx")))
 | 
					    (properties `((upstream-name . "bgx")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue