gnu: r-glmgampoi: Update to 1.14.2.
* gnu/packages/bioconductor.scm (r-glmgampoi): Update to 1.14.2. Change-Id: Id7265b49246e75d23086dc159da9b4f69a756a7d
This commit is contained in:
		
							parent
							
								
									579683f16f
								
							
						
					
					
						commit
						666393ec34
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -13532,13 +13532,13 @@ information.")
 | 
				
			||||||
(define-public r-glmgampoi
 | 
					(define-public r-glmgampoi
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-glmgampoi")
 | 
					    (name "r-glmgampoi")
 | 
				
			||||||
    (version "1.14.0")
 | 
					    (version "1.14.2")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (bioconductor-uri "glmGamPoi" version))
 | 
					              (uri (bioconductor-uri "glmGamPoi" version))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "1qc3f1spzkcjk95b07jpxgrjiwmlamwwx6mlhml4lgzy5qby7dpw"))))
 | 
					                "1swbp560ss5sksf1m10c6md4b81yc9qwa6in64j4zzksmrn9jn2d"))))
 | 
				
			||||||
    (properties `((upstream-name . "glmGamPoi")))
 | 
					    (properties `((upstream-name . "glmGamPoi")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue