Message ID | 20200106012618.2370-1-tona_kosmicznego_smiecia@interia.pl |
---|---|
State | Accepted |
Headers | show |
Series | [bug#38973,01/22] gnu: jami: Bump to 20191128.1.4c44bb7. | expand |
Context | Check | Description |
---|---|---|
cbaines/applying patch | success | Successfully applied |
I broke the whole patch series, sorry, hope this solves everything. I got smtp error and thought patches didn't send. Jan Wielkiewicz
diff --git a/gnu/packages/telephony.scm b/gnu/packages/telephony.scm index 0c9de8bd0c..d923882e6b 100644 --- a/gnu/packages/telephony.scm +++ b/gnu/packages/telephony.scm @@ -657,7 +657,7 @@ calls and messages") Initiation Protocol (SIP) and a multimedia framework.") (license license:gpl2+))) -(define %jami-version "20191101.3.67671e7") +(define %jami-version "20191128.1.4c44bb7") (define* (jami-source #:key without-daemon) (origin @@ -673,7 +673,7 @@ Initiation Protocol (SIP) and a multimedia framework.") #f)) (sha256 (base32 - "0kw172w2ccyz438kf5xqw14nhfm4xk6a2libnzib9j2wvhlpf4q0")))) + "1d1rvvb1qx8h464s2650zd9c1nhpwymvq6h058a8fzp4pzxxb64v")))) (define-public pjproject-jami (package