* [bug#43043] [PATCH] gnu: polari: Update to 3.36.3.
@ 2020-08-25 16:43 Leo Prikler
2020-08-25 17:09 ` bug#43043: " Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Leo Prikler @ 2020-08-25 16:43 UTC (permalink / raw)
To: 43043
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#43043: [PATCH] gnu: polari: Update to 3.36.3.
2020-08-25 16:43 [bug#43043] [PATCH] gnu: polari: Update to 3.36.3 Leo Prikler
@ 2020-08-25 17:09 ` Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2020-08-25 17:09 UTC (permalink / raw)
To: Leo Prikler; +Cc: 43043-done
[-- Attachment #1: Type: text/plain, Size: 167 bytes --]
Leo Prikler 写道:
> * gnu/packages/gnome.scm (polari): Update to 3.36.3.
Thanks! Pushed as c6a7ae4f140208bcd1198577f11a9c5f5ee62d55.
Kind regards,
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-08-25 17:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-25 16:43 [bug#43043] [PATCH] gnu: polari: Update to 3.36.3 Leo Prikler
2020-08-25 17:09 ` bug#43043: " Tobias Geerinckx-Rice via Guix-patches via
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.