diff mbox series

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

Message ID 20200825164343.15331-1-leo.prikler@student.tugraz.at
State Accepted
Headers show
Series [bug#43043] gnu: polari: Update to 3.36.3. | expand

Checks

Context Check Description
cbaines/applying patch fail View Laminar job

Commit Message

Leo Prikler Aug. 25, 2020, 4:43 p.m. UTC
* gnu/packages/gnome.scm (polari): Update to 3.36.3.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

ashish.is--- via Guix-patches" via Aug. 25, 2020, 5:09 p.m. UTC | #1
Leo Prikler 写道:
> * gnu/packages/gnome.scm (polari): Update to 3.36.3.

Thanks!  Pushed as c6a7ae4f140208bcd1198577f11a9c5f5ee62d55.
Kind regards,

T G-R
diff mbox series

Patch

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