[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/60: gnu: vala: Update to 0.46.5.
From: |
guix-commits |
Subject: |
12/60: gnu: vala: Update to 0.46.5. |
Date: |
Sat, 25 Jan 2020 14:47:01 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.
commit 95b67fcc2534eadc4c04a90fdf218a30d9cb47e9
Author: Kei Kebreau <address@hidden>
AuthorDate: Sat Dec 14 23:59:58 2019 -0500
gnu: vala: Update to 0.46.5.
* gnu/packages/gnome.scm (vala): Update to 0.46.5.
[home-page]: Follow permanent 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 7088e3b..f9d0d66 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3216,7 +3216,7 @@ passwords in the GNOME keyring.")
(define-public vala
(package
(name "vala")
- (version "0.44.5")
+ (version "0.46.5")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -3224,7 +3224,7 @@ passwords in the GNOME keyring.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0zy2kfcvhikczfzhk5l7pkw6mvn3d6vw8cv7g08iah85p22q33xv"))))
+ "07fv895sp9wq74b20qig7hic0r4ynrr5pfaqba02r44xb794fy0s"))))
(build-system gnu-build-system)
(arguments
'(#:phases
@@ -3249,7 +3249,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
- 03/60: gnu: adwaita-icon-theme: Update to 3.34.3., (continued)
- 03/60: gnu: adwaita-icon-theme: Update to 3.34.3., guix-commits, 2020/01/25
- 01/60: gnu: glib: Update to 2.62.3., guix-commits, 2020/01/25
- 02/60: gnu: gobject-introspection: Update to 1.62.0., guix-commits, 2020/01/25
- 05/60: gnu: dconf: Update to 3.34.0., guix-commits, 2020/01/25
- 08/60: gnu: gnome-desktop: Update to 3.34.2., guix-commits, 2020/01/25
- 07/60: gnu: eog: Update to 3.34.1., guix-commits, 2020/01/25
- 04/60: gnu: baobab: Update to 3.34.0., guix-commits, 2020/01/25
- 06/60: gnu: dconf-editor: Update to 3.34.2., guix-commits, 2020/01/25
- 09/60: gnu: gnome-backgrounds: Update to 3.34.0., guix-commits, 2020/01/25
- 11/60: gnu: libdazzle: Update to 3.34.1., guix-commits, 2020/01/25
- 12/60: gnu: vala: Update to 0.46.5.,
guix-commits <=
- 13/60: gnu: gcr: Update to 3.34.0., guix-commits, 2020/01/25
- 15/60: gnu: gedit: Update to 3.34.1., guix-commits, 2020/01/25
- 10/60: gnu: gsettings-desktop-schemas: Update to 3.34.0., guix-commits, 2020/01/25
- 14/60: gnu: epiphany: Update to 3.34.2., guix-commits, 2020/01/25
- 16/60: gnu: glib-networking: Update to 2.62.2., guix-commits, 2020/01/25
- 19/60: gnu: libgweather: Update to 3.34.0., guix-commits, 2020/01/25
- 17/60: gnu: gnome-bluetooth: Update to 3.34.0., guix-commits, 2020/01/25
- 18/60: gnu: gnome-caclulator: Update to 3.34.1., guix-commits, 2020/01/25
- 20/60: gnu: gnome-online-accounts: Update to 3.34.1., guix-commits, 2020/01/25
- 21/60: gnu: libical: Update to 3.0.7., guix-commits, 2020/01/25