guix-commits
[Top][All Lists]
Advanced

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

73/108: gnu: gnome-terminal: Update to 3.36.1.1.


From: guix-commits
Subject: 73/108: gnu: gnome-terminal: Update to 3.36.1.1.
Date: Sat, 25 Apr 2020 15:22:57 -0400 (EDT)

kkebreau pushed a commit to branch wip-gnome3.36
in repository guix.

commit 6b4d5b97ccc959e0d07148482d762b336617a6bb
Author: Kei Kebreau <address@hidden>
AuthorDate: Tue Apr 21 15:36:00 2020 -0400

    gnu: gnome-terminal: Update to 3.36.1.1.
    
    * gnu/packages/gnome.scm (gnome-terminal): Update to 3.36.1.1.
---
 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 75a2bb0..b006261 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3913,7 +3913,7 @@ more fun.")
 (define-public gnome-terminal
   (package
     (name "gnome-terminal")
-    (version "3.34.2")
+    (version "3.36.1.1")
     (source
      (origin
        (method url-fetch)
@@ -3922,7 +3922,7 @@ more fun.")
                            name "-" version ".tar.xz"))
        (sha256
         (base32
-         "0gc004f9b5k94gkdanmqjz3wqgnpny0l3nqm8zd19h4f0ps27mrv"))))
+         "0xm3g3kanfhs1q3xh3x58r55v8906806wvqjbg4c2xvdwyhhimzk"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      '(#:configure-flags



reply via email to

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