unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#48856] [PATCH] gnu: drawing: Update to 0.8.0.
@ 2021-06-06  1:41 Vinicius Monego
  2021-06-06 20:38 ` bug#48856: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Vinicius Monego @ 2021-06-06  1:41 UTC (permalink / raw)
  To: 48856; +Cc: Vinicius Monego

* gnu/packages/gnome.scm (drawing): Update to 0.8.0.
---
 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 2f579a2f82..01d368e1e2 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4250,7 +4250,7 @@ engineering.")
 (define-public drawing
   (package
     (name "drawing")
-    (version "0.6.5")
+    (version "0.8.0")
     (source
      (origin
        (method git-fetch)
@@ -4259,7 +4259,7 @@ engineering.")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1kfgmalakifcvzhzss9zhmqjbdk24zr22c5xwkkahlvfcafp13wn"))))
+        (base32 "03cx6acb0ph7b3difshjfddi8ld79wp8d12bdp7dp1q1820j5mz0"))))
     (build-system meson-build-system)
     (arguments
      `(#:glib-or-gtk? #t
-- 
2.31.1





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

* bug#48856: [PATCH] gnu: drawing: Update to 0.8.0.
  2021-06-06  1:41 [bug#48856] [PATCH] gnu: drawing: Update to 0.8.0 Vinicius Monego
@ 2021-06-06 20:38 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2021-06-06 20:38 UTC (permalink / raw)
  To: Vinicius Monego; +Cc: 48856-done

Hi,

Vinicius Monego <monego@posteo.net> skribis:

> * gnu/packages/gnome.scm (drawing): Update to 0.8.0.

Applied, thanks!

Ludo’.




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

end of thread, other threads:[~2021-06-06 20:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-06  1:41 [bug#48856] [PATCH] gnu: drawing: Update to 0.8.0 Vinicius Monego
2021-06-06 20:38 ` bug#48856: " 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).