gnu: r-rbgl: Update to 1.66.0.
* gnu/packages/bioinformatics.scm (r-rbgl): Update to 1.66.0.
This commit is contained in:
		
							parent
							
								
									4451918e3a
								
							
						
					
					
						commit
						7a57b229b6
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -7285,14 +7285,14 @@ databases.  Packages produced are intended to be used with AnnotationDbi.")
 | 
			
		|||
(define-public r-rbgl
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-rbgl")
 | 
			
		||||
    (version "1.64.0")
 | 
			
		||||
    (version "1.66.0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "RBGL" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "079599a6xn2i7snfn2vgshkw0c00rrfhj44pvi03ap8id29bkayy"))))
 | 
			
		||||
         "016vyzgixb3gjpzi21rbs6ngnnqcxr77krwjjf1ldnzzj8vqrqsz"))))
 | 
			
		||||
    (properties `((upstream-name . "RBGL")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue