gnu: libqmi: Update to 1.14.2.
* gnu/packages/freedesktop.scm (libqmi): Update to 1.14.2.
This commit is contained in:
		
							parent
							
								
									66056126ea
								
							
						
					
					
						commit
						1fb8e074f1
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -479,7 +479,7 @@ which speak the Mobile Interface Broadband Model (MBIM) protocol.")
 | 
			
		|||
(define-public libqmi
 | 
			
		||||
  (package
 | 
			
		||||
    (name "libqmi")
 | 
			
		||||
    (version "1.12.8")
 | 
			
		||||
    (version "1.14.2")
 | 
			
		||||
    (source (origin
 | 
			
		||||
              (method url-fetch)
 | 
			
		||||
              (uri (string-append
 | 
			
		||||
| 
						 | 
				
			
			@ -487,7 +487,7 @@ which speak the Mobile Interface Broadband Model (MBIM) protocol.")
 | 
			
		|||
                    name "-" version ".tar.xz"))
 | 
			
		||||
              (sha256
 | 
			
		||||
               (base32
 | 
			
		||||
                "19w2zkm5xl6i3vm1xhjjclks4awas17gfbb2k5y66gwnkiykjfnj"))))
 | 
			
		||||
                "0h009bzss4bal47nk21lyp4s3mmlcivhhaaj7r9229qvx85bi0v2"))))
 | 
			
		||||
    (build-system gnu-build-system)
 | 
			
		||||
    (native-inputs
 | 
			
		||||
     `(("glib:bin" ,glib "bin") ; for glib-mkenums
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue