gnu: Remove libvpx-for-telegram-desktop.
* gnu/packages/telegram.scm (libvpx-for-telegram-desktop): Remove variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
		
							parent
							
								
									4531a6c3df
								
							
						
					
					
						commit
						c9bd729dd1
					
				
					 1 changed files with 0 additions and 15 deletions
				
			
		|  | @ -77,21 +77,6 @@ | |||
| 
 | ||||
| (define %telegram-version "2.9.3") | ||||
| 
 | ||||
| (define libvpx-for-telegram-desktop | ||||
|   (let ((commit "5b63f0f821e94f8072eb483014cfc33b05978bb9") | ||||
|         (revision "112")) | ||||
|     (origin | ||||
|       (method git-fetch) | ||||
|       (uri (git-reference | ||||
|             (url "https://chromium.googlesource.com/webm/libvpx") | ||||
|             (commit commit))) | ||||
|       (file-name (git-file-name | ||||
|                   "libvpx-for-telegram-desktop" | ||||
|                   (git-version "1.9.0" revision commit))) | ||||
|       (sha256 | ||||
|        (base32 | ||||
|         "1psvxaddihlw1k5n0anxif3qli6zyw2sa2ywn6mkb8six9myrp68"))))) | ||||
| 
 | ||||
| (define libyuv-for-telegram-desktop | ||||
|   (let ((commit "ad890067f661dc747a975bc55ba3767fe30d4452") | ||||
|         (revision "2211")) | ||||
|  |  | |||
		Reference in a new issue