all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#45407] [PATCH] gnu: baobab: updating to version 3.38.0.
@ 2020-12-24 15:26 Vincent Legoll
  2020-12-27 14:22 ` bug#45407: " Björn Höfling
  0 siblings, 1 reply; 2+ messages in thread
From: Vincent Legoll @ 2020-12-24 15:26 UTC (permalink / raw)
  To: 45407; +Cc: Vincent Legoll

* 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





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

* bug#45407: [PATCH] gnu: baobab: updating to version 3.38.0.
  2020-12-24 15:26 [bug#45407] [PATCH] gnu: baobab: updating to version 3.38.0 Vincent Legoll
@ 2020-12-27 14:22 ` Björn Höfling
  0 siblings, 0 replies; 2+ messages in thread
From: Björn Höfling @ 2020-12-27 14:22 UTC (permalink / raw)
  To: Vincent Legoll; +Cc: 45407-done

[-- Attachment #1: Type: text/plain, Size: 245 bytes --]

On Thu, 24 Dec 2020 16:26:29 +0100
Vincent Legoll <vincent.legoll@gmail.com> wrote:

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

Pushed as:

be0a06ec41319a093b206a858ea16926c1f3f35f

Closing.

Thanks.

Björn

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

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

end of thread, other threads:[~2020-12-27 14:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-24 15:26 [bug#45407] [PATCH] gnu: baobab: updating to version 3.38.0 Vincent Legoll
2020-12-27 14:22 ` bug#45407: " Björn Höfling

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.