guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: vala@0.48: Update to 0.48.7.


From: guix-commits
Subject: branch master updated: gnu: vala@0.48: Update to 0.48.7.
Date: Sat, 15 Aug 2020 22:06:47 -0400

This is an automated email from the git hooks/post-receive script.

nckx pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 9a299d4  gnu: vala@0.48: Update to 0.48.7.
9a299d4 is described below

commit 9a299d4d9ee3e1ab3dc89aa89f25db7524a6f6bd
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Aug 16 03:27:12 2020 +0200

    gnu: vala@0.48: Update to 0.48.7.
    
    * gnu/packages/gnome.scm (vala-0.48): Update to 0.48.7.
---
 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 7608244..f6796f1 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3303,7 +3303,7 @@ libraries written in C.")
 (define-public vala-0.48
   (package
     (inherit vala)
-    (version "0.48.6")
+    (version "0.48.7")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/vala/"
@@ -3311,7 +3311,7 @@ libraries written in C.")
                                   "vala-" version ".tar.xz"))
               (sha256
                (base32
-                "01wppzgacdmp8dgf8047myz1any2yffmrhgl8kqf1q0c0gnhi3fi"))))))
+                "0lswkb7gj0chas9n3l3dbrm9l71hs77adhvm2v600id2ipi37pi8"))))))
 
 (define-public vte
   (package



reply via email to

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