gnu: dbus: Update to 1.10.18.
* gnu/packages/glib.scm (dbus): Update to 1.10.18.
This commit is contained in:
		
							parent
							
								
									b4a6497ca3
								
							
						
					
					
						commit
						ac5c4346eb
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -67,7 +67,7 @@ | |||
| (define dbus | ||||
|   (package | ||||
|     (name "dbus") | ||||
|     (version "1.10.16") | ||||
|     (version "1.10.18") | ||||
|     (source (origin | ||||
|               (method url-fetch) | ||||
|               (uri (string-append | ||||
|  | @ -75,7 +75,7 @@ | |||
|                     version ".tar.gz")) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "121kqkjsd3vgf8vca8364xl44qa5086h7qy5zs5f1l78ldpbmc57")) | ||||
|                 "0jjirhw6xwz2ffmbg5kr79108l8i1bdaw7szc67n3qpkygaxsjb0")) | ||||
|               (patches (search-patches "dbus-helper-search-path.patch")))) | ||||
|     (build-system gnu-build-system) | ||||
|     (arguments | ||||
|  |  | |||
		Reference in a new issue