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

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

bug#43241: closed ([PATCH] gnu: libhandy: Update to 0.91.0.)


From: GNU bug Tracking System
Subject: bug#43241: closed ([PATCH] gnu: libhandy: Update to 0.91.0.)
Date: Mon, 07 Sep 2020 05:37:01 +0000

Your message dated Mon, 07 Sep 2020 07:36:13 +0200
with message-id <87h7sano6q.fsf@gnu.org>
and subject line Re: [bug#43241] [PATCH] gnu: libhandy: Update to 0.91.0.
has caused the debbugs.gnu.org bug report #43241,
regarding [PATCH] gnu: libhandy: Update to 0.91.0.
to be marked as done.

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


-- 
43241: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43241
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: libhandy: Update to 0.91.0. Date: Sun, 6 Sep 2020 14:17:30 +0200
* gnu/packages/gnome.scm (libhandy): Update to 0.91.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 70706c2678..b67e911b14 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10489,7 +10489,7 @@ advanced image management tool")
 (define-public libhandy
   (package
     (name "libhandy")
-    (version "0.90.0")
+    (version "0.91.0")
     (source
      (origin
        (method git-fetch)
@@ -10498,7 +10498,7 @@ advanced image management tool")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1zpfbn2x27lp69w819afxf3ylkgfz9k44srfgmkbb2c33r14ajwy"))))
+        (base32 "1n3ybx8qvr3n8ph252gy3dl3am7ryxkvplz9yp8nmzb57xbhc6fs"))))
     (build-system meson-build-system)
     (arguments
      `(#:configure-flags
-- 
2.28.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#43241] [PATCH] gnu: libhandy: Update to 0.91.0. Date: Mon, 07 Sep 2020 07:36:13 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
> * gnu/packages/gnome.scm (libhandy): Update to 0.91.0.

Pushed, thanks!

Mathieu


--- End Message ---

reply via email to

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