summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2014-11-23 22:10:26 +0100
committerAndreas Enge <andreas@enge.fr>2014-11-26 14:56:51 +0100
commite26e134b4ab7d4f759e4deea34b80599babbfa63 (patch)
treed8f36b8274640951ca75d087910eddd2571febb8
parent07ba213a39070f4fb57d7e2257ed6502c87ec2bb (diff)
gnu: ucommon: Update to 6.2.2.
* gnu/packages/telephony.scm (ucommon): Update to 6.2.2.
-rw-r--r--gnu/packages/telephony.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/telephony.scm b/gnu/packages/telephony.scm
index 6c5ac10e085..ef3b97f322f 100644
--- a/gnu/packages/telephony.scm
+++ b/gnu/packages/telephony.scm
@@ -56,13 +56,13 @@ reimplementation.")
56(define-public ucommon 56(define-public ucommon
57 (package 57 (package
58 (name "ucommon") 58 (name "ucommon")
59 (version "6.1.11") 59 (version "6.2.2")
60 (source (origin 60 (source (origin
61 (method url-fetch) 61 (method url-fetch)
62 (uri (string-append "mirror://gnu/commoncpp/" name "-" 62 (uri (string-append "mirror://gnu/commoncpp/" name "-"
63 version ".tar.gz")) 63 version ".tar.gz"))
64 (sha256 (base32 64 (sha256 (base32
65 "0hpwxiyd7c3qnzksk6vw94cdig1v8yy6khgcaa87a7hb3zbkv4zg")))) 65 "0rpamwnrvy0688b0y2xsbrc3zjw9qg1svfbavqjh54swvhkfzp0x"))))
66 (build-system gnu-build-system) 66 (build-system gnu-build-system)
67 (synopsis "Common C++ framework for threaded applications") 67 (synopsis "Common C++ framework for threaded applications")
68 (description "GNU uCommon C++ is meant as a very light-weight C++ library 68 (description "GNU uCommon C++ is meant as a very light-weight C++ library