unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#62782] [PATCH] gnu: emacs-ement: Update to 0.8.3.
@ 2023-04-11 22:54 jgart via Guix-patches via
  2023-04-16 13:54 ` bug#62782: " Nicolas Goaziou
  2023-04-16 16:08 ` [bug#62782] " jgart via Guix-patches via
  0 siblings, 2 replies; 3+ messages in thread
From: jgart via Guix-patches via @ 2023-04-11 22:54 UTC (permalink / raw)
  To: 62782; +Cc: jgart, Nicolas Goaziou

* gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.8.3.
---

Hi, here's v0.8.3 of ement.

Enjoy matrix from the warmth of elisp APIs.

 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 486740c198..a19f489c2b 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -19061,7 +19061,7 @@ (define-public emacs-plz
 (define-public emacs-ement
   (package
     (name "emacs-ement")
-    (version "0.8.2")
+    (version "0.8.3")
     (source
      (origin
        (method git-fetch)
@@ -19070,7 +19070,7 @@ (define-public emacs-ement
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0qzml4hrylvsd25vyyj1pf77kvv8kzjyzap00d4s182gvva4lvks"))))
+        (base32 "17s3sl0dijgmhnaryw08g6vn6za46xz6a709rsfrdis8v1knqd7z"))))
     (build-system emacs-build-system)
     (arguments
      (list #:emacs emacs))              ;need libxml support
-- 
2.39.2





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

* bug#62782: [PATCH] gnu: emacs-ement: Update to 0.8.3.
  2023-04-11 22:54 [bug#62782] [PATCH] gnu: emacs-ement: Update to 0.8.3 jgart via Guix-patches via
@ 2023-04-16 13:54 ` Nicolas Goaziou
  2023-04-16 16:08 ` [bug#62782] " jgart via Guix-patches via
  1 sibling, 0 replies; 3+ messages in thread
From: Nicolas Goaziou @ 2023-04-16 13:54 UTC (permalink / raw)
  To: jgart via Guix-patches via; +Cc: 62782-done, jgart

Hello,

jgart via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/emacs-xyz.scm (emacs-ement): Update to 0.8.3.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

* [bug#62782] [PATCH] gnu: emacs-ement: Update to 0.8.3.
  2023-04-11 22:54 [bug#62782] [PATCH] gnu: emacs-ement: Update to 0.8.3 jgart via Guix-patches via
  2023-04-16 13:54 ` bug#62782: " Nicolas Goaziou
@ 2023-04-16 16:08 ` jgart via Guix-patches via
  1 sibling, 0 replies; 3+ messages in thread
From: jgart via Guix-patches via @ 2023-04-16 16:08 UTC (permalink / raw)
  To: mail, 62782; +Cc: 62782-done

Thanks!




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

end of thread, other threads:[~2023-04-16 16:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-11 22:54 [bug#62782] [PATCH] gnu: emacs-ement: Update to 0.8.3 jgart via Guix-patches via
2023-04-16 13:54 ` bug#62782: " Nicolas Goaziou
2023-04-16 16:08 ` [bug#62782] " 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).