guix-commits
[Top][All Lists]
Advanced

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

03/05: gnu: sipwitch: Update to 1.9.7.


From: Andreas Enge
Subject: 03/05: gnu: sipwitch: Update to 1.9.7.
Date: Sat, 18 Apr 2015 19:23:25 +0000

andreas pushed a commit to branch master
in repository guix.

commit 936e86bdae8087c46db9b6c735b019546e5b5398
Author: Andreas Enge <address@hidden>
Date:   Sat Apr 18 20:20:57 2015 +0200

    gnu: sipwitch: Update to 1.9.7.
    
    * gnu/packages/telephony.scm (sipwitch): Update to 1.9.7.
---
 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 4506690..45591c1 100644
--- a/gnu/packages/telephony.scm
+++ b/gnu/packages/telephony.scm
@@ -145,13 +145,13 @@ multiplayer games.")
 (define-public sipwitch
   (package
    (name "sipwitch")
-   (version "1.9.6")
+   (version "1.9.7")
    (source (origin
             (method url-fetch)
             (uri (string-append "mirror://gnu/sipwitch/sipwitch-"
                    version ".tar.gz"))
             (sha256 (base32
-                     "04kfzcg12zn47y70gc5w5yi6jwgj1z2xyma2ljzz48lg1236qiqq"))))
+                     "07a069cx35pndl96c9v3vsyjcmrrr97xnv37k74m21q31isc458c"))))
    (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]