gnu: ucommon: Update to 6.3.0.

* gnu/packages/telephony.scm (ucommon): Update to 6.3.0.
This commit is contained in:
Andreas Enge 2015-02-02 23:03:30 +01:00
parent 4e7a137a83
commit aa30c6e738
1 changed files with 2 additions and 2 deletions

View File

@ -56,13 +56,13 @@ reimplementation.")
(define-public ucommon
(package
(name "ucommon")
(version "6.2.3")
(version "6.3.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/commoncpp/" name "-"
version ".tar.gz"))
(sha256 (base32
"1apk1k877knvh2k1yqspsln5wm81a4ly4w97ang1qhi21ydwgjnn"))))
"0l3s3vf8x3mhz85v23caf3p1xh0lirhl1xvbragapfcl1y4klmgv"))))
(build-system gnu-build-system)
(synopsis "Common C++ framework for threaded applications")
(description "GNU uCommon C++ is meant as a very light-weight C++ library