unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#71976] [core-updates PATCH] gnu: gpgme: Update to 1.23.2.
@ 2024-07-07  1:14 Zheng Junjie
  0 siblings, 0 replies; only message in thread
From: Zheng Junjie @ 2024-07-07  1:14 UTC (permalink / raw)
  To: 71976

* 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





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-07-07  1:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-07  1:14 [bug#71976] [core-updates PATCH] gnu: gpgme: Update to 1.23.2 Zheng Junjie

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).