unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#58723] [PATCH] gnu: emacs-ement: Update to 0.4.
@ 2022-10-22 18:59 Michael Rohleder
  2022-10-23 14:36 ` bug#58723: " Michael Rohleder
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2022-10-22 18:59 UTC (permalink / raw)
  To: 58723; +Cc: Michael Rohleder

* gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.4.
---
 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 06ec9dd904..30c50a9994 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -17152,7 +17152,7 @@ (define-public emacs-plz
 (define-public emacs-ement
   (package
     (name "emacs-ement")
-    (version "0.3.1")
+    (version "0.4")
     (source
      (origin
        (method git-fetch)
@@ -17161,7 +17161,7 @@ (define-public emacs-ement
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1ap4zxn2ba8bvmzm77aa4bnxgb1hnz5cymcim9jzy7b67bgapmy7"))))
+        (base32 "0pcszmcbq2lwjzpz3jd378sdqb7jh0v0c0ak49nmc5gciljjlzcg"))))
     (build-system emacs-build-system)
     (arguments
      `(#:emacs ,emacs))               ;need libxml support
-- 
2.38.0





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

* bug#58723: [PATCH] gnu: emacs-ement: Update to 0.4.
  2022-10-22 18:59 [bug#58723] [PATCH] gnu: emacs-ement: Update to 0.4 Michael Rohleder
@ 2022-10-23 14:36 ` Michael Rohleder
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Rohleder @ 2022-10-23 14:36 UTC (permalink / raw)
  To: 58723-done

[-- Attachment #1: Type: text/plain, Size: 215 bytes --]

Nicolas has pushed 27bda6c5f99198a3bab8a8c3cbecaacdd189a6c0 -> close.
Thx!

-- 
Marriage is the triumph of imagination over intelligence.
Second marriage is the triumph of hope over experience. - Oscar Wilde.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 511 bytes --]

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

end of thread, other threads:[~2022-10-24  5:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-22 18:59 [bug#58723] [PATCH] gnu: emacs-ement: Update to 0.4 Michael Rohleder
2022-10-23 14:36 ` bug#58723: " Michael Rohleder

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