[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/49: gnu: memcached: Update to 1.6.28.
From: |
guix-commits |
Subject: |
17/49: gnu: memcached: Update to 1.6.28. |
Date: |
Mon, 24 Jun 2024 09:04:30 -0400 (EDT) |
apteryx pushed a commit to branch master
in repository guix.
commit 7aab18bdf374d6af1a800390210730924e322479
Author: Andy Tai <atai@atai.org>
AuthorDate: Wed Jun 12 03:03:37 2024 -0700
gnu: memcached: Update to 1.6.28.
* gnu/packages/databases.scm (memcached): Update to 1.6.28.
Change-Id: I9a75ed2794631a8901c4107adb560986595ffb9c
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
---
gnu/packages/databases.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index 7854188eb0..624371ccf4 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -527,14 +527,14 @@ mapping from string keys to string values.")
(define-public memcached
(package
(name "memcached")
- (version "1.6.21")
+ (version "1.6.28")
(source
(origin
(method url-fetch)
(uri (string-append
"https://memcached.org/files/memcached-" version ".tar.gz"))
(sha256
- (base32 "1vm27la2yanjhwwdwabci4c21yv9hy5iqas47kcxaza1zh79i267"))))
+ (base32 "0ma8qn97hng8vp52s3906g9id75yicf96950hm40zn47k1z2vl5i"))))
(build-system gnu-build-system)
(inputs
(list libevent cyrus-sasl))
- 02/49: gnu: bpftrace: Update to 0.21.0 and enable tests., (continued)
- 02/49: gnu: bpftrace: Update to 0.21.0 and enable tests., guix-commits, 2024/06/24
- 05/49: gnu: gauche: Update to 0.9.15., guix-commits, 2024/06/24
- 06/49: gnu: gauche: Remove trailing #t., guix-commits, 2024/06/24
- 01/49: gnu: bcc: Update to 0.30.0, fixing build., guix-commits, 2024/06/24
- 07/49: gnu: isc-bind: Update to 9.19.24., guix-commits, 2024/06/24
- 13/49: gnu: sane-backends: Update to 1.3.1., guix-commits, 2024/06/24
- 20/49: gnu: torbrowser: Update to 13.0.16 [security fixes]., guix-commits, 2024/06/24
- 15/49: gnu: smartmontools: Update to 7.4., guix-commits, 2024/06/24
- 14/49: gnu: mold: Update to 2.32.0, guix-commits, 2024/06/24
- 21/49: build-system: qt: Fix default parallel-tests? value to #t., guix-commits, 2024/06/24
- 17/49: gnu: memcached: Update to 1.6.28.,
guix-commits <=
- 22/49: gnu: grub: Update to 2.12., guix-commits, 2024/06/24
- 29/49: gnu: exim: Update to 4.97.1., guix-commits, 2024/06/24
- 34/49: gnu: Update openjdk variable to openjdk21., guix-commits, 2024/06/24
- 26/49: gnu: git: Update to 2.45.2., guix-commits, 2024/06/24
- 36/49: gnu: rgbds: Update to 0.7.0., guix-commits, 2024/06/24
- 35/49: gnu: wine, wine64, wine-staging, wine64-staging: Enable wayland support., guix-commits, 2024/06/24
- 24/49: gnu: volctl: Update to 0.9.4., guix-commits, 2024/06/24
- 40/49: gnu: readymedia: Update to 1.3.3., guix-commits, 2024/06/24
- 44/49: doc: Improve description of nginx's configuration., guix-commits, 2024/06/24
- 43/49: gnu: kakoune: Update to 2024.05.18., guix-commits, 2024/06/24