unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 65402@debbugs.gnu.org
Cc: liliana.prikler@gmail.com, maxim.cournoyer@gmail.com,
	rg@raghavgururajan.name
Subject: [bug#65402] [PATCH gnome-team] gnu: vala: Update to 0.56.12.
Date: Sun, 20 Aug 2023 09:18:51 +0200	[thread overview]
Message-ID: <9c755e674b93d15aaaba48a09722cf17ff527d7d.1692529680.git.liliana.prikler@gmail.com> (raw)

* gnu/packages/gnome.scm (vala): Update to 0.56.12.
---
Hi Guix,

sadly another WebkitGTK rebuilder that's necessary because gnome-clocks
needs a newer vapi for gnome-desktop.  Note to self: We still need to actually
bootstrap Vala.

Cheers

 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 36f9183c5b..153d0750bb 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4426,7 +4426,7 @@ (define-public seahorse
 (define-public vala
   (package
     (name "vala")
-    (version "0.56.3")
+    (version "0.56.12")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/vala/"
@@ -4434,7 +4434,7 @@ (define-public vala
                                   "vala-" version ".tar.xz"))
               (sha256
                (base32
-                "1gwrnr0d0bqkh6m4bgz39mh3pcswcj43hyijlwgwp2bvpwhn41p1"))))
+                "0n9m4l8d2n4wmgn9l5gdhnr6xl5ms7483ng5fxqak8xygi5xbjcj"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      (list

base-commit: e43498b32dcbbf055d72339086213cd60c336acf
-- 
2.41.0





             reply	other threads:[~2023-08-20 11:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-20  7:18 Liliana Marie Prikler [this message]
2023-08-27  1:21 ` [bug#65402] [PATCH gnome-team] gnu: vala: Update to 0.56.12 Maxim Cournoyer
2023-08-27  6:10   ` bug#65402: " 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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=9c755e674b93d15aaaba48a09722cf17ff527d7d.1692529680.git.liliana.prikler@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=65402@debbugs.gnu.org \
    --cc=maxim.cournoyer@gmail.com \
    --cc=rg@raghavgururajan.name \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).