guix-patches
[Top][All Lists]
Advanced

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

[bug#43043] [PATCH] gnu: polari: Update to 3.36.3.


From: Leo Prikler
Subject: [bug#43043] [PATCH] gnu: polari: Update to 3.36.3.
Date: Tue, 25 Aug 2020 18:43:44 +0200

* gnu/packages/gnome.scm (polari): Update to 3.36.3.
---
 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 8265912a91..5664f76ae2 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10737,7 +10737,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.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/polari/"
@@ -10745,7 +10745,7 @@ index files needed for Adwaita to be used outside of 
GNOME.")
                                   "/polari-" version ".tar.xz"))
               (sha256
                (base32
-                "0h0w9j3y067l911gpj446b3a2w1i2vzr1w2a7cz7i5rhn6qkf2sp"))))
+                "0fpmrvhd40yay051bzn4x3gsrzdv42nav0pm5ps0np8wk1z689jg"))))
     (build-system meson-build-system)
     (arguments
      `(#:glib-or-gtk? #t
-- 
2.28.0






reply via email to

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