[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/21: gnu: chatty: Update to 0.1.17.
From: |
guix-commits |
Subject: |
17/21: gnu: chatty: Update to 0.1.17. |
Date: |
Wed, 11 Nov 2020 11:49:04 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit b91236d92949d04a9b8e851766610baef94d3035
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Nov 11 17:32:53 2020 +0100
gnu: chatty: Update to 0.1.17.
* gnu/packages/messaging.scm (chatty): Update to 0.1.17.
---
gnu/packages/messaging.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 7fe5809..b462504 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -2373,7 +2373,7 @@ support for high performance Telegram Bot creation.")
(define-public chatty
(package
(name "chatty")
- (version "0.1.16")
+ (version "0.1.17")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -2382,7 +2382,7 @@ support for high performance Telegram Bot creation.")
(file-name (git-file-name name version))
(sha256
(base32
- "085hb3ii1cy0jb3f0mim25v5r5w3gpfsdpjid5dmrpw4gi88aa2x"))))
+ "0ba1rw8a3vif9k3570hxjfm25vqys3vk3f6g8z5irklwq4bi6lmn"))))
(build-system meson-build-system)
(arguments
'(#:phases
- 02/21: gnu: telepathy-idle: Update to 0.2.2., (continued)
- 02/21: gnu: telepathy-idle: Update to 0.2.2., guix-commits, 2020/11/11
- 04/21: gnu: tome4: Update to 1.7.2., guix-commits, 2020/11/11
- 03/21: gnu: acpica: Update to 20200925., guix-commits, 2020/11/11
- 06/21: gnu: setzer: Update to 0.3.6., guix-commits, 2020/11/11
- 07/21: gnu: mpd: Update to 0.22.3., guix-commits, 2020/11/11
- 09/21: gnu: perl-class-c3: Update to 0.35., guix-commits, 2020/11/11
- 13/21: gnu: perl-text-format: Update to 0.62., guix-commits, 2020/11/11
- 10/21: gnu: perl-clone-pp: Update to 1.08., guix-commits, 2020/11/11
- 12/21: gnu: perl-moox-handlesvia: Update to 0.001009., guix-commits, 2020/11/11
- 14/21: gnu: perl-libintl-perl: Update to 1.32., guix-commits, 2020/11/11
- 17/21: gnu: chatty: Update to 0.1.17.,
guix-commits <=
- 05/21: gnu: tome4: Prepare for cross-compilation., guix-commits, 2020/11/11
- 08/21: gnu: perl-algorithm-c3: Update to 0.11., guix-commits, 2020/11/11
- 11/21: gnu: perl-moox-file-configdir: Update to 0.008., guix-commits, 2020/11/11
- 15/21: gnu: perl-list-moreutils: Update to 0.430., guix-commits, 2020/11/11
- 16/21: gnu: perl-list-moreutils-xs: Update to 0.430., guix-commits, 2020/11/11
- 18/21: gnu: python-aiosmtpd: Update to 1.2.2., guix-commits, 2020/11/11
- 19/21: gnu: eid-mw: Build reproducibly., guix-commits, 2020/11/11
- 20/21: gnu: eid-mw: Update to 5.0.8., guix-commits, 2020/11/11
- 21/21: gnu: eid-mw: Don't try to bootstrap twice., guix-commits, 2020/11/11