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: 66904@debbugs.gnu.org
Cc: Hilton Chain <hako@ultrarare.space>,
	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#66904] [PATCH 1/2] gnu: emacs-semi-epg: Update to 1.14.6-247.d15603b.
Date: Fri,  3 Nov 2023 09:25:59 +0800	[thread overview]
Message-ID: <e62477501d3563c3df87649ef42405e326f3c408.1698973840.git.hako@ultrarare.space> (raw)
In-Reply-To: <cover.1698973840.git.hako@ultrarare.space>

* gnu/packages/emacs-xyz.scm (emacs-semi-epg): Update to 1.14.6-247.d15603b.
---
 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 9620c17a5c..789bddfbe3 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -38349,8 +38349,8 @@ (define-public emacs-flim-lb
 
 (define-public emacs-semi-epg
   ;; No release since Dec 24, 2003.
-  (let ((commit "9370961ddcee78e389e44b36d38c3d93f8351619")
-        (revision "246"))
+  (let ((commit "d15603b8eb791f2057b48071c262996ad7767505")
+        (revision "247"))
     (package
       (name "emacs-semi-epg")
       (version (git-version "1.14.6" revision commit))
@@ -38362,7 +38362,7 @@ (define-public emacs-semi-epg
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "13f267j0mrji9cvjhq129nslrj2gwvq7ibsz384a4qilxf5rhccc"))))
+                  "0cxrzgxflwgz9wsim84vrliwvkf53v242di4dvn2dfh65gccwqjx"))))
       (build-system emacs-build-system)
       (propagated-inputs (list emacs-flim-lb))
       (inputs (list emacs-bbdb-vcard))
-- 
2.41.0





  reply	other threads:[~2023-11-03  1:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-03  1:14 [bug#66904] [PATCH 0/2] gnu: emacs-wanderlust: Update to 2.15.9-803.3e8cf26 Hilton Chain via Guix-patches via
2023-11-03  1:25 ` Hilton Chain via Guix-patches via [this message]
2023-11-03  1:26 ` [bug#66904] [PATCH 2/2] " Hilton Chain via Guix-patches via
2023-11-05 18:30 ` [bug#66904] [PATCH 0/2] " Christopher Baines

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=e62477501d3563c3df87649ef42405e326f3c408.1698973840.git.hako@ultrarare.space \
    --to=guix-patches@gnu.org \
    --cc=66904@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.