unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#73819] [PATCH] gnu: emacs-ement: Update to 0.16.
@ 2024-10-15 11:09 Arto Jantunen
  0 siblings, 0 replies; only message in thread
From: Arto Jantunen @ 2024-10-15 11:09 UTC (permalink / raw)
  To: 73819; +Cc: Arto Jantunen

Change-Id: I84eec8c4676d7ad3f50d8013b45a16630fe9ba31
---
 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 0be1ac83bc31..bb9558c7f1aa 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -21848,7 +21848,7 @@ (define-public emacs-plz-event-source
 (define-public emacs-ement
   (package
     (name "emacs-ement")
-    (version "0.15.1")
+    (version "0.16")
     (source
      (origin
        (method git-fetch)
@@ -21857,7 +21857,7 @@ (define-public emacs-ement
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1wj0gzbx3m4j1h093nh8m65xmmhz2wjmlg39smxai44x7va27xmv"))))
+        (base32 "1nskmygjhg01dz4jwvs8ixxk0dn3wa9sx7vym6dbs1i11pd761xn"))))
     (build-system emacs-build-system)
     (arguments
      (list #:emacs emacs))              ;need libxml support

base-commit: 7c93145d9e027cb571bf7634192dfae5468ecde2
-- 
2.39.5





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-10-15 15:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-15 11:09 [bug#73819] [PATCH] gnu: emacs-ement: Update to 0.16 Arto Jantunen

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).