gnu: libmbim: Update to 1.26.4.
* gnu/packages/freedesktop.scm (libmbim): Update to 1.26.4.
This commit is contained in:
		
							parent
							
								
									c3da692293
								
							
						
					
					
						commit
						4625519f2c
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1453,7 +1453,7 @@ these interfaces, based on the useradd, usermod and userdel commands.") | |||
| (define-public libmbim | ||||
|   (package | ||||
|     (name "libmbim") | ||||
|     (version "1.20.2") | ||||
|     (version "1.26.4") | ||||
|     (source (origin | ||||
|               (method url-fetch) | ||||
|               (uri (string-append | ||||
|  | @ -1461,7 +1461,7 @@ these interfaces, based on the useradd, usermod and userdel commands.") | |||
|                     "libmbim-" version ".tar.xz")) | ||||
|               (sha256 | ||||
|                (base32 | ||||
|                 "16q550sy84izi5ic3sbbhjnnka2fwhj8vvdrirpn9xspbsgbc3sm")))) | ||||
|                 "1ncaarl4lgc7i52rwz50yq701wk2rr478cjybxbifsjqqk2cx27n")))) | ||||
|     (build-system gnu-build-system) | ||||
|     (native-inputs | ||||
|      (list `(,glib "bin") ; for glib-mkenums | ||||
|  |  | |||
		Reference in a new issue