gnu: xpra: Update to 2.0.3.
* gnu/packages/xorg.scm (xpra): Update to 2.0.3. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
This commit is contained in:
		
							parent
							
								
									8c6acc3efe
								
							
						
					
					
						commit
						d3f52500f3
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -5800,7 +5800,7 @@ basic eye-candy effects.") | ||||||
| (define-public xpra | (define-public xpra | ||||||
|   (package |   (package | ||||||
|     (name "xpra") |     (name "xpra") | ||||||
|     (version "2.0.2") |     (version "2.0.3") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|  | @ -5808,7 +5808,7 @@ basic eye-candy effects.") | ||||||
|                            version ".tar.xz")) |                            version ".tar.xz")) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "09hzgbsj9v5qyh41rbz968ipi7016jk66b60vm6piryna9kbnha3")))) |          "1f2mkbgjslfivh5xq5xbab1cn6jjyc1d104f692f3s0dnhq7dafa")))) | ||||||
|     (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