gnu: r-eyelinker: Update to 0.2.1.
* gnu/packages/cran.scm (r-eyelinker): Update to 0.2.1.
This commit is contained in:
		
							parent
							
								
									76ea5b92ed
								
							
						
					
					
						commit
						05334f818d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -29357,14 +29357,14 @@ Application Program Interfaces (API)}.")
 | 
			
		|||
(define-public r-eyelinker
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-eyelinker")
 | 
			
		||||
    (version "0.2.0")
 | 
			
		||||
    (version "0.2.1")
 | 
			
		||||
    (source
 | 
			
		||||
      (origin
 | 
			
		||||
        (method url-fetch)
 | 
			
		||||
        (uri (cran-uri "eyelinker" version))
 | 
			
		||||
        (sha256
 | 
			
		||||
          (base32
 | 
			
		||||
            "14rfcdxad9iazwd46q6bm8gg1ryh6s8kf7arj00hhb7xz3gvk9c2"))))
 | 
			
		||||
            "0wijd45p6j2qal6wnj7zywks8p9v3m9cmyp7axmk44mrjdjx2i71"))))
 | 
			
		||||
    (properties `((upstream-name . "eyelinker")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue