GNU bug report logs - #71976
[core-updates PATCH] gnu: gpgme: Update to 1.23.2.

Previous Next

Package: guix-patches;

Reported by: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

Date: Sun, 7 Jul 2024 01:18:02 UTC

Severity: normal

Tags: patch

Done: Greg Hogan <code <at> greghogan.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Greg Hogan <code <at> greghogan.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#71976: closed ([core-updates PATCH] gnu: gpgme: Update to
 1.23.2.)
Date: Tue, 11 Mar 2025 15:46:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 11 Mar 2025 11:45:09 -0400
with message-id <CA+3U0ZkHMLKHms_ivv_rGxHV+A3sxU_jWKtHnh5t7PsENvFyug <at> mail.gmail.com>
and subject line Re: [bug#71976] [core-updates PATCH] gnu: gpgme: Update to 1.23.2.
has caused the debbugs.gnu.org bug report #71976,
regarding [core-updates PATCH] gnu: gpgme: Update to 1.23.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
71976: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71976
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: guix-patches <at> gnu.org
Subject: [core-updates PATCH] gnu: gpgme: Update to 1.23.2.
Date: Sun,  7 Jul 2024 09:14:36 +0800
* gnu/packages/gnupg.scm (gpgme): Update to 1.23.2.

Change-Id: Iaede37c8f0232563799e19051e98889106cbaff1
---
 gnu/packages/gnupg.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm
index 00d69ef810..0216f2419a 100644
--- a/gnu/packages/gnupg.scm
+++ b/gnu/packages/gnupg.scm
@@ -432,13 +432,13 @@ (define-public gnupg-1
 (define-public gpgme
   (package
     (name "gpgme")
-    (version "1.18.0")
+    (version "1.23.2")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "mirror://gnupg/gpgme/gpgme-" version ".tar.bz2"))
       (sha256
-       (base32 "17hfigfnq6xz45b5xrp299f68b5mwx0aysd51sx5v4nf8yp4w79n"))))
+       (base32 "092jrqdmdggjhl0swpvci8cscdcx0hbbr897an0vdk1wyfqyi6cl"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: e4da066f0029ef38f6a791f6f9d4cfdb8b39b6a3
-- 
2.45.2



[Message part 3 (message/rfc822, inline)]
From: Greg Hogan <code <at> greghogan.com>
To: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Cc: 71976-done <at> debbugs.gnu.org
Subject: Re: [bug#71976] [core-updates PATCH] gnu: gpgme: Update to 1.23.2.
Date: Tue, 11 Mar 2025 11:45:09 -0400
On Sat, Jul 6, 2024 at 9:18 PM Zheng Junjie <zhengjunjie <at> iscas.ac.cn> wrote:
>
> * gnu/packages/gnupg.scm (gpgme): Update to 1.23.2.
>
> Change-Id: Iaede37c8f0232563799e19051e98889106cbaff1
> ---
>  gnu/packages/gnupg.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm
> index 00d69ef810..0216f2419a 100644
> --- a/gnu/packages/gnupg.scm
> +++ b/gnu/packages/gnupg.scm
> @@ -432,13 +432,13 @@ (define-public gnupg-1
>  (define-public gpgme
>    (package
>      (name "gpgme")
> -    (version "1.18.0")
> +    (version "1.23.2")
>      (source
>       (origin
>        (method url-fetch)
>        (uri (string-append "mirror://gnupg/gpgme/gpgme-" version ".tar.bz2"))
>        (sha256
> -       (base32 "17hfigfnq6xz45b5xrp299f68b5mwx0aysd51sx5v4nf8yp4w79n"))))
> +       (base32 "092jrqdmdggjhl0swpvci8cscdcx0hbbr897an0vdk1wyfqyi6cl"))))
>      (build-system gnu-build-system)
>      (arguments
>       (list
>
> base-commit: e4da066f0029ef38f6a791f6f9d4cfdb8b39b6a3
> --
> 2.45.2

gpgme is now at version 1.24.1. Closing.


This bug report was last modified 132 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.