gnu: r-biocgraph: Update to 1.54.0.
* gnu/packages/bioconductor.scm (r-biocgraph): Update to 1.54.0.
This commit is contained in:
		
							parent
							
								
									834a6dbaab
								
							
						
					
					
						commit
						cd9af2379d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -11364,14 +11364,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.52.0")
 | 
					    (version "1.54.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
 | 
				
			||||||
         "02y7vizc6jv8y9r8chsda4yysim0ch45i3rasqvv7m85zqsskf75"))))
 | 
					         "12bmj9kdlylp02cfwviak7y323ndccl2694rvi4cdg4vsx7v3ya3"))))
 | 
				
			||||||
    (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