gnu: mesa: Update to 17.3.4.
* gnu/packages/gl.scm (mesa): Update to 17.3.4.
This commit is contained in:
		
							parent
							
								
									2c01c42e9b
								
							
						
					
					
						commit
						c55a4956fd
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -221,7 +221,7 @@ also known as DXTn or DXTC) for Mesa.")
 | 
			
		|||
(define-public mesa
 | 
			
		||||
  (package
 | 
			
		||||
    (name "mesa")
 | 
			
		||||
    (version "17.3.1")
 | 
			
		||||
    (version "17.3.4")
 | 
			
		||||
    (source
 | 
			
		||||
      (origin
 | 
			
		||||
        (method url-fetch)
 | 
			
		||||
| 
						 | 
				
			
			@ -233,7 +233,7 @@ also known as DXTn or DXTC) for Mesa.")
 | 
			
		|||
                                  version "/mesa-" version ".tar.xz")))
 | 
			
		||||
        (sha256
 | 
			
		||||
         (base32
 | 
			
		||||
          "1h94m2nkxa1y4n415d5idk2x2lkgbvjcikv6r2r6yn4ak7h0grls"))
 | 
			
		||||
          "1l4h4phbam08llf1rmh25zwff1h1fb8q1ja6vnhg2pdw6gi9bybi"))
 | 
			
		||||
        (patches
 | 
			
		||||
         (search-patches "mesa-wayland-egl-symbols-check-mips.patch"
 | 
			
		||||
                         "mesa-skip-disk-cache-test.patch"))))
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue