all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Hilton Chain via Guix-patches via <guix-patches@gnu.org>
To: 68775@debbugs.gnu.org
Cc: Hilton Chain <hako@ultrarare.space>,
	Andrew Tropin <andrew@trop.in>,
	Katherine Cox-Buday <cox.katherine.e+guix@gmail.com>,
	Liliana Marie Prikler <liliana.prikler@gmail.com>
Subject: [bug#68775] [PATCH 3/3] gnu: emacs-wanderlust: Update to 2.15.9-812.8ea81cd.
Date: Sun, 28 Jan 2024 16:26:45 +0800	[thread overview]
Message-ID: <83beba75d96cdfff07fc93a6755ed53410424c86.1706430143.git.hako@ultrarare.space> (raw)
In-Reply-To: <cover.1706430143.git.hako@ultrarare.space>

* gnu/packages/emacs-xyz.scm (emacs-wanderlust): Update to 2.15.9-812.8ea81cd.

Change-Id: Ib485c9250f226b46ac0e0a325c79014924478299
---
 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 6ef6404797..61055231f9 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -39091,8 +39091,8 @@ (define-public emacs-semi-epg
 
 (define-public emacs-wanderlust
   ;; No release since Jan 15, 2010.
-  (let ((commit "3e8cf26abd9c5c8e4fc611032e259ca930665641")
-        (revision "803"))
+  (let ((commit "8ea81cd44fe68bf921d831bf0829912bd6b86db5")
+        (revision "812"))
     (package
       (name "emacs-wanderlust")
       (version (git-version "2.15.9" revision commit))
@@ -39113,7 +39113,7 @@ (define-public emacs-wanderlust
                            (("package-user-dir") "NONE"))))
                 (sha256
                  (base32
-                  "0k9r3j7pcnvnnj0km8ggjdrf2nfgn1mfq7r7267bk3r3x92cvqh9"))))
+                  "0qg9z1y860gpcszhp508glhyfy7kapp0j8gnq6jkaq3m7dzjfy3x"))))
       (build-system emacs-build-system)
       (arguments
        (list #:phases
-- 
2.41.0





  parent reply	other threads:[~2024-01-28  8:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-28  8:24 [bug#68775] [PATCH 0/3] gnu: emacs-wanderlust: Update to 2.15.9-812.8ea81cd Hilton Chain via Guix-patches via
2024-01-28  8:26 ` [bug#68775] [PATCH 1/3] gnu: emacs-apel-lb: Update to 1.14.9-142.abdd231 Hilton Chain via Guix-patches via
2024-01-28  8:26 ` [bug#68775] [PATCH 2/3] gnu: emacs-semi-epg: Update to 1.14.6-248.9063a44 Hilton Chain via Guix-patches via
2024-01-28  8:26 ` Hilton Chain via Guix-patches via [this message]
2024-02-05  7:40 ` bug#68775: [PATCH 0/3] gnu: emacs-wanderlust: Update to 2.15.9-812.8ea81cd Hilton Chain via Guix-patches via

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

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

  git send-email \
    --in-reply-to=83beba75d96cdfff07fc93a6755ed53410424c86.1706430143.git.hako@ultrarare.space \
    --to=guix-patches@gnu.org \
    --cc=68775@debbugs.gnu.org \
    --cc=andrew@trop.in \
    --cc=cox.katherine.e+guix@gmail.com \
    --cc=hako@ultrarare.space \
    --cc=liliana.prikler@gmail.com \
    /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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.