GNU bug report logs - #49448
[PATCH] gnu: drawing: Update to 0.8.2.

Previous Next

Package: guix-patches;

Reported by: Vinicius Monego <monego <at> posteo.net>

Date: Tue, 6 Jul 2021 19:14:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Vinicius Monego <monego <at> posteo.net>
Subject: bug#49448: closed (Re: [bug#49448] [PATCH] gnu: drawing: Update
 to 0.8.2.)
Date: Thu, 08 Jul 2021 22:03:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#49448: [PATCH] gnu: drawing: Update to 0.8.2.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 49448 <at> debbugs.gnu.org.

-- 
49448: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49448
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Vinicius Monego <monego <at> posteo.net>
Cc: 49448-done <at> debbugs.gnu.org
Subject: Re: [bug#49448] [PATCH] gnu: drawing: Update to 0.8.2.
Date: Fri, 09 Jul 2021 00:02:30 +0200
Hello,

Vinicius Monego <monego <at> posteo.net> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou

[Message part 3 (message/rfc822, inline)]
From: Vinicius Monego <monego <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: Vinicius Monego <monego <at> posteo.net>
Subject: [PATCH] gnu: drawing: Update to 0.8.2.
Date: Tue,  6 Jul 2021 19:12:48 +0000
* 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




This bug report was last modified 3 years and 317 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.