emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#49448: closed ([PATCH] gnu: drawing: Update to 0.8.2.)


From: GNU bug Tracking System
Subject: bug#49448: closed ([PATCH] gnu: drawing: Update to 0.8.2.)
Date: Thu, 08 Jul 2021 22:03:02 +0000

Your message dated Fri, 09 Jul 2021 00:02:30 +0200
with message-id <87pmvslb0p.fsf@nicolasgoaziou.fr>
and subject line Re: [bug#49448] [PATCH] gnu: drawing: Update to 0.8.2.
has caused the debbugs.gnu.org bug report #49448,
regarding [PATCH] gnu: drawing: Update to 0.8.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
49448: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49448
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#49448] [PATCH] gnu: drawing: Update to 0.8.2. Date: Fri, 09 Jul 2021 00:02:30 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hello,

Vinicius Monego <monego@posteo.net> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]