gnu: xf86-video-mga: Update to 2.0.0.
* gnu/packages/xorg.scm (xf86-video-mga): Update to 2.0.0.
This commit is contained in:
		
							parent
							
								
									7741bdb658
								
							
						
					
					
						commit
						c69fafde3f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -3015,7 +3015,7 @@ the same level of support for generic VGA or 8514/A adapters.")
 | 
				
			||||||
(define-public xf86-video-mga
 | 
					(define-public xf86-video-mga
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "xf86-video-mga")
 | 
					    (name "xf86-video-mga")
 | 
				
			||||||
    (version "1.6.5")
 | 
					    (version "2.0.0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
      (origin
 | 
					      (origin
 | 
				
			||||||
        (method url-fetch)
 | 
					        (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -3025,7 +3025,7 @@ the same level of support for generic VGA or 8514/A adapters.")
 | 
				
			||||||
               ".tar.bz2"))
 | 
					               ".tar.bz2"))
 | 
				
			||||||
        (sha256
 | 
					        (sha256
 | 
				
			||||||
          (base32
 | 
					          (base32
 | 
				
			||||||
           "08ll52hlar9z446v0wwca5qkj3hxhswwm7vvcgic9xv4cf7csqxn"))))
 | 
					           "0yaxpgyyj9398nzzr5vnsfxcis76z46p9814yzj8179yl7hld296"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (inputs `(("mesa" ,mesa)
 | 
					    (inputs `(("mesa" ,mesa)
 | 
				
			||||||
              ("xorgproto" ,xorgproto)
 | 
					              ("xorgproto" ,xorgproto)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue