[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/16: gnu: emacs-eshell-prompt-extras: Update to 1.1.
From: |
guix-commits |
Subject: |
04/16: gnu: emacs-eshell-prompt-extras: Update to 1.1. |
Date: |
Sat, 2 Sep 2023 17:48:59 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 2526aecfb0b3541cfa51f241dbdad69fcf6eabe0
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sat Sep 2 22:54:45 2023 +0200
gnu: emacs-eshell-prompt-extras: Update to 1.1.
* gnu/packages/emacs-xyz.scm (emacs-eshell-prompt-extras): Update to 1.1.
---
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 9c889a0f2d..0d490fd34b 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -33218,7 +33218,7 @@ information from the tags gathered by CEDET's semantic
analyzer.)")
(define-public emacs-eshell-prompt-extras
(package
(name "emacs-eshell-prompt-extras")
- (version "1.0")
+ (version "1.1")
(home-page "https://github.com/zwild/eshell-prompt-extras")
(source
(origin
@@ -33229,7 +33229,7 @@ information from the tags gathered by CEDET's semantic
analyzer.)")
(file-name (git-file-name name version))
(sha256
(base32
- "0gb07mns23dgqqr6qfy7d6ndizy15sqgbgfaig6k5xbjnwi02v9g"))))
+ "04wgffj43lw1i853s8vkw8hvjx29vv5lnmhjyqcclwfnbj7ddvn9"))))
(build-system emacs-build-system)
(synopsis "Display extra information and color for your Eshell prompt")
(description "This library displays various customizable elements for
- branch master updated (771cbf2ab2 -> 4818ad5ba2), guix-commits, 2023/09/02
- 04/16: gnu: emacs-eshell-prompt-extras: Update to 1.1.,
guix-commits <=
- 05/16: gnu: emacs-exec-path-from-shell: Update to 2.1., guix-commits, 2023/09/02
- 01/16: gnu: Add emacs-speed-type., guix-commits, 2023/09/02
- 02/16: gnu: emacs-eldev: Update to 1.6., guix-commits, 2023/09/02
- 11/16: gnu: emacs-ibuffer-projectile: Update to 0.4., guix-commits, 2023/09/02
- 10/16: gnu: emacs-ibrowse: Update to 0.2.3., guix-commits, 2023/09/02
- 03/16: gnu: emacs-elfeed-score: Update to 1.2.7., guix-commits, 2023/09/02
- 06/16: gnu: emacs-haskell-mode: Update to 17.4., guix-commits, 2023/09/02
- 08/16: gnu: emacs-hl-todo: Update to 3.6.0., guix-commits, 2023/09/02
- 09/16: gnu: emacs-howm: Update to 1.5.0., guix-commits, 2023/09/02
- 13/16: gnu: emacs-ibuffer-vc: Update to 0.12., guix-commits, 2023/09/02