guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

27/27: gnu: vala: Update to 0.56.14.


From: guix-commits
Subject: 27/27: gnu: vala: Update to 0.56.14.
Date: Tue, 19 Dec 2023 17:51:27 -0500 (EST)

lilyp pushed a commit to branch gnome-team
in repository guix.

commit 92982ecca4efe857666d8b94ad95d2cc7d2ab54b
Author: Vivien Kraus <vivien@planete-kraus.eu>
AuthorDate: Sat Dec 16 18:18:57 2023 +0100

    gnu: vala: Update to 0.56.14.
    
    * gnu/packages/gnome.scm (vala): Update to 0.56.14.
    
    Change-Id: I7701c7f68fcac9421de11673c7b15379185be213
    Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
---
 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 926586f05f..16ee2f290d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4444,7 +4444,7 @@ passwords in the GNOME keyring.")
 (define-public vala
   (package
     (name "vala")
-    (version "0.56.13")
+    (version "0.56.14")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/vala/"
@@ -4452,7 +4452,7 @@ passwords in the GNOME keyring.")
                                   "vala-" version ".tar.xz"))
               (sha256
                (base32
-                "01xfarnhpp30wmv9mwayw8751glwppl0sva79j3y9qf76qq25229"))))
+                "0mzmldhf6474dp2jkxj160kkafdz32c2l5f8xnm05p4vr9lc50lk"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      (list



reply via email to

[Prev in Thread] Current Thread [Next in Thread]