From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Subject: [PATCH 1/4] gnu: orc: Update to 0.4.25. Date: Sun, 6 Mar 2016 15:07:55 +0800 Message-ID: <1457248078-13098-1-git-send-email-iyzsong@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57687) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1acSnn-0005wt-Sf for guix-devel@gnu.org; Sun, 06 Mar 2016 02:08:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1acSnk-00022Z-MT for guix-devel@gnu.org; Sun, 06 Mar 2016 02:08:31 -0500 Received: from smtp29.openmailbox.org ([62.4.1.63]:52983) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1acSnk-00022T-GO for guix-devel@gnu.org; Sun, 06 Mar 2016 02:08:28 -0500 List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org Cc: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?= * gnu/packages/gstreamer.scm (orc): Update to 0.4.25. --- gnu/packages/gstreamer.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/gstreamer.scm b/gnu/packages/gstreamer.scm index 45dded1..5b348b1 100644 --- a/gnu/packages/gstreamer.scm +++ b/gnu/packages/gstreamer.scm @@ -1,7 +1,7 @@ ;;; GNU Guix --- Functional package management for GNU ;;; Copyright =C2=A9 2013, 2015 Andreas Enge ;;; Copyright =C2=A9 2014 John Darrington -;;; Copyright =C2=A9 2015 Sou Bunnbu +;;; Copyright =C2=A9 2015, 2016 Sou Bunnbu ;;; Copyright =C2=A9 2015 Mark H Weaver ;;; ;;; This file is part of GNU Guix. @@ -61,14 +61,14 @@ (define-public orc (package (name "orc") - (version "0.4.24") + (version "0.4.25") (source (origin (method url-fetch) (uri (string-append "https://gstreamer.freedesktop.org/dat= a/src/" "orc/orc-" version ".tar.xz")) (sha256 (base32 - "16ykgdrgxr6pfpy931p979cs68klvwmk3ii1k0a00wr4nn9x931k"))= )) + "1lak3hyvvb0w9avzmf0a8vayb7vqhj4m709q1czlhvgjb15dbcf1"))= )) (build-system gnu-build-system) (arguments `(#:phases (alist-cons-before --=20 2.6.3