guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: vte-ng: Update to 0.50.2.a.


From: Marius Bakke
Subject: 01/01: gnu: vte-ng: Update to 0.50.2.a.
Date: Thu, 2 Nov 2017 16:18:30 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit bc183968f5bfafff417e2375f1a8cf89095b3a72
Author: Marius Bakke <address@hidden>
Date:   Thu Nov 2 20:35:58 2017 +0100

    gnu: vte-ng: Update to 0.50.2.a.
    
    * gnu/packages/gnome.scm (vte-ng): Update to 0.50.2.a.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 8b8b204..bb207e5 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2051,7 +2051,7 @@ editors, IDEs, etc.")
   (package
     (inherit vte)
     (name "vte-ng")
-    (version "0.50.1.a")
+    (version "0.50.2.a")
     (native-inputs
      `(("gtk-doc" ,gtk-doc)
        ("gperf" ,gperf)
@@ -2066,7 +2066,7 @@ editors, IDEs, etc.")
               (file-name (string-append name "-" version ".tar.gz"))
               (sha256
                (base32
-                "1r70jysdrc7r1vyn3mikpc8hh7rm4lpr0psakj8yssy11p451pja"))))
+                "0sv666ilid916ja6gw2d376nyyy66gvhsds8ans02x4b7gagj5sx"))))
     (arguments
       `(#:configure-flags '("CXXFLAGS=-Wformat=0")
         #:phases (modify-phases %standard-phases



reply via email to

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