gnu: eolie: Update to 0.9.13.
* gnu/packages/gnome.scm (eolie): Update to 0.9.13.
This commit is contained in:
		
							parent
							
								
									440c4273b8
								
							
						
					
					
						commit
						1d3c059bbf
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -4055,7 +4055,7 @@ work and the interface is well tested.") | ||||||
| (define-public eolie | (define-public eolie | ||||||
|   (package |   (package | ||||||
|     (name "eolie") |     (name "eolie") | ||||||
|     (version "0.9.12") |     (version "0.9.13") | ||||||
|     (source (origin |     (source (origin | ||||||
|               (method url-fetch) |               (method url-fetch) | ||||||
|               (uri (string-append "https://github.com/gnumdk/eolie/" |               (uri (string-append "https://github.com/gnumdk/eolie/" | ||||||
|  | @ -4063,7 +4063,7 @@ work and the interface is well tested.") | ||||||
|                                   "/eolie-" version ".tar.xz")) |                                   "/eolie-" version ".tar.xz")) | ||||||
|               (sha256 |               (sha256 | ||||||
|                (base32 |                (base32 | ||||||
|                 "1qlaxczs82vyww06v5m8zwhvaiilp5zhxp5yp632a8947cg5blnz")))) |                 "1khpc6x40y5gm0a3p5fxiva9p1djijxmsh74xinigddnyqbjqw69")))) | ||||||
|     (build-system glib-or-gtk-build-system) |     (build-system glib-or-gtk-build-system) | ||||||
|     (arguments |     (arguments | ||||||
|      `(#:phases |      `(#:phases | ||||||
|  |  | ||||||
		Reference in a new issue