GNU bug report logs - #45407
[PATCH] gnu: baobab: updating to version 3.38.0.

Previous Next

Package: guix-patches;

Reported by: Vincent Legoll <vincent.legoll <at> gmail.com>

Date: Thu, 24 Dec 2020 15:27:01 UTC

Severity: normal

Tags: patch

Done: Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>

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: Vincent Legoll <vincent.legoll <at> gmail.com>
Subject: bug#45407: closed (Re: [bug#45407] [PATCH] gnu: baobab: updating
 to version 3.38.0.)
Date: Sun, 27 Dec 2020 14:23:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#45407: [PATCH] gnu: baobab: updating to version 3.38.0.

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 45407 <at> debbugs.gnu.org.

-- 
45407: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45407
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>
To: Vincent Legoll <vincent.legoll <at> gmail.com>
Cc: 45407-done <at> debbugs.gnu.org
Subject: Re: [bug#45407] [PATCH] gnu: baobab: updating to version 3.38.0.
Date: Sun, 27 Dec 2020 15:22:22 +0100
[Message part 3 (text/plain, inline)]
On Thu, 24 Dec 2020 16:26:29 +0100
Vincent Legoll <vincent.legoll <at> gmail.com> wrote:

> * gnu/packages/gnome.scm (baobab): updating to version 3.38.0.

Pushed as:

be0a06ec41319a093b206a858ea16926c1f3f35f

Closing.

Thanks.

Björn
[Message part 4 (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Vincent Legoll <vincent.legoll <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Vincent Legoll <vincent.legoll <at> gmail.com>
Subject: [PATCH] gnu: baobab: updating to version 3.38.0.
Date: Thu, 24 Dec 2020 16:26:29 +0100
* gnu/packages/gnome.scm (baobab): updating to version 3.38.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 c380b759f6..2756a3d0d4 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8764,7 +8764,7 @@ files.")
 (define-public baobab
   (package
     (name "baobab")
-    (version "3.32.0")
+    (version "3.38.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -8773,7 +8773,7 @@ files.")
                     name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0b33s9bhpiffv5wl76cq2bbnqhvx3qs2vxyxmil5gcs583llqh9r"))))
+                "0ac3fbl15l836yvgw724q4whbkws9v4b6l2xy6bnp0b0g0a6i104"))))
     (build-system meson-build-system)
     (arguments
      '(#:glib-or-gtk? #t))
-- 
2.29.2




This bug report was last modified 4 years and 224 days ago.

Previous Next


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