gnu: r-seqpattern: Update to 1.36.0.
* gnu/packages/bioconductor.scm (r-seqpattern): Update to 1.36.0. Change-Id: I34fdeb5b2c758a61d3c51b661c3f368962041a7b
This commit is contained in:
		
							parent
							
								
									28ec187b57
								
							
						
					
					
						commit
						18b93942a1
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -11340,13 +11340,13 @@ Stephens (1990).")
 | 
				
			||||||
(define-public r-seqpattern
 | 
					(define-public r-seqpattern
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-seqpattern")
 | 
					    (name "r-seqpattern")
 | 
				
			||||||
    (version "1.34.0")
 | 
					    (version "1.36.0")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (bioconductor-uri "seqPattern" version))
 | 
					              (uri (bioconductor-uri "seqPattern" version))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "0rs9dy540d4agp7fc8glbrcnly4s6qcxqsq4yv8y555bbdld6dv0"))))
 | 
					                "0iv0dhs1z8i0jglh1iw6ypzh6qslnn5xly2kjfxaxk9cggnjb5h6"))))
 | 
				
			||||||
    (properties
 | 
					    (properties
 | 
				
			||||||
     `((upstream-name . "seqPattern")))
 | 
					     `((upstream-name . "seqPattern")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue