gnu: gnumeric: Update to 1.12.35.
* gnu/packages/gnome.scm (gnumeric): Update to 1.12.35.
This commit is contained in:
		
							parent
							
								
									e2bf423ab4
								
							
						
					
					
						commit
						9099bedfea
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1821,7 +1821,7 @@ Hints specification (EWMH).")
 | 
				
			||||||
(define-public gnumeric
 | 
					(define-public gnumeric
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "gnumeric")
 | 
					    (name "gnumeric")
 | 
				
			||||||
    (version "1.12.34")
 | 
					    (version "1.12.35")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (string-append "mirror://gnome/sources/" name "/"
 | 
					              (uri (string-append "mirror://gnome/sources/" name "/"
 | 
				
			||||||
| 
						 | 
					@ -1829,7 +1829,7 @@ Hints specification (EWMH).")
 | 
				
			||||||
                                  name "-" version ".tar.xz"))
 | 
					                                  name "-" version ".tar.xz"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "09f7h4lvwzyl0amd3axapwbsrnrvvpwxyhs540jlrv425n0j0j8b"))))
 | 
					                "02kcq2af16m9mlzgkbdzswhw0nl6zf01dmvsfq3shy1mab7f7cbp"))))
 | 
				
			||||||
    (build-system glib-or-gtk-build-system)
 | 
					    (build-system glib-or-gtk-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     `(;; The gnumeric developers don't worry much about failing tests.
 | 
					     `(;; The gnumeric developers don't worry much about failing tests.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue