[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#28457: [PATCH] gnu: mpv: Update to 0.27.0.
From: |
Ludovic Courtès |
Subject: |
bug#28457: [PATCH] gnu: mpv: Update to 0.27.0. |
Date: |
Thu, 14 Sep 2017 13:47:30 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
Hello,
R H <address@hidden> skribis:
> Hey Guix,
>
> Here's a patch to update mpv to the latest version.
> * gnu/packages/video.scm (mpv): Update to 0.27.0.
Applied, thank you!
In the future, please make sure to send a patch created with ‘git
format-patch’ (this one lacked the “Subject” and “From” lines, for
instance.)
Ludo’.