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
 | 
					(define-public gama
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "gama")
 | 
					    (name "gama")
 | 
				
			||||||
    (version "2.17")
 | 
					    (version "2.18")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
      (origin
 | 
					      (origin
 | 
				
			||||||
        (method url-fetch)
 | 
					        (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -146,7 +146,7 @@ between two other data points.")
 | 
				
			||||||
                            version ".tar.gz"))
 | 
					                            version ".tar.gz"))
 | 
				
			||||||
        (sha256
 | 
					        (sha256
 | 
				
			||||||
         (base32
 | 
					         (base32
 | 
				
			||||||
          "1x8qz43q254mz0fyna9pxxna2sj8pcrm8bwxw840d36lh1qj6983"))
 | 
					          "03axw35vi5idsyxhfy7afj77bdig2v95l1s0sqy3kqw4cx5bpn2w"))
 | 
				
			||||||
        (modules '((guix build utils)))
 | 
					        (modules '((guix build utils)))
 | 
				
			||||||
        (snippet
 | 
					        (snippet
 | 
				
			||||||
         '(begin
 | 
					         '(begin
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue