gnu: r-protgenerics: Update to 1.8.0.
* gnu/packages/bioinformatics.scm (r-protgenerics): Update to 1.8.0.
This commit is contained in:
		
							parent
							
								
									1d09d017db
								
							
						
					
					
						commit
						5b1337cc60
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -8438,14 +8438,14 @@ as allowing spectra with different resolutions.")
 | 
			
		|||
(define-public r-protgenerics
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-protgenerics")
 | 
			
		||||
    (version "1.6.0")
 | 
			
		||||
    (version "1.8.0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (bioconductor-uri "ProtGenerics" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "0hb3vrrvfx6lcfalmjxm8dmigfmi5nba0pzjfgsrzd35c8mbfc6f"))))
 | 
			
		||||
         "08idb3rvxn4fl7rd66jasyqz47cb76dbc3968r1g26jr2ci3w1pl"))))
 | 
			
		||||
    (properties `((upstream-name . "ProtGenerics")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (home-page "https://github.com/lgatto/ProtGenerics")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue