guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: sipwitch: Update to 1.9.8.


From: Andreas Enge
Subject: 01/01: gnu: sipwitch: Update to 1.9.8.
Date: Mon, 22 Jun 2015 22:20:12 +0000

andreas pushed a commit to branch master
in repository guix.

commit 22ad39187c0a420054a2e642f4d7a9cb283ea1c3
Author: Andreas Enge <address@hidden>
Date:   Tue Jun 23 00:19:25 2015 +0200

    gnu: sipwitch: Update to 1.9.8.
    
    * gnu/packages/telephony.scm (sipwitch): Update to 1.9.8.
---
 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 152b158..8f3d597 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.7")
+   (version "1.9.8")
    (source (origin
             (method url-fetch)
             (uri (string-append "mirror://gnu/sipwitch/sipwitch-"
                    version ".tar.gz"))
             (sha256 (base32
-                     "07a069cx35pndl96c9v3vsyjcmrrr97xnv37k74m21q31isc458c"))))
+                     "0117c5iid1vrwl7sl3pys2jlinpmx2vfp8wcdwk93m7cc6k9793b"))))
    (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]