all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Greg Hogan <code@greghogan.com>
To: 56817@debbugs.gnu.org
Cc: Greg Hogan <code@greghogan.com>
Subject: [bug#56817] [PATCH core-updates 3/3] gnu: vala: Update to 0.54.8.
Date: Thu, 28 Jul 2022 20:25:29 +0000	[thread overview]
Message-ID: <9c58993fdf82b83a6ce1246c3347185f382d29e6.1659039478.git.code@greghogan.com> (raw)
In-Reply-To: <cover.1659039477.git.code@greghogan.com>

* gnu/packages/gnome.scm (vala): Update to 0.54.8
---
 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 2456434d62..8d56a20e2c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4322,7 +4322,7 @@ (define-public seahorse
 (define-public vala
   (package
     (name "vala")
-    (version "0.54.2")
+    (version "0.54.8")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/vala/"
@@ -4330,7 +4330,7 @@ (define-public vala
                                   "vala-" version ".tar.xz"))
               (sha256
                (base32
-                "048k5c6c6y7jyb961krnrb7m0kghr0yrkpnfx3j5ckbx652yfkc8"))))
+                "105w0hyrfvfz96aix5mn4a9xlxzwawg2kadfxf6g8jva91wkxyzd"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      '(#:configure-flags '("--enable-coverage")
-- 
2.37.1





      parent reply	other threads:[~2022-07-28 20:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1659039477.git.code@greghogan.com>
2022-07-28 20:25 ` [bug#56817] [PATCH core-updates 1/3] gnu: swig: Fix build with GCC-12 Greg Hogan
2022-07-28 20:25 ` [bug#56817] [PATCH core-updates 2/3] gnu: doxygen: " Greg Hogan
2022-07-28 20:25 ` Greg Hogan [this message]

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=9c58993fdf82b83a6ce1246c3347185f382d29e6.1659039478.git.code@greghogan.com \
    --to=code@greghogan.com \
    --cc=56817@debbugs.gnu.org \
    /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.