[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
36/85: gnu: totem-pl-parser: Update to 3.10.7.
From: |
Mark H. Weaver |
Subject: |
36/85: gnu: totem-pl-parser: Update to 3.10.7. |
Date: |
Wed, 11 Jan 2017 16:36:06 +0000 (UTC) |
mhw pushed a commit to branch gnome-updates
in repository guix.
commit e980cbe99acae52964ba0b2232a8e9aa3ea93248
Author: Mark H Weaver <address@hidden>
Date: Mon Jan 9 03:54:35 2017 -0500
gnu: totem-pl-parser: Update to 3.10.7.
* gnu/packages/gnome.scm (totem-pl-parser): Update to 3.10.7.
[source][uri]: Use 'version-major+minor'.
---
gnu/packages/gnome.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index ddd03d5..00691f9 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -2691,14 +2691,15 @@ settings, themes, mouse settings, and startup of other
daemons.")
(define-public totem-pl-parser
(package
(name "totem-pl-parser")
- (version "3.10.6")
+ (version "3.10.7")
(source (origin
(method url-fetch)
- (uri (string-append "mirror://gnome/sources/totem-pl-parser/3.10/"
+ (uri (string-append "mirror://gnome/sources/totem-pl-parser/"
+ (version-major+minor version) "/"
"totem-pl-parser-" version ".tar.xz"))
(sha256
(base32
- "0mv7aw9mw77w04zg95zjf0zmk6ckshpysbb9nap15h5is6zdk9cq"))))
+ "17089sqyh6w6zr8ci865ihmvqshnslcsk9fbsl4s7yii66y8b0lw"))))
(build-system gnu-build-system)
(arguments
;; FIXME: Tests require gvfs.
- 40/85: gnu: hicolor-icon-theme: Update to 0.15., (continued)
- 40/85: gnu: hicolor-icon-theme: Update to 0.15., Mark H. Weaver, 2017/01/11
- 58/85: gnu: rhythmbox: Update to 3.4.1., Mark H. Weaver, 2017/01/11
- 67/85: gnu: telepathy-mission-control: Update to 5.16.4., Mark H. Weaver, 2017/01/11
- 80/85: gnu: gnome-settings-daemon: Update to 3.22.1., Mark H. Weaver, 2017/01/11
- 82/85: gnu: gjs: Update to 1.46.0., Mark H. Weaver, 2017/01/11
- 53/85: gnu: evince: Update to 3.22.1., Mark H. Weaver, 2017/01/11
- 30/85: gnu: libchamplain: Update to 0.12.14., Mark H. Weaver, 2017/01/11
- 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 <=
- 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, 2017/01/11
- 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