guix-commits
[Top][All Lists]
Advanced

[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:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]