gnu: r-glmgampoi: Update to 1.14.3.
* gnu/packages/bioconductor.scm (r-glmgampoi): Update to 1.14.3. Change-Id: Ia30075034acb164459d04bde7d25d0a6f8f85202
This commit is contained in:
		
							parent
							
								
									4fa6f48250
								
							
						
					
					
						commit
						d0e229824b
					
				
					 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.2")
 | 
					    (version "1.14.3")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (bioconductor-uri "glmGamPoi" version))
 | 
					              (uri (bioconductor-uri "glmGamPoi" version))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "1swbp560ss5sksf1m10c6md4b81yc9qwa6in64j4zzksmrn9jn2d"))))
 | 
					                "0lbsavr9mhka8s7i056h4jjb1v36v3sshrhdz74n8qadm7fy59l5"))))
 | 
				
			||||||
    (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