gnu: grilo: Update to 0.2.14.
* gnu/packages/gnome.scm (grilo): Update to 0.2.14.
This commit is contained in:
		
							parent
							
								
									c79595178c
								
							
						
					
					
						commit
						c725dc4da1
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -2894,7 +2894,7 @@ as possible!") | ||||||
| (define-public grilo | (define-public grilo | ||||||
|   (package |   (package | ||||||
|     (name "grilo") |     (name "grilo") | ||||||
|     (version "0.2.12") |     (version "0.2.14") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|  | @ -2903,7 +2903,7 @@ as possible!") | ||||||
|                            name "-" version ".tar.xz")) |                            name "-" version ".tar.xz")) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "11bvc7rsrjjwz8hp67p3fn8zmywrpawrcbi3vgw8b0dwa0sndd2m")))) |          "1k8wj8f7xfaw5hxypnmwd34li3fq8h76dacach547rvsfjhjxj3r")))) | ||||||
|     (build-system gnu-build-system) |     (build-system gnu-build-system) | ||||||
|     (native-inputs |     (native-inputs | ||||||
|      `(("glib:bin" ,glib "bin")         ; for glib-mkenums and glib-genmarshal |      `(("glib:bin" ,glib "bin")         ; for glib-mkenums and glib-genmarshal | ||||||
|  |  | ||||||
		Reference in a new issue