gnu: zathura: Update to 0.5.1.
* gnu/packages/pdf.scm (zathura): Update to 0.5.1.
This commit is contained in:
		
							parent
							
								
									6f2e28f026
								
							
						
					
					
						commit
						716f970e6d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -625,7 +625,7 @@ by using the poppler rendering engine.") | ||||||
| (define-public zathura | (define-public zathura | ||||||
|   (package |   (package | ||||||
|     (name "zathura") |     (name "zathura") | ||||||
|     (version "0.4.9") |     (version "0.5.1") | ||||||
|     (source (origin |     (source (origin | ||||||
|               (method url-fetch) |               (method url-fetch) | ||||||
|               (uri |               (uri | ||||||
|  | @ -633,7 +633,7 @@ by using the poppler rendering engine.") | ||||||
|                               version ".tar.xz")) |                               version ".tar.xz")) | ||||||
|               (sha256 |               (sha256 | ||||||
|                (base32 |                (base32 | ||||||
|                 "0msy7s57mlx0wya99qpia4fpcy40pbj253kmx2y97nb0sqnc8c7w")))) |                 "1c8vmfpghqlq5kdnq92bzzp2grym3x3kxxxqgs51178s4z7639lq")))) | ||||||
|     (native-inputs `(("pkg-config" ,pkg-config) |     (native-inputs `(("pkg-config" ,pkg-config) | ||||||
|                      ("gettext" ,gettext-minimal) |                      ("gettext" ,gettext-minimal) | ||||||
|                      ("glib:bin" ,glib "bin") |                      ("glib:bin" ,glib "bin") | ||||||
|  |  | ||||||
		Reference in a new issue