guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/04: gnu: sipwitch: Update to 1.9.15.


From: Efraim Flashner
Subject: 02/04: gnu: sipwitch: Update to 1.9.15.
Date: Tue, 22 Dec 2015 21:40:54 +0000

efraim pushed a commit to branch master
in repository guix.

commit 419fa59b17fce0306af998eb23192032ef3239f9
Author: Efraim Flashner <address@hidden>
Date:   Tue Dec 22 22:45:41 2015 +0200

    gnu: sipwitch: Update to 1.9.15.
    
    * gnu/packages/telephony.scm (sipwitch): Update to 1.9.15.
---
 gnu/packages/telephony.scm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/telephony.scm b/gnu/packages/telephony.scm
index 0bc0b0f..3f4ab56 100644
--- a/gnu/packages/telephony.scm
+++ b/gnu/packages/telephony.scm
@@ -148,13 +148,13 @@ multiplayer games.")
 (define-public sipwitch
   (package
    (name "sipwitch")
-   (version "1.9.14")
+   (version "1.9.15")
    (source (origin
             (method url-fetch)
             (uri (string-append "mirror://gnu/sipwitch/sipwitch-"
                    version ".tar.gz"))
             (sha256 (base32
-                     "1mrzl5nakiz613v3ch27k5dj2ykm88dlcr22lqny6dnjyfa9n2ki"))))
+                     "10lli9c703d7qbarzc0lgmz963ppncvnrklwrnri0s1zcmmahyia"))))
    (build-system gnu-build-system)
    ;; The configure.ac uses pkg-config but in a kludgy way which breaks when
    ;; cross-compiling.  Among other issues there the program name "pkg-config"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]