gnu: libosinfo: Update to 1.10.0.
* gnu/packages/virtualization.scm (libosinfo): Update to 1.10.0.
This commit is contained in:
		
							parent
							
								
									5b59df328b
								
							
						
					
					
						commit
						4b3b873344
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -1046,7 +1046,7 @@ of one or more RISC-V harts.")
 | 
			
		|||
(define-public libosinfo
 | 
			
		||||
  (package
 | 
			
		||||
    (name "libosinfo")
 | 
			
		||||
    (version "1.9.0")
 | 
			
		||||
    (version "1.10.0")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
| 
						 | 
				
			
			@ -1054,7 +1054,7 @@ of one or more RISC-V harts.")
 | 
			
		|||
                           version ".tar.xz"))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "0nd360c9ampw8hb6xh5g45q858df2r4jj9q88bcl6gzgaj0l3wxl"))))
 | 
			
		||||
         "0193sdvv9yj3h6wwhj441d2fhccc7fh0m36sl0fv5pl0ql7y0lm2"))))
 | 
			
		||||
    (build-system meson-build-system)
 | 
			
		||||
    (arguments
 | 
			
		||||
     (list
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue