gnu: r-biocgraph: Update to 1.60.0.
* gnu/packages/bioconductor.scm (r-biocgraph): Update to 1.60.0.
This commit is contained in:
		
							parent
							
								
									5f39d8aa86
								
							
						
					
					
						commit
						dfad35abc6
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -14932,14 +14932,14 @@ checks on R packages that are to be submitted to the Bioconductor repository.")
 | 
				
			||||||
(define-public r-biocgraph
 | 
					(define-public r-biocgraph
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-biocgraph")
 | 
					    (name "r-biocgraph")
 | 
				
			||||||
    (version "1.58.0")
 | 
					    (version "1.60.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "biocGraph" version))
 | 
					       (uri (bioconductor-uri "biocGraph" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1y59a7c4ahhn1g2wz2hkx83izfn8i85mmxxp63jdd0rg7zwhr6nn"))))
 | 
					         "0ysdmv2hyl8jnmr42lkyvgfqb0z89f5p649ahx0ygs6fw0z226xa"))))
 | 
				
			||||||
    (properties `((upstream-name . "biocGraph")))
 | 
					    (properties `((upstream-name . "biocGraph")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue