unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#63512] [PATCH] gnu: emacs-ement: Update to 0.9.1.
@ 2023-05-15  5:56 jgart via Guix-patches via
  2023-05-15  7:24 ` bug#63512: " Andrew Tropin
  2023-05-16  0:46 ` [bug#63512] " jgart via Guix-patches via
  0 siblings, 2 replies; 3+ messages in thread
From: jgart via Guix-patches via @ 2023-05-15  5:56 UTC (permalink / raw)
  To: 63512; +Cc: jgart, Andrew Tropin, Liliana Marie Prikler

* gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.9.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 f69967287d..cad9819a5e 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -19195,7 +19195,7 @@ (define-public emacs-plz
 (define-public emacs-ement
   (package
     (name "emacs-ement")
-    (version "0.8.3")
+    (version "0.9.1")
     (source
      (origin
        (method git-fetch)
@@ -19204,7 +19204,7 @@ (define-public emacs-ement
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "17s3sl0dijgmhnaryw08g6vn6za46xz6a709rsfrdis8v1knqd7z"))))
+        (base32 "126h4cb0iy8k7w0amn0xizq2mbk9ga8yjc6kz1qn0k73d6kqwxn6"))))
     (build-system emacs-build-system)
     (arguments
      (list #:emacs emacs))              ;need libxml support

base-commit: c5fa9dd0e96493307cc76ea098a6bca9b076e012
-- 
2.40.1





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

end of thread, other threads:[~2023-05-16  0:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-15  5:56 [bug#63512] [PATCH] gnu: emacs-ement: Update to 0.9.1 jgart via Guix-patches via
2023-05-15  7:24 ` bug#63512: " Andrew Tropin
2023-05-16  0:46 ` [bug#63512] " jgart via Guix-patches via

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