unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] gnu: gnome-mpv: Update to 0.10.
@ 2016-08-10 18:30 Alex Griffin
  2016-08-11  7:27 ` Ricardo Wurmus
  0 siblings, 1 reply; 2+ messages in thread
From: Alex Griffin @ 2016-08-10 18:30 UTC (permalink / raw)
  To: guix-devel

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

This patch just updates gnome-mpv to 0.10.
-- 
Alex Griffin

[-- Attachment #2: 0001-gnu-gnome-mpv-Update-to-0.10.patch --]
[-- Type: text/plain, Size: 1075 bytes --]

From 3618b61160eff267f04aaaf4453ea836fa489a9c Mon Sep 17 00:00:00 2001
From: Alex Griffin <a@ajgrf.com>
Date: Wed, 10 Aug 2016 13:24:53 -0500
Subject: [PATCH 1/2] gnu: gnome-mpv: Update to 0.10.

* gnu/packages/video.scm (gnome-mpv): Update to 0.10.
---
 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 5164477..d72faa5 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -838,7 +838,7 @@ projects while introducing many more.")
 (define-public gnome-mpv
   (package
     (name "gnome-mpv")
-    (version "0.9")
+    (version "0.10")
     (source
      (origin
        (method url-fetch)
@@ -847,7 +847,7 @@ projects while introducing many more.")
                            ".tar.xz"))
        (sha256
         (base32
-         "06pgxl6f3kkgxv8nlmyl7gy3pg55sqf8vgr8m6426mlpm4p3qdn0"))))
+         "10zizf926a82c753a80bi49rb5c4yqjyd6zin4xgmggspfxngncj"))))
     (native-inputs
      `(("intltool" ,intltool)
        ("pkg-config" ,pkg-config)))
-- 
2.9.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] gnu: gnome-mpv: Update to 0.10.
  2016-08-10 18:30 [PATCH] gnu: gnome-mpv: Update to 0.10 Alex Griffin
@ 2016-08-11  7:27 ` Ricardo Wurmus
  0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2016-08-11  7:27 UTC (permalink / raw)
  To: Alex Griffin; +Cc: guix-devel


Alex Griffin <a@ajgrf.com> writes:

> This patch just updates gnome-mpv to 0.10.

Thank you!  Pushed to master as
2ebc5ad60300a207b7855c6bc3bf921c6057e36f.

~~ Ricardo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-08-11  7:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-10 18:30 [PATCH] gnu: gnome-mpv: Update to 0.10 Alex Griffin
2016-08-11  7:27 ` Ricardo Wurmus

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).