[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
48/85: gnu: grilo: Update to 0.3.2.
From: |
Mark H. Weaver |
Subject: |
48/85: gnu: grilo: Update to 0.3.2. |
Date: |
Wed, 11 Jan 2017 16:36:07 +0000 (UTC) |
mhw pushed a commit to branch gnome-updates
in repository guix.
commit e7305878d37ac2fadc2db19c60d3796fd057ee44
Author: Mark H Weaver <address@hidden>
Date: Mon Jan 9 03:51:57 2017 -0500
gnu: grilo: Update to 0.3.2.
* gnu/packages/gnome.scm (grilo): Update to 0.3.2.
[inputs]: Add nettle.
---
gnu/packages/gnome.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 5e52350..0bac00d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3108,7 +3108,7 @@ as possible!")
(define-public grilo
(package
(name "grilo")
- (version "0.3.0")
+ (version "0.3.2")
(source
(origin
(method url-fetch)
@@ -3117,7 +3117,7 @@ as possible!")
name "-" version ".tar.xz"))
(sha256
(base32
- "0q5wcvnckpfks48hy0gvlfdmvqm67vnblm3912rssmkgc1ysil8z"))))
+ "0nvzr2gfk2mpzf99442zawv0n5yjcyy50rqkrvdsibknbm56hvzj"))))
(build-system gnu-build-system)
(native-inputs
`(("glib:bin" ,glib "bin") ; for glib-mkenums and glib-genmarshal
@@ -3130,6 +3130,7 @@ as possible!")
("libxml2" ,libxml2)
;; XXX TODO: Add oauth
("libsoup" ,libsoup)
+ ("nettle" ,nettle)
("totem-pl-parser" ,totem-pl-parser)))
(arguments
`(#:phases
- 34/85: gnu: libpeas: Update to 1.20.0., (continued)
- 34/85: gnu: libpeas: Update to 1.20.0., Mark H. Weaver, 2017/01/11
- 37/85: gnu: gnome-online-accounts: Update to 3.22.3., Mark H. Weaver, 2017/01/11
- 14/85: gnu: desktop-file-utils: Update to 0.23., Mark H. Weaver, 2017/01/11
- 36/85: gnu: totem-pl-parser: Update to 3.10.7., Mark H. Weaver, 2017/01/11
- 16/85: gnu: python-pygobject: Update to 3.22.0., Mark H. Weaver, 2017/01/11
- 41/85: gnu: adwaita-icon-theme: Update to 3.22.0., Mark H. Weaver, 2017/01/11
- 60/85: gnu: baobab: Update to 3.22.1., Mark H. Weaver, 2017/01/11
- 63/85: gnu: gnome-calendar: Update to 3.22.2., Mark H. Weaver, 2017/01/11
- 65/85: gnu: gnome-system-monitor: Update to 3.22.2., Mark H. Weaver, 2017/01/11
- 64/85: gnu: gnome-screenshot: Update to 3.22.0., Mark H. Weaver, 2017/01/11
- 48/85: gnu: grilo: Update to 0.3.2.,
Mark H. Weaver <=
- 28/85: gnu: clutter-gtk: Update to 1.8.2., Mark H. Weaver, 2017/01/11
- 57/85: gnu: file-roller: Update to 3.22.2., Mark H. Weaver, 2017/01/11
- 54/85: gnu: epiphany: Update to 3.22.4., Mark H. Weaver, 2017/01/11
- 45/85: gnu: vte: Update to 0.46.1., Mark H. Weaver, 2017/01/11
- 26/85: gnu: address@hidden: Update to 2.24.5., Mark H. Weaver, 2017/01/11
- 27/85: gnu: cogl: Update to 1.22.2., Mark H. Weaver, 2017/01/11
- 44/85: gnu: gusb: Update to 0.2.9., Mark H. Weaver, 2017/01/11
- 52/85: gnu: gedit: Update to 3.22.0., Mark H. Weaver, 2017/01/11
- 59/85: gnu: d-feet: Update to 0.3.11., Mark H. Weaver, 2017/01/11
- 69/85: gnu: gnome-klotski: Update to 3.22.1., Mark H. Weaver, 2017/01/11