gnu: r-matrixgenerics: Update to 1.4.3.
* gnu/packages/bioconductor.scm (r-matrixgenerics): Update to 1.4.3.
This commit is contained in:
		
							parent
							
								
									ce23a074f0
								
							
						
					
					
						commit
						538618552b
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -5190,13 +5190,13 @@ enrichedGO (addGeneIDs).")
 | 
				
			||||||
(define-public r-matrixgenerics
 | 
					(define-public r-matrixgenerics
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
   (name "r-matrixgenerics")
 | 
					   (name "r-matrixgenerics")
 | 
				
			||||||
   (version "1.4.2")
 | 
					   (version "1.4.3")
 | 
				
			||||||
   (source (origin
 | 
					   (source (origin
 | 
				
			||||||
            (method url-fetch)
 | 
					            (method url-fetch)
 | 
				
			||||||
            (uri (bioconductor-uri "MatrixGenerics" version))
 | 
					            (uri (bioconductor-uri "MatrixGenerics" version))
 | 
				
			||||||
            (sha256
 | 
					            (sha256
 | 
				
			||||||
             (base32
 | 
					             (base32
 | 
				
			||||||
              "0kjsc5ghcplay4a74ffpwsf3kbp51x6rl5265gvlfchdwrawkzd2"))))
 | 
					              "1yir3rwhz5vf0pdn3fpvlc57c75k98gvv8gapajbvymz3lyghijv"))))
 | 
				
			||||||
   (properties
 | 
					   (properties
 | 
				
			||||||
    `((upstream-name . "MatrixGenerics")))
 | 
					    `((upstream-name . "MatrixGenerics")))
 | 
				
			||||||
   (build-system r-build-system)
 | 
					   (build-system r-build-system)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue