gnu: r-tm: Update to 0.7-12.
* gnu/packages/cran.scm (r-tm): Update to 0.7-12. Change-Id: Ie148245220ef5ea28d118696b92078dd7a84dd3e
This commit is contained in:
		
							parent
							
								
									5b1c38cdb8
								
							
						
					
					
						commit
						943519beea
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -19264,14 +19264,14 @@ Processing.")
 | 
			
		|||
(define-public r-tm
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-tm")
 | 
			
		||||
    (version "0.7-11")
 | 
			
		||||
    (version "0.7-12")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (cran-uri "tm" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "0hp7xamjmifd56qwsin5m0xng592wwxsbfxdz37n4k6zjf28paws"))))
 | 
			
		||||
         "1z0zpz6jgzg34cz07cdpya2zwwsvywrd8xgwahhlz15vnaij7j3y"))))
 | 
			
		||||
    (properties `((upstream-name . "tm")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue