unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#44357] [PATCH] gnu: granite: Upgrade to 5.5.0.
@ 2020-10-31 18:26 Ryan Prior via Guix-patches via
  2020-11-03 10:52 ` bug#44357: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Ryan Prior via Guix-patches via @ 2020-10-31 18:26 UTC (permalink / raw)
  To: 44357

* gnu/packages/pantheon.scm (granite): Upgrade to 5.5.0.
---
 gnu/packages/pantheon.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/pantheon.scm b/gnu/packages/pantheon.scm
index aa7074827e..249c27e4db 100644
--- a/gnu/packages/pantheon.scm
+++ b/gnu/packages/pantheon.scm
@@ -37,7 +37,7 @@
 (define-public granite
   (package
     (name "granite")
-    (version "5.4.0")
+    (version "5.5.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -46,7 +46,7 @@
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0acicv3f9gksb352v88lwap8ailjsxdrfknl2xql7blasbjzl2q0"))))
+                "13qfhq8xndikk6kmybibs6a4ddyp6mhvbsp2yy4qr7aiiyxf7mna"))))
     (build-system meson-build-system)
     (arguments
      `(#:phases
-- 
2.17.1






^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#44357: [PATCH] gnu: granite: Upgrade to 5.5.0.
  2020-10-31 18:26 [bug#44357] [PATCH] gnu: granite: Upgrade to 5.5.0 Ryan Prior via Guix-patches via
@ 2020-11-03 10:52 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2020-11-03 10:52 UTC (permalink / raw)
  To: Ryan Prior; +Cc: 44357-done

Hi,

Ryan Prior <rprior@protonmail.com> skribis:

> * gnu/packages/pantheon.scm (granite): Upgrade to 5.5.0.

Applied, thanks!

Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-03 10:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-31 18:26 [bug#44357] [PATCH] gnu: granite: Upgrade to 5.5.0 Ryan Prior via Guix-patches via
2020-11-03 10:52 ` bug#44357: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).