unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Hilton Chain via Guix-patches via <guix-patches@gnu.org>
To: 59553@debbugs.gnu.org
Cc: Hilton Chain <hako@ultrarare.space>
Subject: [bug#59553] [PATCH] gnu: emacs-ebuku: Update to commit 0c6cf404a49b.
Date: Fri, 25 Nov 2022 09:16:09 +0800	[thread overview]
Message-ID: <20221125011609.12687-1-hako@ultrarare.space> (raw)

* gnu/packages/emacs-xyz.scm (emacs-ebuku): Update to commit 0c6cf404a49b.
---
 gnu/packages/emacs-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 5d6f4d040f..95bb107e5d 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -13434,8 +13434,8 @@ (define-public emacs-ebuild-mode
 
 (define-public emacs-ebuku
   ;; Upstream has no tagged release.
-  (let ((revision "0")
-        (commit "5b8bf34b8ea5d05f0b8dfc12bfea825f9cffbeda"))
+  (let ((revision "1")
+        (commit "0c6cf404a49bd68800221446df186fffa0139325"))
     (package
       (name "emacs-ebuku")
       (version (git-version "0" revision commit))
@@ -13447,7 +13447,7 @@ (define-public emacs-ebuku
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "04733lqa6z3kmdjcgdi58q3wrqan2qib43rvjw51qc739fwmwb5y"))))
+                  "09fkzmcvzdbdjaa167wiybj0kir7y12pcq2varjywshvq2l7niz4"))))
       (build-system emacs-build-system)
       (home-page "https://github.com/flexibeast/ebuku")
       (synopsis "Emacs interface to the buku Web bookmark manager")

base-commit: 5eb2995c006283fc0b649f10a6d002580ccac8d6
-- 
2.38.1





             reply	other threads:[~2022-11-25  1:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-25  1:16 Hilton Chain via Guix-patches via [this message]
2022-11-26 10:55 ` bug#59553: [PATCH] gnu: emacs-ebuku: Update to commit 0c6cf404a49b Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221125011609.12687-1-hako@ultrarare.space \
    --to=guix-patches@gnu.org \
    --cc=59553@debbugs.gnu.org \
    --cc=hako@ultrarare.space \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).