[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#40677] [PATCH 24/30] gnu: jami: Bump to 20200326.1.f8d3d10.
From: |
Jan Wielkiewicz |
Subject: |
[bug#40677] [PATCH 24/30] gnu: jami: Bump to 20200326.1.f8d3d10. |
Date: |
Fri, 17 Apr 2020 02:34:27 +0200 |
---
gnu/packages/jami.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/jami.scm b/gnu/packages/jami.scm
index 61236ff9a0..7d4f13250b 100644
--- a/gnu/packages/jami.scm
+++ b/gnu/packages/jami.scm
@@ -59,7 +59,7 @@
#:use-module (guix packages)
#:use-module (guix utils))
-(define %jami-version "20200214.1.7488e86")
+(define %jami-version "20200326.1.f8d3d10")
(define* (jami-source #:key without-daemon)
(origin
@@ -75,7 +75,7 @@
#f))
(sha256
(base32
- "174akfri3l1wjchkybz3ida975k7fxwd9vhpfxqyliy1i894z721"))))
+ "05mi8axxfslbmqc0658zxnjyhgihh5mn97g8hdasd4ip96gyyv1p"))))
(define-public jami-apply-dependency-patches
'(lambda* (#:key inputs dep-name patches)
--
2.26.1
- [bug#40677] [PATCH 19/30] gnu: jami.scm: Untabify by emacs., (continued)
- [bug#40677] [PATCH 19/30] gnu: jami.scm: Untabify by emacs., Jan Wielkiewicz, 2020/04/16
- [bug#40677] [PATCH 20/30] gnu: jami: Bump to 20200214.1.7488e86., Jan Wielkiewicz, 2020/04/16
- [bug#40677] [PATCH 22/30] gnu: networking.scm: Add missing copyright year., Jan Wielkiewicz, 2020/04/16
- [bug#40677] [PATCH 21/30] gnu: opendht: Bump to 2.0.0rc2., Jan Wielkiewicz, 2020/04/16
- [bug#40677] [PATCH 23/30] gnu: pjproject, pjproject-jami: Remove broken pjproject package. Make pjproject-jami package stand-alone by moving package code from pjproject into it., Jan Wielkiewicz, 2020/04/16
- [bug#40677] [PATCH 29/30] gnu: jami: Replace gnu-gettext with gettext-minimal, just like on master., Jan Wielkiewicz, 2020/04/16
- [bug#40677] [PATCH 26/30] gnu: jami.scm: Indent code properly., Jan Wielkiewicz, 2020/04/16
- [bug#40677] [PATCH 24/30] gnu: jami: Bump to 20200326.1.f8d3d10.,
Jan Wielkiewicz <=
- [bug#40677] [PATCH 28/30] gnu: jami: Bump to 20200401.1.6f090de., Jan Wielkiewicz, 2020/04/16
- [bug#40677] [PATCH 25/30] gnu: pjproject-jami: Bump to 2.10; apply some cool patches., Jan Wielkiewicz, 2020/04/16
- [bug#40677] [PATCH 27/30] gnu: opendht: Bump to 2.0.0., Jan Wielkiewicz, 2020/04/16
- [bug#40677] [PATCH 30/30] gnu: pjproject-jami: Add the missing "--enable-epoll" flag., Jan Wielkiewicz, 2020/04/16
- [bug#40677] [PATCH 01/30] gnu: jami: Move Jami and its dependencies to jami.scm., Mathieu Othacehe, 2020/04/18
[bug#40677] Code review problems resolved, Jan, 2020/04/20
[bug#40677] [PATCH 01/18] gnu: jami: Move Jami and its dependencies to jami.scm., Jan Wielkiewicz, 2020/04/21