guix-commits
[Top][All Lists]
Advanced

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

03/03: gnu: vte-ng: Update to 0.50.1.a.


From: Marius Bakke
Subject: 03/03: gnu: vte-ng: Update to 0.50.1.a.
Date: Thu, 5 Oct 2017 14:37:24 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit 7006370e5970198706b8110ef39a31860300c49d
Author: Marius Bakke <address@hidden>
Date:   Thu Oct 5 20:26:38 2017 +0200

    gnu: vte-ng: Update to 0.50.1.a.
    
    * gnu/packages/gnome.scm (vte-ng): Update to 0.50.1.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 653fdad..fcd107a 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.50.0.a")
+    (version "0.50.1.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
-                "0h5ifg6xpix074k445bmnd39mc75llrfkrsr9vw98dxa4rffxrgf"))))
+                "1r70jysdrc7r1vyn3mikpc8hh7rm4lpr0psakj8yssy11p451pja"))))
     (arguments
       `(#:configure-flags '("CXXFLAGS=-Wformat=0")
         #:phases (modify-phases %standard-phases



reply via email to

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