[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/22: gnu: mit-krb5: Update to 1.18.
From: |
guix-commits |
Subject: |
15/22: gnu: mit-krb5: Update to 1.18. |
Date: |
Sat, 15 Feb 2020 16:09:04 -0500 (EST) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit 32d3f81a494e4b37c96ddbc23ff9a5a8140e8591
Author: Marius Bakke <address@hidden>
AuthorDate: Fri Feb 14 15:48:34 2020 +0100
gnu: mit-krb5: Update to 1.18.
* gnu/packages/kerberos.scm (mit-krb5): Update to 1.18.
---
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 2b8ebba..890f4bc 100644
--- a/gnu/packages/kerberos.scm
+++ b/gnu/packages/kerberos.scm
@@ -50,7 +50,7 @@
(define-public mit-krb5
(package
(name "mit-krb5")
- (version "1.17.1")
+ (version "1.18")
(source (origin
(method url-fetch)
(uri (list
@@ -62,7 +62,7 @@
"/krb5-" version ".tar.gz")))
(sha256
(base32
- "10dimzcdzk9s79291qb4s3kwmbpb8bvppa6k6873wxxa5vndf1ip"))))
+ "121c5xsy3x0i4wdkrpw62yhvji6virbh6n30ypazkp0isws3k4bk"))))
(build-system gnu-build-system)
(native-inputs
`(("bison" ,bison)
- 02/22: gnu: efivar: Remove obsolete workaround., (continued)
- 02/22: gnu: efivar: Remove obsolete workaround., guix-commits, 2020/02/15
- 03/22: gnu: efibootmgr: Remove obsolete workaround., guix-commits, 2020/02/15
- 04/22: gnu: linux-libre-headers: Update to 5.4.20., guix-commits, 2020/02/15
- 05/22: gnu: dnsmasq: Fix build with linux-libre-headers >= 5.2., guix-commits, 2020/02/15
- 06/22: gnu: binutils: Update to 2.34., guix-commits, 2020/02/15
- 09/22: gnu: libfaketime: Fix build with glibc 2.31., guix-commits, 2020/02/15
- 11/22: gnu: isl: Move the static library to a separate output., guix-commits, 2020/02/15
- 12/22: gnu: python2-more-itertools: Do not depend on 'python2-minimal'., guix-commits, 2020/02/15
- 13/22: gnu: OpenBLAS: Update to 0.3.8., guix-commits, 2020/02/15
- 08/22: gnu: glibc: Update to 2.31., guix-commits, 2020/02/15
- 15/22: gnu: mit-krb5: Update to 1.18.,
guix-commits <=
- 16/22: gnu: bison: Update to 3.5.2., guix-commits, 2020/02/15
- 17/22: gnu: ncurses: Update to 6.2., guix-commits, 2020/02/15
- 07/22: gnu: ath9k-htc-firmware: Build with binutils@2.33.1., guix-commits, 2020/02/15
- 10/22: gnu: telepathy-glib: Fix test failure., guix-commits, 2020/02/15
- 14/22: gnu: libgpg-error: Update to 1.37., guix-commits, 2020/02/15
- 20/22: gnu: CMake: Update to 3.16.4., guix-commits, 2020/02/15
- 18/22: gnu: CMake: Do not use source files from system libarchive., guix-commits, 2020/02/15
- 21/22: gnu: readline: Update to 8.0.4., guix-commits, 2020/02/15
- 22/22: gnu: bash: Update to 5.0.16., guix-commits, 2020/02/15
- 19/22: gnu: libarchive: Update to 3.4.2., guix-commits, 2020/02/15