gnu: gama: Update to 2.18.
* gnu/packages/gps.scm (gama): Update to 2.18.
This commit is contained in:
		
							parent
							
								
									b5e32d9620
								
							
						
					
					
						commit
						5743d50583
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -138,7 +138,7 @@ between two other data points.")
 | 
			
		|||
(define-public gama
 | 
			
		||||
  (package
 | 
			
		||||
    (name "gama")
 | 
			
		||||
    (version "2.17")
 | 
			
		||||
    (version "2.18")
 | 
			
		||||
    (source
 | 
			
		||||
      (origin
 | 
			
		||||
        (method url-fetch)
 | 
			
		||||
| 
						 | 
				
			
			@ -146,7 +146,7 @@ between two other data points.")
 | 
			
		|||
                            version ".tar.gz"))
 | 
			
		||||
        (sha256
 | 
			
		||||
         (base32
 | 
			
		||||
          "1x8qz43q254mz0fyna9pxxna2sj8pcrm8bwxw840d36lh1qj6983"))
 | 
			
		||||
          "03axw35vi5idsyxhfy7afj77bdig2v95l1s0sqy3kqw4cx5bpn2w"))
 | 
			
		||||
        (modules '((guix build utils)))
 | 
			
		||||
        (snippet
 | 
			
		||||
         '(begin
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue