[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/07: gnu: totem: Update to 3.26.1.
From: |
Tobias Geerinckx-Rice |
Subject: |
06/07: gnu: totem: Update to 3.26.1. |
Date: |
Tue, 3 Jul 2018 20:46:13 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 357d74c0254d6015efbb0e34f2873859d2ddd261
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Tue Jul 3 02:44:48 2018 +0200
gnu: totem: Update to 3.26.1.
I did not re-enable #:parallel-build? because I was unable to reproduce
the original failure in the first place.
* gnu/packages/gnome.scm (totem): Update to 3.26.1.
---
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 b9c1417..b27004a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3639,7 +3639,7 @@ for application developers.")
(define-public totem
(package
(name "totem")
- (version "3.26.0")
+ (version "3.26.1")
(source
(origin
(method url-fetch)
@@ -3648,7 +3648,7 @@ for application developers.")
name "-" version ".tar.xz"))
(sha256
(base32
- "04zfx47mgyd0f4p3pjrxl6iaw0awgwbvilbsr1smw14ph2kbjbz3"))
+ "10n302fdp3lhkzbij5sbzmsnln738029xil6cnng2d4dxv4n1099"))
(patches (search-patches "totem-meson-easy-codec.patch"))))
(build-system meson-build-system)
(native-inputs
- branch master updated (fab43c6 -> 5d1a321), Tobias Geerinckx-Rice, 2018/07/03
- 01/07: gnu: r-learnr: Update to 0.9.2.1., Tobias Geerinckx-Rice, 2018/07/03
- 06/07: gnu: totem: Update to 3.26.1.,
Tobias Geerinckx-Rice <=
- 02/07: gnu: kicad-library: Return #t from phases., Tobias Geerinckx-Rice, 2018/07/03
- 04/07: gnu: gtkwave: Update to 3.3.91., Tobias Geerinckx-Rice, 2018/07/03
- 07/07: gnu: clutter-gtk: Update to 1.8.4., Tobias Geerinckx-Rice, 2018/07/03
- 05/07: gnu: exempi: Update to 2.4.5., Tobias Geerinckx-Rice, 2018/07/03
- 03/07: gnu: kicad-library: Update to 4.0.7., Tobias Geerinckx-Rice, 2018/07/03