GNU bug report logs - #77399
[PATCH core-packages-team] gnu: gsasl: Update to 2.2.2.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Mon, 31 Mar 2025 05:04:03 UTC

Severity: normal

Tags: patch

To reply to this bug, email your comments to 77399 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#77399; Package guix-patches. (Mon, 31 Mar 2025 05:04:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andy Tai <atai <at> atai.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 31 Mar 2025 05:04:04 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org,
	andreas <at> enge.fr,
	janneke <at> gnu.org,
	ludo <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH core-packages-team] gnu: gsasl: Update to 2.2.2.
Date: Sun, 30 Mar 2025 22:03:02 -0700
* gnu/packages/gsasl.scm (gsasl): Update to 2.2.2.

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

diff --git a/gnu/packages/gsasl.scm b/gnu/packages/gsasl.scm
index 2923bd64650..9e451ad2104 100644
--- a/gnu/packages/gsasl.scm
+++ b/gnu/packages/gsasl.scm
@@ -77,14 +77,14 @@ (define-public gss
 (define-public gsasl
   (package
    (name "gsasl")
-   (version "2.2.0")
+   (version "2.2.2")
    (source (origin
             (method url-fetch)
             (uri (string-append "mirror://gnu/gsasl/gsasl-" version
                                 ".tar.gz"))
             (sha256
              (base32
-              "0nbp62isfdfrsnp34vfkwinfjyw9x05clacvsn2c8vcpp7inif3r"))))
+              "1fpkxxsz4bjk8bry6l5girnbjc45n7a97bfrb5jazk4fci1f9s21"))))
    (build-system gnu-build-system)
    (arguments
     `(#:configure-flags '("--with-gssapi-impl=mit"

base-commit: 8c43056aabc2d22da61dc86049b143f7ae1ef516
-- 
2.43.0





This bug report was last modified 8 days ago.

Previous Next


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