[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/75: gnu: libvpx: Update to 1.5.0.
From: |
Mark H. Weaver |
Subject: |
09/75: gnu: libvpx: Update to 1.5.0. |
Date: |
Wed, 24 Feb 2016 16:51:30 +0000 |
mhw pushed a commit to branch media-updates
in repository guix.
commit fb197c0da4bbfa5015c18f426be632892660cce8
Author: Efraim Flashner <address@hidden>
Date: Tue Jan 19 07:20:31 2016 +0200
gnu: libvpx: Update to 1.5.0.
* gnu/packages/video.scm (libvpx): Update to 1.5.0.
---
gnu/packages/video.scm | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 1649de3..04aca2c 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -774,7 +774,7 @@ projects while introducing many more.")
(define-public libvpx
(package
(name "libvpx")
- (version "1.4.0")
+ (version "1.5.0")
(source (origin
(method url-fetch)
(uri (string-append "http://storage.googleapis.com/"
@@ -782,7 +782,7 @@ projects while introducing many more.")
name "-" version ".tar.bz2"))
(sha256
(base32
- "1r0ql5kgy0c8mh5w7iiqvsd7w5njl9f9cclc7m52ln8assrdk0pm"))))
+ "15v7qw0ydyxn08ksb6lxn1l51pxgpwgshdwd3275yrr5hs86fv9h"))))
(build-system gnu-build-system)
(arguments
`(#:phases (alist-replace
- 03/75: gnu: gst-plugins-base: Update to 1.6.3., (continued)
- 03/75: gnu: gst-plugins-base: Update to 1.6.3., Mark H. Weaver, 2016/02/24
- 10/75: gnu: libvpx: Use 'modify-phases'., Mark H. Weaver, 2016/02/24
- 06/75: gnu: gst-libav: Update to 1.6.3., Mark H. Weaver, 2016/02/24
- 27/75: gnu: setxkbmap: Update to 1.3.1., Mark H. Weaver, 2016/02/24
- 26/75: gnu: sessreg: Update to 1.1.0., Mark H. Weaver, 2016/02/24
- 31/75: gnu: xdpyinfo: Update to 1.3.2., Mark H. Weaver, 2016/02/24
- 30/75: gnu: xcmsdb: Update to 1.0.5., Mark H. Weaver, 2016/02/24
- 21/75: gnu: libfs: Update to 1.0.7., Mark H. Weaver, 2016/02/24
- 24/75: gnu: mkfontscale: Update to 1.1.2., Mark H. Weaver, 2016/02/24
- 28/75: gnu: smproxy: Update to 1.0.6., Mark H. Weaver, 2016/02/24
- 09/75: gnu: libvpx: Update to 1.5.0.,
Mark H. Weaver <=
- 29/75: gnu: x11perf: Update to 1.6.0., Mark H. Weaver, 2016/02/24
- 32/75: gnu: xdriinfo: Update to 1.0.5., Mark H. Weaver, 2016/02/24
- 33/75: gnu: xev: Update to 1.2.2., Mark H. Weaver, 2016/02/24
- 36/75: gnu: xf86-input-keyboard: Update to 1.8.1., Mark H. Weaver, 2016/02/24
- 39/75: gnu: xf86-video-ati: Update to 7.6.1., Mark H. Weaver, 2016/02/24
- 35/75: gnu: xf86-input-libinput: Update to 0.16.0., Mark H. Weaver, 2016/02/24
- 16/75: gnu: font-util: Update to 1.3.1., Mark H. Weaver, 2016/02/24
- 11/75: gnu-maintenance: Add X.org updater., Mark H. Weaver, 2016/02/24
- 18/75: gnu: kbproto: Update to 1.0.7., Mark H. Weaver, 2016/02/24
- 64/75: gnu: libxp: Update to 1.0.3., Mark H. Weaver, 2016/02/24