unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: rain1@openmailbox.org
To: guix-devel@gnu.org
Subject: mplayer version update
Date: Mon, 04 Apr 2016 21:22:36 +0100	[thread overview]
Message-ID: <a4d252f75b60f2ac8c2d414ef6c1b20c@openmailbox.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 153 bytes --]

In order to fix the compile error 
<http://hydra.gnu.org:3000/build/1115431> I have bumped the version of 
mplayer up to 1.3.0, the most modern version.

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-mplayer-Update-to-1.3.0.patch --]
[-- Type: text/x-diff; name=0001-gnu-mplayer-Update-to-1.3.0.patch, Size: 1126 bytes --]

From 423c2717e00577e865bf416598b5481bfa812564 Mon Sep 17 00:00:00 2001
From: Raymond Nicholson <rain1@openmailbox.org>
Date: Mon, 4 Apr 2016 21:20:11 +0100
Subject: [PATCH] gnu: mplayer: Update to 1.3.0.

* gnu/packages/video.scm (mplayer): Update to 1.3.0.
---
 gnu/packages/video.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 494889a..8f93950 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -602,7 +602,7 @@ treaming protocols.")
 (define-public mplayer
   (package
     (name "mplayer")
-    (version "1.2.1")
+    (version "1.3.0")
     (source (origin
              (method url-fetch)
              (uri (string-append
@@ -610,7 +610,7 @@ treaming protocols.")
                    version ".tar.xz"))
              (sha256
               (base32
-               "0prbqnsl6s7fbpp6nc6babx7gzwdrhrhzf0cmp6xz6w9gl4sy6w3"))))
+               "0hwqn04bdknb2ic88xd75smffxx63scvz0zvwvjb56nqj9n89l1s"))))
     (build-system gnu-build-system)
     ;; FIXME: Add additional inputs once available.
     (native-inputs
-- 
2.7.3


             reply	other threads:[~2016-04-04 20:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-04 20:22 rain1 [this message]
2016-04-04 20:34 ` mplayer version update Mark H Weaver
2016-04-07 20:12 ` pcmanfm " rain1
2016-04-09  8:47   ` Alex Kost
     [not found]     ` <71ca60a5ce463ec85842355bdf5d86c6@openmailbox.org>
2016-04-09 16:37       ` Alex Kost
2016-04-09 17:19         ` Andreas Enge
2016-04-09 19:59           ` Efraim Flashner
2016-04-09 20:10             ` Mathieu Lirzin
2016-04-10  1:06             ` Leo Famulari
2016-04-13 21:31               ` Ludovic Courtès
2016-04-14  0:49                 ` Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a4d252f75b60f2ac8c2d414ef6c1b20c@openmailbox.org \
    --to=rain1@openmailbox.org \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).