guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

10/11: gnu: gaupol: Update to 1.6.


From: guix-commits
Subject: 10/11: gnu: gaupol: Update to 1.6.
Date: Tue, 18 Jun 2019 00:16:25 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 90d537f833a1ce89878146665b668a9927626579
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Mon Jun 17 19:11:10 2019 +0200

    gnu: gaupol: Update to 1.6.
    
    * gnu/packages/video.scm (gaupol): Update to 1.6.
---
 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 760c057..643a40e 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -3488,7 +3488,7 @@ video from a Wayland session.")
 (define-public gaupol
   (package
     (name "gaupol")
-    (version "1.5")
+    (version "1.6")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -3497,7 +3497,7 @@ video from a Wayland session.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0dk44fmcs86ymfxfbpdbrr4x5nn5hnv57wkqjyw61g779xjhlrd2"))))
+                "164wlxxjiqvkzbqjzvqvz2zkn0kgqmhn52294xx4vc9b9ngdnn0m"))))
     (build-system python-build-system)
     (native-inputs
      `(("gettext" ,gettext-minimal)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]