guix-commits
[Top][All Lists]
Advanced

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

07/09: gnu: vte-ng: Update to 0.54.2.a.


From: guix-commits
Subject: 07/09: gnu: vte-ng: Update to 0.54.2.a.
Date: Wed, 21 Nov 2018 17:14:20 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit b069c30b52c7c9e2609d3a2f93cc561119932d0d
Author: Marius Bakke <address@hidden>
Date:   Wed Nov 21 22:59:27 2018 +0100

    gnu: vte-ng: Update to 0.54.2.a.
    
    * gnu/packages/gnome.scm (vte-ng): Update to 0.54.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 692e3de..06ec28b 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2115,7 +2115,7 @@ editors, IDEs, etc.")
   (package
     (inherit vte)
     (name "vte-ng")
-    (version "0.52.2.a")
+    (version "0.54.2.a")
     (home-page "https://github.com/thestinger/vte-ng";)
     (source (origin
               (method git-fetch)
@@ -2123,7 +2123,7 @@ editors, IDEs, etc.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1csmjrw3c2avh711xcrn3khqwp4cwz97c3fmyirq2rg0hndng4s3"))))
+                "1r7d9m07cpdr4f7rw3yx33hmp4jmsk0dn5byq5wgksb2qjbc4ags"))))
     (native-inputs
      `(("gtk-doc" ,gtk-doc)
        ("gperf" ,gperf)



reply via email to

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