gnu: xpra: Update to 2.5.2.
* gnu/packages/xorg.scm (xpra): Update to 2.5.2.
This commit is contained in:
		
							parent
							
								
									0bc010dacd
								
							
						
					
					
						commit
						c9f0331152
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -6003,7 +6003,7 @@ basic eye-candy effects.")
 | 
				
			||||||
(define-public xpra
 | 
					(define-public xpra
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "xpra")
 | 
					    (name "xpra")
 | 
				
			||||||
    (version "2.5.1")
 | 
					    (version "2.5.2")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -6011,7 +6011,7 @@ basic eye-candy effects.")
 | 
				
			||||||
                           version ".tar.xz"))
 | 
					                           version ".tar.xz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "14l3bs7mlkd2lphjhnbw5dr95pg7x1k61s9wk35dra4li2xjy1lm"))))
 | 
					         "1zbh2990crrxp02c554yh30f0s9znm6iiiklkw8vpxrlmdv1z8ks"))))
 | 
				
			||||||
    (build-system python-build-system)
 | 
					    (build-system python-build-system)
 | 
				
			||||||
    (inputs `(("ffmpeg" ,ffmpeg)
 | 
					    (inputs `(("ffmpeg" ,ffmpeg)
 | 
				
			||||||
              ("flac" ,flac)
 | 
					              ("flac" ,flac)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue