guix-commits
[Top][All Lists]
Advanced

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

89/107: gnu: polari: Update to 3.36.1.


From: guix-commits
Subject: 89/107: gnu: polari: Update to 3.36.1.
Date: Tue, 12 May 2020 10:53:33 -0400 (EDT)

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

commit e5a945eca1352c1abc6b4415441e30710900f236
Author: Kei Kebreau <address@hidden>
AuthorDate: Tue Apr 21 23:56:45 2020 -0400

    gnu: polari: Update to 3.36.1.
    
    * gnu/packages/gnome.scm (polari): Update to 3.36.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 a0c9e16..29828a8 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9907,7 +9907,7 @@ index files needed for Adwaita to be used outside of 
GNOME.")
 (define-public polari
   (package
     (name "polari")
-    (version "3.32.2")
+    (version "3.36.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/polari/"
@@ -9915,7 +9915,7 @@ index files needed for Adwaita to be used outside of 
GNOME.")
                                   "/polari-" version ".tar.xz"))
               (sha256
                (base32
-                "0h0w9j3y067l911gpj446b3a2w1i2vzr1w2a7cz7i5rhn6qkf2sp"))))
+                "1rmmq74g22qrmsg0mjvpzk5403kkpfw0iznvnwxfqbi0dfkamhn4"))))
     (build-system meson-build-system)
     (arguments
      `(#:glib-or-gtk? #t



reply via email to

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