[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/14: gnu: samba: Update to 4.13.2.
From: |
guix-commits |
Subject: |
07/14: gnu: samba: Update to 4.13.2. |
Date: |
Sat, 7 Nov 2020 07:41:25 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit ac37c10de7c07b121fc217da746fc4a2fc254854
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Nov 6 01:02:25 2020 +0100
gnu: samba: Update to 4.13.2.
* gnu/packages/samba.scm (samba): Update to 4.13.2.
---
gnu/packages/samba.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/samba.scm b/gnu/packages/samba.scm
index a6610bb..55981da 100644
--- a/gnu/packages/samba.scm
+++ b/gnu/packages/samba.scm
@@ -178,14 +178,14 @@ external dependencies.")
(define-public samba
(package
(name "samba")
- (version "4.13.1")
+ (version "4.13.2")
(source
(origin
(method url-fetch)
(uri (string-append "https://download.samba.org/pub/samba/stable/"
"samba-" version ".tar.gz"))
(sha256
- (base32 "0pr805jmdl8gkm6g7gd78jrkmfwgybkvn2c949h51gcsbqxj2n14"))
+ (base32 "1d7j79c8aggwiv90y2q1yz63d9p5n4paq0fsbdvqpn05d8wn8r17"))
(patches (search-patches "samba-fix-fcntl-hint-detection.patch"))
(modules '((guix build utils)))
(snippet
- 01/14: gnu: Add firebird., (continued)
- 01/14: gnu: Add firebird., guix-commits, 2020/11/07
- 05/14: gnu: shotwell: Update to 0.30.11., guix-commits, 2020/11/07
- 03/14: gnu: libscrypt: Add a :static output., guix-commits, 2020/11/07
- 08/14: gnu: kdenlive: Update to 20.08.3., guix-commits, 2020/11/07
- 10/14: uuid: Add support for bcachefs., guix-commits, 2020/11/07
- 02/14: gnu: libreoffice: Enable LibreOffice Base., guix-commits, 2020/11/07
- 09/14: file-systems: Add support for bcachefs., guix-commits, 2020/11/07
- 13/14: gnu: thermald: Update to 2.3., guix-commits, 2020/11/07
- 04/14: gnu: bcachefs-tools: Update to 0.1-1.742dbbd., guix-commits, 2020/11/07
- 12/14: gnu: thermald: Correct licence., guix-commits, 2020/11/07
- 07/14: gnu: samba: Update to 4.13.2.,
guix-commits <=
- 06/14: gnu: system-config-printer: Update to 1.5.13., guix-commits, 2020/11/07
- 11/14: linux-boot: Resume from hibernation., guix-commits, 2020/11/07
- 14/14: doc: Fix Zabbix ‘db-secret-file’ documentation., guix-commits, 2020/11/07