[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/14: gnu: emacs-circe: Update to 2.11.
From: |
guix-commits |
Subject: |
13/14: gnu: emacs-circe: Update to 2.11. |
Date: |
Thu, 26 Sep 2019 00:40:32 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit f70e567eea1e6adac209053fdc6dddbeec06b148
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Sep 26 05:34:13 2019 +0200
gnu: emacs-circe: Update to 2.11.
* gnu/packages/emacs-xyz.scm (emacs-circe): Update to 2.11.
---
gnu/packages/emacs-xyz.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index c641e9d..5606482 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -9998,7 +9998,7 @@ value of the access token.")
(define-public emacs-circe
(package
(name "emacs-circe")
- (version "2.10")
+ (version "2.11")
(source
(origin
(method git-fetch)
@@ -10007,8 +10007,7 @@ value of the access token.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32
- "10gi14kwxd81blddpvqh95lgmpbfgp0m955naxix3bs3r6a75n4s"))))
+ (base32 "0cr9flk310yn2jgvj4hbqw9nj5wlfi0fazdkqafzidgz6iq150wd"))))
(build-system emacs-build-system)
(arguments
`(#:tests? #t
- branch master updated (b106dd8 -> 91af103), guix-commits, 2019/09/26
- 12/14: gnu: dehydrated: Update to 0.6.5., guix-commits, 2019/09/26
- 14/14: gnu: dtc: Update to 1.5.1., guix-commits, 2019/09/26
- 01/14: gnu: fmit: Update to 1.2.13., guix-commits, 2019/09/26
- 06/14: gnu: encodings: Update to 1.0.5., guix-commits, 2019/09/26
- 08/14: gnu: libxcb: Don't use NAME in source URI., guix-commits, 2019/09/26
- 03/14: gnu: beets: Use HTTPS home page., guix-commits, 2019/09/26
- 10/14: gnu: bspwm: Update to 0.9.9., guix-commits, 2019/09/26
- 05/14: gnu: f3: Update to 7.2., guix-commits, 2019/09/26
- 09/14: gnu: vimb: Update to 3.5.0., guix-commits, 2019/09/26
- 13/14: gnu: emacs-circe: Update to 2.11.,
guix-commits <=
- 11/14: gnu: skopeo: Update to 0.1.39., guix-commits, 2019/09/26
- 07/14: gnu: xorgproto: Don't use NAME in source URI., guix-commits, 2019/09/26
- 02/14: gnu: emacs-xelb: Update to 0.18., guix-commits, 2019/09/26
- 04/14: gnu: beets: Update to 1.4.9., guix-commits, 2019/09/26