gnu: evince: Update to 44.3.
* gnu/packages/gnome.scm (evince): Update to 44.3.
This commit is contained in:
		
							parent
							
								
									f8fcd6e533
								
							
						
					
					
						commit
						e74ccdc483
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -2610,7 +2610,7 @@ forgotten when the session ends.")
 | 
				
			||||||
(define-public evince
 | 
					(define-public evince
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "evince")
 | 
					    (name "evince")
 | 
				
			||||||
    (version "44.1")
 | 
					    (version "44.3")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -2618,7 +2618,7 @@ forgotten when the session ends.")
 | 
				
			||||||
                           (version-major version) "/"
 | 
					                           (version-major version) "/"
 | 
				
			||||||
                           "evince-" version ".tar.xz"))
 | 
					                           "evince-" version ".tar.xz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32 "0523lzk7xpfr6gir8nx80fmp1lhajm837hilmgn8zczz2nxx7bqm"))))
 | 
					        (base32 "08inp13kksa027ij9ai10734jxdn1y7s0skbgzsyk9j739ca32rv"))))
 | 
				
			||||||
    (build-system meson-build-system)
 | 
					    (build-system meson-build-system)
 | 
				
			||||||
    (arguments
 | 
					    (arguments
 | 
				
			||||||
     `(#:glib-or-gtk? #t
 | 
					     `(#:glib-or-gtk? #t
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue