unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#49448] [PATCH] gnu: drawing: Update to 0.8.2.
@ 2021-07-06 19:12 Vinicius Monego
  2021-07-08 22:02 ` bug#49448: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Vinicius Monego @ 2021-07-06 19:12 UTC (permalink / raw)
  To: 49448; +Cc: Vinicius Monego

* gnu/packages/gnome.scm (drawing): Update to 0.8.2.
---
 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 57fa3cc75f..d3a8c3c1c0 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4260,7 +4260,7 @@ engineering.")
 (define-public drawing
   (package
     (name "drawing")
-    (version "0.8.1")
+    (version "0.8.2")
     (source
      (origin
        (method git-fetch)
@@ -4269,7 +4269,7 @@ engineering.")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0a65mil9w4iw0h6kncg5d15s302sxfx25fpnkfv9pz54nj3hzghk"))))
+        (base32 "0lpszd8276rp5chn84rkvwmnflxc3pqlg4cz53gfxkqdb3gn02zz"))))
     (build-system meson-build-system)
     (arguments
      `(#:glib-or-gtk? #t
-- 
2.32.0





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

* bug#49448: [PATCH] gnu: drawing: Update to 0.8.2.
  2021-07-06 19:12 [bug#49448] [PATCH] gnu: drawing: Update to 0.8.2 Vinicius Monego
@ 2021-07-08 22:02 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2021-07-08 22:02 UTC (permalink / raw)
  To: Vinicius Monego; +Cc: 49448-done

Hello,

Vinicius Monego <monego@posteo.net> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2021-07-08 22:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-06 19:12 [bug#49448] [PATCH] gnu: drawing: Update to 0.8.2 Vinicius Monego
2021-07-08 22:02 ` bug#49448: " Nicolas Goaziou

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).