unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#70066] [PATCH] gnu: mit-krb5: Update to 1.21
@ 2024-03-29  6:42 Andy Tai
  0 siblings, 0 replies; only message in thread
From: Andy Tai @ 2024-03-29  6:42 UTC (permalink / raw)
  To: 70066; +Cc: Andy Tai

* gnu/packages/kerberos.scm (mit-krb5): Update to 1.21

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

diff --git a/gnu/packages/kerberos.scm b/gnu/packages/kerberos.scm
index 241881ea47..c09825f145 100644
--- a/gnu/packages/kerberos.scm
+++ b/gnu/packages/kerberos.scm
@@ -62,7 +62,7 @@ (define-module (gnu packages kerberos)
 (define-public mit-krb5
   (package
     (name "mit-krb5")
-    (version "1.20")
+    (version "1.21")
     (source (origin
               (method url-fetch)
               (uri (list
@@ -75,7 +75,7 @@ (define-public mit-krb5
               (patches (search-patches "mit-krb5-hurd.patch"))
               (sha256
                (base32
-                "0bz16sh0vgzlpy2kx5acmpyy181hl83a1alz7wbk06457kfjn0ky"))))
+                "0fx91rickkb5pvxm3imqmaavsncjkgcsrfx4czgk4j28hpzsmy39"))))
     (build-system gnu-build-system)
     (native-inputs
      (list bison perl tcl))                   ;required for some tests

base-commit: 0ff72d105ca03a82de6bb5193266fd05fce72daf
-- 
2.34.1





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

only message in thread, other threads:[~2024-03-29  6:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-29  6:42 [bug#70066] [PATCH] gnu: mit-krb5: Update to 1.21 Andy Tai

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).