[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/20: gnu: phonon: Update to 4.10.1.
From: |
Tobias Geerinckx-Rice |
Subject: |
03/20: gnu: phonon: Update to 4.10.1. |
Date: |
Wed, 16 May 2018 21:21:52 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 75ea6fe80e3821c59e1f33c793b953ee941d9c58
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed May 16 15:40:46 2018 +0200
gnu: phonon: Update to 4.10.1.
* gnu/packages/kde-frameworks.scm (phonon): Update to 4.10.1.
---
gnu/packages/kde-frameworks.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/kde-frameworks.scm b/gnu/packages/kde-frameworks.scm
index b763a03..fdba670 100644
--- a/gnu/packages/kde-frameworks.scm
+++ b/gnu/packages/kde-frameworks.scm
@@ -141,7 +141,7 @@ common build settings used in software produced by the KDE
community.")
(define-public phonon
(package
(name "phonon")
- (version "4.10.0")
+ (version "4.10.1")
(source (origin
(method url-fetch)
(uri (string-append
@@ -150,7 +150,7 @@ common build settings used in software produced by the KDE
community.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0gyhlnwamzfw31kw4qh0v6rj0m47k9wfygd6h07klg9ggp60xhg2"))))
+ "1dwdw0hm6685psrp7v9frhkhqvsxrbdnm3gw794j5z7g3brqvag5"))))
(build-system cmake-build-system)
(native-inputs
;; TODO: Think about adding pulseaudio. Is it required for sound?
- 06/20: gnu: rng-tools: Update to 6.2., (continued)
- 06/20: gnu: rng-tools: Update to 6.2., Tobias Geerinckx-Rice, 2018/05/16
- 11/20: gnu: libfm: Update to 1.3.0.2., Tobias Geerinckx-Rice, 2018/05/16
- 14/20: gnu: python-ddt: Update to 1.1.3., Tobias Geerinckx-Rice, 2018/05/16
- 05/20: gnu: python-graphviz: Update to 0.8.3., Tobias Geerinckx-Rice, 2018/05/16
- 15/20: gnu: dash: Update to 0.5.10.1., Tobias Geerinckx-Rice, 2018/05/16
- 13/20: gnu: python-netifaces: Update to 0.10.7., Tobias Geerinckx-Rice, 2018/05/16
- 19/20: gnu: r-rcppprogress: Update to 0.4.1., Tobias Geerinckx-Rice, 2018/05/16
- 18/20: gnu: r-plotrix: Update to 3.7-1., Tobias Geerinckx-Rice, 2018/05/16
- 16/20: gnu: r-bit: Update to 1.1-13., Tobias Geerinckx-Rice, 2018/05/16
- 20/20: gnu: libdca: Update to 0.0.6., Tobias Geerinckx-Rice, 2018/05/16
- 03/20: gnu: phonon: Update to 4.10.1.,
Tobias Geerinckx-Rice <=
- 17/20: gnu: r-stringr: Update to 1.3.1., Tobias Geerinckx-Rice, 2018/05/16