all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Vivien Kraus via Guix-patches via <guix-patches@gnu.org>
To: 69911@debbugs.gnu.org
Cc: rg@raghavgururajan.name, vivien@planete-kraus.eu,
	liliana.prikler@gmail.com, maxim.cournoyer@gmail.com
Subject: [bug#69911] [PATCH gnome-team 6/6] gnu: vala: Update to 0.56.16.
Date: Mon, 18 Mar 2024 20:35:20 +0100	[thread overview]
Message-ID: <02cb7c479ce6e4944c08b2abb12e495c16cfb549.1710916200.git.vivien@planete-kraus.eu> (raw)
In-Reply-To: <cover.1710916200.git.vivien@planete-kraus.eu>

* gnu/packages/gnome.scm (vala): Update to 0.56.16.

Change-Id: Ia5c0c608642d4505efef52d882a51bb83c3dd539
---
 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 5432ebc27b..b1709458b0 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4487,7 +4487,7 @@ (define-public seahorse
 (define-public vala
   (package
     (name "vala")
-    (version "0.56.14")
+    (version "0.56.16")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/vala/"
@@ -4495,7 +4495,7 @@ (define-public vala
                                   "vala-" version ".tar.xz"))
               (sha256
                (base32
-                "0mzmldhf6474dp2jkxj160kkafdz32c2l5f8xnm05p4vr9lc50lk"))))
+                "16yaiff5nl2dfyvs3bj8y7wvzh9riz6wqlx7csgg1lpm01b7nj05"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      (list
-- 
2.41.0




  parent reply	other threads:[~2024-03-20  6:36 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-20  6:30 [bug#69911] [PATCH gnome-team 0/6] GNOME 44.10 update Vivien Kraus via Guix-patches via
2024-03-18 19:26 ` [bug#69911] [PATCH gnome-team 1/6] gnu: folks: Update to 0.15.8 Vivien Kraus via Guix-patches via
2024-03-18 19:28 ` [bug#69911] [PATCH gnome-team 2/6] gnu: gnome-online-accounts: Update to 3.48.1 Vivien Kraus via Guix-patches via
2024-03-18 19:29 ` [bug#69911] [PATCH gnome-team 3/6] gnu: gnome-shell: Update to 44.10 Vivien Kraus via Guix-patches via
2024-03-18 19:30 ` [bug#69911] [PATCH gnome-team 4/6] gnu: gtkmm@3: Update to 3.24.9 Vivien Kraus via Guix-patches via
2024-03-18 19:34 ` [bug#69911] [PATCH gnome-team 5/6] gnu: template-glib: Update to 3.36.2 Vivien Kraus via Guix-patches via
2024-03-18 19:35 ` Vivien Kraus via Guix-patches via [this message]
2024-03-20 10:42 ` [bug#69414] [bug#69911] [PATCH gnome-team 0/6] GNOME 44.10 update Christopher Baines
2024-03-20 12:25   ` Vivien Kraus via Guix-patches via
2024-03-20 13:58     ` [bug#69414] " Christopher Baines
2024-03-20 18:29       ` Maxim Cournoyer
2024-03-21 15:23         ` Christopher Baines
2024-03-27 12:23           ` Christopher Baines
2024-03-27 17:53             ` Liliana Marie Prikler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=02cb7c479ce6e4944c08b2abb12e495c16cfb549.1710916200.git.vivien@planete-kraus.eu \
    --to=guix-patches@gnu.org \
    --cc=69911@debbugs.gnu.org \
    --cc=liliana.prikler@gmail.com \
    --cc=maxim.cournoyer@gmail.com \
    --cc=rg@raghavgururajan.name \
    --cc=vivien@planete-kraus.eu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.