gnu: r-pscbs: Update to 0.67.0.
* gnu/packages/bioconductor.scm (r-pscbs): Update to 0.67.0. Change-Id: Ib60a434d40ede5f0c24590c65c45fb7e99affb2a
This commit is contained in:
		
							parent
							
								
									00c8a9275c
								
							
						
					
					
						commit
						3025cf97a3
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -9981,13 +9981,13 @@ analysis of TCR repertoire libraries based on theoretical model fits.")
 | 
				
			||||||
(define-public r-pscbs
 | 
					(define-public r-pscbs
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-pscbs")
 | 
					    (name "r-pscbs")
 | 
				
			||||||
    (version "0.66.0")
 | 
					    (version "0.67.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (cran-uri "PSCBS" version))
 | 
					       (uri (cran-uri "PSCBS" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32 "14rs2wywipbkia3dbzfhpnkmfgdvm2bf586lggsx63sywlv5d02q"))))
 | 
					        (base32 "1gnd2nkh587dqpnbk5fsai7hx261vm405550rhlxffvs366x3596"))))
 | 
				
			||||||
    (properties `((upstream-name . "PSCBS")))
 | 
					    (properties `((upstream-name . "PSCBS")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue