unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#70604] [PATCH] gnu: emacs-cape: Update to 1.5.
@ 2024-04-27 11:43 Wilko Meyer
  2024-04-28 14:47 ` bug#70604: " Maxim Cournoyer
  0 siblings, 1 reply; 2+ messages in thread
From: Wilko Meyer @ 2024-04-27 11:43 UTC (permalink / raw)
  To: 70604
  Cc: Wilko Meyer, Andrew Tropin, Katherine Cox-Buday,
	Liliana Marie Prikler

* gnu/packages/emacs-xyz.scm (emacs-cape): Update to 1.5.

Change-Id: I8dcef81d57fa9eea92e2d4cdd2c942ef12f5abb4
---
 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 4abdf8502f..6ffd804feb 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -4880,7 +4880,7 @@ (define-public emacs-corfu-candidate-overlay
 (define-public emacs-cape
   (package
     (name "emacs-cape")
-    (version "1.4")
+    (version "1.5")
     (source
      (origin
        (method git-fetch)
@@ -4889,7 +4889,7 @@ (define-public emacs-cape
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1ml3w9xvcxbcbsi01rdsclsxra5h7jrm9lsrkbj1hin2wl5gr9np"))))
+        (base32 "1ah0nwib2k46467j0fhq9kckx7cqnjgwpdb7zk9jw8rbrjlndcpw"))))
     (build-system emacs-build-system)
     (arguments
      (list

base-commit: 8d29f416a9378d30f63c2a95f1bd1a420d9ccab4
-- 
2.41.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#70604: [PATCH] gnu: emacs-cape: Update to 1.5.
  2024-04-27 11:43 [bug#70604] [PATCH] gnu: emacs-cape: Update to 1.5 Wilko Meyer
@ 2024-04-28 14:47 ` Maxim Cournoyer
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Cournoyer @ 2024-04-28 14:47 UTC (permalink / raw)
  To: Wilko Meyer
  Cc: 70604-done, Katherine Cox-Buday, Liliana Marie Prikler,
	Andrew Tropin

Hi,

Wilko Meyer <w@wmeyer.eu> writes:

> * gnu/packages/emacs-xyz.scm (emacs-cape): Update to 1.5.

Applied!

-- 
Thanks,
Maxim




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-28 14:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-27 11:43 [bug#70604] [PATCH] gnu: emacs-cape: Update to 1.5 Wilko Meyer
2024-04-28 14:47 ` bug#70604: " Maxim Cournoyer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).