unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* gnu: gnome-mpv: Update to 0.11.
@ 2017-01-07 15:30 Alex Griffin
  2017-01-07 21:55 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Alex Griffin @ 2017-01-07 15:30 UTC (permalink / raw)
  To: guix-devel

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

This patch updates gnome-mpv to the latest version, 0.11.
-- 
Alex Griffin

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-gnome-mpv-Update-to-0.11.patch --]
[-- Type: text/x-patch; name="0001-gnu-gnome-mpv-Update-to-0.11.patch", Size: 1567 bytes --]

From 7013ffde1efb85041bbf834fc4c14f9dffd7c8b7 Mon Sep 17 00:00:00 2001
From: Alex Griffin <a@ajgrf.com>
Date: Sat, 7 Jan 2017 09:22:47 -0600
Subject: [PATCH] gnu: gnome-mpv: Update to 0.11.

* gnu/packages/video.scm (gnome-mpv): Update to 0.11.
---
 gnu/packages/video.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index b9f2d6910..8d7bab030 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -7,7 +7,7 @@
 ;;; Copyright © 2015 Andy Patterson <ajpatter@uwaterloo.ca>
 ;;; Copyright © 2015 Ricardo Wurmus <rekado@elephly.net>
 ;;; Copyright © 2015, 2016 Alex Vong <alexvong1995@gmail.com>
-;;; Copyright © 2016 Alex Griffin <a@ajgrf.com>
+;;; Copyright © 2016, 2017 Alex Griffin <a@ajgrf.com>
 ;;; Copyright © 2016 Kei Kebreau <kei@openmailbox.org>
 ;;; Copyright © 2016 Dmitry Nikolaev <cameltheman@gmail.com>
 ;;; Copyright © 2016 Andy Patterson <ajpatter@uwaterloo.ca>
@@ -904,7 +904,7 @@ projects while introducing many more.")
 (define-public gnome-mpv
   (package
     (name "gnome-mpv")
-    (version "0.10")
+    (version "0.11")
     (source
      (origin
        (method url-fetch)
@@ -913,7 +913,7 @@ projects while introducing many more.")
                            ".tar.xz"))
        (sha256
         (base32
-         "10zizf926a82c753a80bi49rb5c4yqjyd6zin4xgmggspfxngncj"))))
+         "1hn3mpsxbrwf2m0nz4vzji4i6i896y8kqjb9kijqpk04cnrs3fgz"))))
     (native-inputs
      `(("intltool" ,intltool)
        ("pkg-config" ,pkg-config)))
-- 
2.11.0


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

* Re: gnu: gnome-mpv: Update to 0.11.
  2017-01-07 15:30 gnu: gnome-mpv: Update to 0.11 Alex Griffin
@ 2017-01-07 21:55 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2017-01-07 21:55 UTC (permalink / raw)
  To: Alex Griffin; +Cc: guix-devel

Alex Griffin <a@ajgrf.com> skribis:

> This patch updates gnome-mpv to the latest version, 0.11.
> -- 
> Alex Griffin
>
> From 7013ffde1efb85041bbf834fc4c14f9dffd7c8b7 Mon Sep 17 00:00:00 2001
> From: Alex Griffin <a@ajgrf.com>
> Date: Sat, 7 Jan 2017 09:22:47 -0600
> Subject: [PATCH] gnu: gnome-mpv: Update to 0.11.
>
> * gnu/packages/video.scm (gnome-mpv): Update to 0.11.

Applied, thanks!

Ludo’.

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

end of thread, other threads:[~2017-01-07 21:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-07 15:30 gnu: gnome-mpv: Update to 0.11 Alex Griffin
2017-01-07 21:55 ` Ludovic Courtès

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