[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
92/377: gnu: emacs-ebdb: Update to 0.8.2.
From: |
guix-commits |
Subject: |
92/377: gnu: emacs-ebdb: Update to 0.8.2. |
Date: |
Thu, 2 Sep 2021 17:54:49 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 20ca345899ee046426201c07e9e2eb9d2737645a
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Thu Aug 26 10:13:45 2021 +0200
gnu: emacs-ebdb: Update to 0.8.2.
* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.8.2.
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 4794fba..5d3bc94 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -25862,14 +25862,14 @@ federated microblogging social network.")
(define-public emacs-ebdb
(package
(name "emacs-ebdb")
- (version "0.8.1")
+ (version "0.8.2")
(source
(origin
(method url-fetch)
(uri (string-append "https://elpa.gnu.org/packages/"
"ebdb-" version ".tar"))
(sha256
- (base32 "1wdv1jkcawbxa8nnd0856ix1qp0chkc9yasvm7dmn7gj1y92nss1"))))
+ (base32 "1idwih5v287q9vdhsnr1bsibdv4h61vmy3b82svf2x9aik1a7vir"))))
(build-system emacs-build-system)
(home-page "https://github.com/girzel/ebdb")
(synopsis "EIEIO port of BBDB, Emacs's contact-management package")
- 88/377: gnu: Add r-ballgown., (continued)
- 88/377: gnu: Add r-ballgown., guix-commits, 2021/09/02
- 87/377: gnu: Add ivar., guix-commits, 2021/09/02
- 84/377: gnu: r-delayedmatrixstats: Update to 1.14.2., guix-commits, 2021/09/02
- 39/377: gnu: r-quanteda: Update to 3.1.0., guix-commits, 2021/09/02
- 40/377: gnu: r-rpf: Update to 1.0.8., guix-commits, 2021/09/02
- 48/377: gnu: r-seurat: Update to 4.0.4., guix-commits, 2021/09/02
- 58/377: gnu: r-survival: Update to 3.2-12., guix-commits, 2021/09/02
- 61/377: gnu: r-rmarkdown: Update to 2.10., guix-commits, 2021/09/02
- 60/377: gnu: r-readr: Update to 2.0.1., guix-commits, 2021/09/02
- 75/377: gnu: r-ggtree: Update to 3.0.3., guix-commits, 2021/09/02
- 92/377: gnu: emacs-ebdb: Update to 0.8.2.,
guix-commits <=
- 95/377: gnu: emacs-htmlize: Update to 1.56., guix-commits, 2021/09/02
- 23/377: gnu: r-rbibutils: Update to 2.2.3., guix-commits, 2021/09/02
- 37/377: gnu: r-showtext: Update to 0.9-4., guix-commits, 2021/09/02
- 44/377: gnu: r-rxnat: Update to 1.0.15., guix-commits, 2021/09/02
- 49/377: gnu: r-mlr3: Update to 0.12.0., guix-commits, 2021/09/02
- 53/377: gnu: r-textplot: Update to 0.2.0., guix-commits, 2021/09/02
- 56/377: gnu: r-tensorflow: Update to 2.6.0., guix-commits, 2021/09/02
- 62/377: gnu: r-rsqlite: Update to 2.2.8., guix-commits, 2021/09/02
- 65/377: gnu: r-biostrings: Update to 2.60.2., guix-commits, 2021/09/02
- 64/377: gnu: r-biomart: Update to 2.48.3., guix-commits, 2021/09/02