gnu: r-txdb-mmusculus-ucsc-mm10-knowngene: Update to 3.4.4.
* gnu/packages/bioinformatics.scm (r-txdb-mmusculus-ucsc-mm10-knowngene): Update to 3.4.4.
This commit is contained in:
		
							parent
							
								
									d34959b8d4
								
							
						
					
					
						commit
						51b262f310
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -8368,7 +8368,7 @@ in Biostrings objects.")
 | 
				
			||||||
(define-public r-txdb-mmusculus-ucsc-mm10-knowngene
 | 
					(define-public r-txdb-mmusculus-ucsc-mm10-knowngene
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-txdb-mmusculus-ucsc-mm10-knowngene")
 | 
					    (name "r-txdb-mmusculus-ucsc-mm10-knowngene")
 | 
				
			||||||
    (version "3.4.0")
 | 
					    (version "3.4.4")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              ;; We cannot use bioconductor-uri here because this tarball is
 | 
					              ;; We cannot use bioconductor-uri here because this tarball is
 | 
				
			||||||
| 
						 | 
					@ -8379,7 +8379,7 @@ in Biostrings objects.")
 | 
				
			||||||
                                  version ".tar.gz"))
 | 
					                                  version ".tar.gz"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "08gava9wsvpcqz51k2sni3pj03n5155v32d9riqbf305nbirqbkb"))))
 | 
					                "01lgxc1fx5nhlpbwjd5zqghkkbmh6axd98ikx4b0spv0jdg6gf39"))))
 | 
				
			||||||
    (properties
 | 
					    (properties
 | 
				
			||||||
     `((upstream-name . "TxDb.Mmusculus.UCSC.mm10.knownGene")))
 | 
					     `((upstream-name . "TxDb.Mmusculus.UCSC.mm10.knownGene")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue