gnu: r-gofuncr: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-gofuncr): Update to 1.16.0.
This commit is contained in:
		
							parent
							
								
									5fce56ab4b
								
							
						
					
					
						commit
						d3ff3a75cd
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -9275,14 +9275,14 @@ footprints.")
 | 
				
			||||||
(define-public r-gofuncr
 | 
					(define-public r-gofuncr
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-gofuncr")
 | 
					    (name "r-gofuncr")
 | 
				
			||||||
    (version "1.14.0")
 | 
					    (version "1.16.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (bioconductor-uri "GOfuncR" version))
 | 
					       (uri (bioconductor-uri "GOfuncR" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "08n1d03i4l2dl47axmrziiypi83yffndf0ww1b32skyjm2r0x127"))))
 | 
					         "02vdfsjrqp0m06mfbspwkxjyqxfca0w1idgygpi1a9i5m4fqhwpk"))))
 | 
				
			||||||
    (properties `((upstream-name . "GOfuncR")))
 | 
					    (properties `((upstream-name . "GOfuncR")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue