[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
19/108: gnu: vala: Update to 0.48.5.
From: |
guix-commits |
Subject: |
19/108: gnu: vala: Update to 0.48.5. |
Date: |
Sat, 25 Apr 2020 15:22:41 -0400 (EDT) |
kkebreau pushed a commit to branch wip-gnome3.36
in repository guix.
commit e18b6e29c6f5784a23ee9acf0ef272736e1a37e7
Author: Kei Kebreau <address@hidden>
AuthorDate: Sat Apr 18 12:44:20 2020 -0400
gnu: vala: Update to 0.48.5.
* gnu/packages/gnome.scm (vala): Update to 0.48.5.
[home-page]: Follow redirect.
---
gnu/packages/gnome.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 84f96d5..3fefe7b 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3183,7 +3183,7 @@ passwords in the GNOME keyring.")
(define-public vala
(package
(name "vala")
- (version "0.46.5")
+ (version "0.48.5")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -3191,7 +3191,7 @@ passwords in the GNOME keyring.")
name "-" version ".tar.xz"))
(sha256
(base32
- "07fv895sp9wq74b20qig7hic0r4ynrr5pfaqba02r44xb794fy0s"))))
+ "0my77s21p95q2909i7cicy6bvmkjmx4g9lh54ab68k6xvbhc1m53"))))
(build-system gnu-build-system)
(arguments
'(#:phases
@@ -3216,7 +3216,7 @@ passwords in the GNOME keyring.")
`(("graphviz" ,graphviz)))
(propagated-inputs
`(("glib" ,glib))) ; required by libvala-0.40.pc
- (home-page "https://live.gnome.org/Vala/")
+ (home-page "https://wiki.gnome.org/Projects/Vala/")
(synopsis "Compiler for the GObject type system")
(description
"Vala is a programming language that aims to bring modern programming
- 06/108: gnu: template-glib: Update to 3.34.0., (continued)
- 06/108: gnu: template-glib: Update to 3.34.0., guix-commits, 2020/04/25
- 07/108: gnu: atk: Update to 2.36.0., guix-commits, 2020/04/25
- 12/108: gnu: libgudev: Update to 233., guix-commits, 2020/04/25
- 17/108: gnu: glib-networking: Update to 2.64.2., guix-commits, 2020/04/25
- 20/108: gnu: libgweather: Update to 3.36.0., guix-commits, 2020/04/25
- 15/108: gnu: gnome-backgrounds: Update to 3.36.0., guix-commits, 2020/04/25
- 16/108: gnu: gsettings-desktop-schemas: Update to 3.36.0., guix-commits, 2020/04/25
- 22/108: gnu: gnome-desktop: Update to 3.36.1., guix-commits, 2020/04/25
- 23/108: gnu: gnome-session: Update to 3.36.0., guix-commits, 2020/04/25
- 18/108: gnu: geocode-glib: Update to 3.26.2., guix-commits, 2020/04/25
- 19/108: gnu: vala: Update to 0.48.5.,
guix-commits <=
- 25/108: gnu: adwaita-icon-theme: Update to 3.36.1., guix-commits, 2020/04/25
- 27/108: gnu: libsecret: Update to 0.20.3., guix-commits, 2020/04/25
- 33/108: gnu: seahorse: Update to 3.36., guix-commits, 2020/04/25
- 30/108: gnu: gspell: Update to 1.8.3., guix-commits, 2020/04/25
- 35/108: gnu: libmanette: Update to 0.2.4., guix-commits, 2020/04/25
- 36/108: gnu: quadrapassel: Update to 3.36.00., guix-commits, 2020/04/25
- 37/108: gnu: folks: Update to 0.14.0., guix-commits, 2020/04/25
- 21/108: gnu: libchamplain: Update to 0.12.20., guix-commits, 2020/04/25
- 13/108: gnu: cogl: Update to 1.22.6., guix-commits, 2020/04/25
- 14/108: gnu: clutter: Update to 1.26.4., guix-commits, 2020/04/25