GNU bug report logs -
#71976
[core-updates PATCH] gnu: gpgme: Update to 1.23.2.
Previous Next
Full log
View this message in rfc822 format
[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)]
* 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)]
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.