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 | (define-public libmbim | ||||||
|   (package |   (package | ||||||
|     (name "libmbim") |     (name "libmbim") | ||||||
|     (version "1.20.2") |     (version "1.26.4") | ||||||
|     (source (origin |     (source (origin | ||||||
|               (method url-fetch) |               (method url-fetch) | ||||||
|               (uri (string-append |               (uri (string-append | ||||||
|  | @ -1461,7 +1461,7 @@ these interfaces, based on the useradd, usermod and userdel commands.") | ||||||
|                     "libmbim-" version ".tar.xz")) |                     "libmbim-" version ".tar.xz")) | ||||||
|               (sha256 |               (sha256 | ||||||
|                (base32 |                (base32 | ||||||
|                 "16q550sy84izi5ic3sbbhjnnka2fwhj8vvdrirpn9xspbsgbc3sm")))) |                 "1ncaarl4lgc7i52rwz50yq701wk2rr478cjybxbifsjqqk2cx27n")))) | ||||||
|     (build-system gnu-build-system) |     (build-system gnu-build-system) | ||||||
|     (native-inputs |     (native-inputs | ||||||
|      (list `(,glib "bin") ; for glib-mkenums |      (list `(,glib "bin") ; for glib-mkenums | ||||||
|  |  | ||||||
		Reference in a new issue