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: 60686@debbugs.gnu.org
Subject: [bug#60686] [PATCH 2/2] gnu: emacs-semi-epg: Update to commit 7d8df0ef2f48.
Date: Mon, 09 Jan 2023 15:29:32 +0800	[thread overview]
Message-ID: <87k01ww4gz.wl-hako@ultrarare.space> (raw)
In-Reply-To: <handler.60686.B.167324932214216.ack@debbugs.gnu.org>


* gnu/packages/emacs-xyz.scm (emacs-semi-epg): Update to commit 7d8df0ef2f48.
---
 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 b1db0d85a2..961fd70823 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -34860,8 +34860,8 @@ (define-public emacs-flim-lb
 (define-public emacs-semi-epg
   ;; No release since Dec 24, 2003.
   (let ((version "1.14.6")
-        (revision "241")
-        (commit "ac3e726ca94ed245c25881ec8d7177d0d834ea6a"))
+        (revision "242")
+        (commit "7d8df0ef2f483e2dc063a72099295f467e6bc2c8"))
     (package
       (name "emacs-semi-epg")
       (version (git-version version revision commit))
@@ -34873,7 +34873,7 @@ (define-public emacs-semi-epg
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "1bg07y6svvg1mmlr455x3j1anjp3wbv27s6b2inp294rbwprm41n"))))
+                  "01dn91xjcl7p5rnbgyh5l4kdlqx31s0gw5vh7hhcapbiq8rihmjd"))))
       (build-system emacs-build-system)
       (propagated-inputs (list emacs-bbdb-vcard emacs-flim-lb))
       (home-page "https://www.emacswiki.org/emacs/WanderLust")
-- 
2.38.1





  parent reply	other threads:[~2023-01-09  7:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-09  7:28 [bug#60686] [PATCH 1/2] gnu: emacs-flim-lb: Update to commit 3a931b566494 Hilton Chain via Guix-patches via
     [not found] ` <handler.60686.B.167324932214216.ack@debbugs.gnu.org>
2023-01-09  7:29   ` Hilton Chain via Guix-patches via [this message]
2023-01-13 22:00 ` bug#60686: " 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

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

  git send-email \
    --in-reply-to=87k01ww4gz.wl-hako@ultrarare.space \
    --to=guix-patches@gnu.org \
    --cc=60686@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 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.