guix-commits
[Top][All Lists]
Advanced

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

05/06: gnu: vte-ng: Update to 0.50.0.a.


From: Marius Bakke
Subject: 05/06: gnu: vte-ng: Update to 0.50.0.a.
Date: Tue, 3 Oct 2017 17:26:53 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit 71977abc0e2d12a89de79c59469eab3e852eee5c
Author: Marius Bakke <address@hidden>
Date:   Tue Oct 3 23:14:53 2017 +0200

    gnu: vte-ng: Update to 0.50.0.a.
    
    * gnu/packages/gnome.scm (vte-ng): Update to 0.50.0.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 1940a14..653fdad 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2053,7 +2053,7 @@ editors, IDEs, etc.")
   (package
     (inherit vte)
     (name "vte-ng")
-    (version "0.48.3.a")
+    (version "0.50.0.a")
     (native-inputs
      `(("gtk-doc" ,gtk-doc)
        ("gperf" ,gperf)
@@ -2068,7 +2068,7 @@ editors, IDEs, etc.")
               (file-name (string-append name "-" version ".tar.gz"))
               (sha256
                (base32
-                "1wdkf090zclqy11hxdjgy8f6fgzajl0xzzirajikhbaiill7f8zh"))))
+                "0h5ifg6xpix074k445bmnd39mc75llrfkrsr9vw98dxa4rffxrgf"))))
     (arguments
       `(#:configure-flags '("CXXFLAGS=-Wformat=0")
         #:phases (modify-phases %standard-phases



reply via email to

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