[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/13: gnu: emacs-pos-tip: Update to 0.4.7.
From: |
guix-commits |
Subject: |
09/13: gnu: emacs-pos-tip: Update to 0.4.7. |
Date: |
Sun, 23 Jul 2023 14:40:09 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit ed8b10ede9579574c7fc02cf95877ef014c19433
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jul 16 02:00:02 2023 +0200
gnu: emacs-pos-tip: Update to 0.4.7.
* gnu/packages/emacs-xyz.scm (emacs-pos-tip): Update to 0.4.7.
---
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 2835e7d8f1..d7e45fffc6 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -18066,7 +18066,7 @@ Pippel also uses Tabulated List mode, it provides a
similar package menu like
(define-public emacs-pos-tip
(package
(name "emacs-pos-tip")
- (version "0.4.6")
+ (version "0.4.7")
(source
(origin
(method git-fetch)
@@ -18075,7 +18075,7 @@ Pippel also uses Tabulated List mode, it provides a
similar package menu like
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0w8bnspnk871qndp18hs0wk4x9x31xr9rwbvf5dc8mcbnj29ch33"))))
+ (base32 "1k6r59jhbyiknhsl7df0zafyc4d9r3vk953x6sdxgz92kx6hxpfy"))))
(build-system emacs-build-system)
;; The following functions and variables needed by emacs-pos-tip are
;; not included in emacs-minimal:
- 03/13: gnu: python-compreffor: Update to 0.5.4., (continued)
- 03/13: gnu: python-compreffor: Update to 0.5.4., guix-commits, 2023/07/23
- 04/13: gnu: python-compreffor: Mark up description., guix-commits, 2023/07/23
- 07/13: gnu: mplayer: Use G-expressions., guix-commits, 2023/07/23
- 08/13: gnu: mplayer: Use #:configure-flags., guix-commits, 2023/07/23
- 12/13: gnu: hwinfo: Remove input labels., guix-commits, 2023/07/23
- 01/13: guix-install.sh: Install SELinux policy only if tools are present., guix-commits, 2023/07/23
- 05/13: gnu: mplayer: Update to 1.5., guix-commits, 2023/07/23
- 06/13: gnu: mplayer: Remove input labels., guix-commits, 2023/07/23
- 13/13: gnu: darktable: Update to 4.4.2., guix-commits, 2023/07/23
- 11/13: gnu: hwinfo: Update to 23.2., guix-commits, 2023/07/23
- 09/13: gnu: emacs-pos-tip: Update to 0.4.7.,
guix-commits <=
- 10/13: gnu: godot: Update to 4.1.1., guix-commits, 2023/07/23