gnu: r-greylistchip: Update to 1.28.1.
* gnu/packages/bioconductor.scm (r-greylistchip): Update to 1.28.1.
This commit is contained in:
		
							parent
							
								
									21db7a48e0
								
							
						
					
					
						commit
						84fc29bad6
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -6063,13 +6063,13 @@ posterior for individual coefficients.")
 | 
				
			||||||
(define-public r-greylistchip
 | 
					(define-public r-greylistchip
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
   (name "r-greylistchip")
 | 
					   (name "r-greylistchip")
 | 
				
			||||||
   (version "1.26.0")
 | 
					   (version "1.28.1")
 | 
				
			||||||
   (source (origin
 | 
					   (source (origin
 | 
				
			||||||
            (method url-fetch)
 | 
					            (method url-fetch)
 | 
				
			||||||
            (uri (bioconductor-uri "GreyListChIP" version))
 | 
					            (uri (bioconductor-uri "GreyListChIP" version))
 | 
				
			||||||
            (sha256
 | 
					            (sha256
 | 
				
			||||||
             (base32
 | 
					             (base32
 | 
				
			||||||
              "1h7h27q6l9d8j0shklyrh135zrwx56v4zzmm21cj1b7dvmwvpbcv"))))
 | 
					              "0w52vwvjarql19bsv40b80yn701qx8c9d0clsjhj85wmzj2p6dhg"))))
 | 
				
			||||||
   (properties `((upstream-name . "GreyListChIP")))
 | 
					   (properties `((upstream-name . "GreyListChIP")))
 | 
				
			||||||
   (build-system r-build-system)
 | 
					   (build-system r-build-system)
 | 
				
			||||||
   (propagated-inputs
 | 
					   (propagated-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue