[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/16: gnu: cifs-utils: Update to 6.8.
From: |
Tobias Geerinckx-Rice |
Subject: |
05/16: gnu: cifs-utils: Update to 6.8. |
Date: |
Thu, 15 Mar 2018 15:30:38 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 1a7cc9efcd4fd9485195e511ac6c5974d9ba9682
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Mar 15 00:08:28 2018 +0100
gnu: cifs-utils: Update to 6.8.
* gnu/packages/samba.scm (cifs-utils): Update to 6.8.
---
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 d7ae571..3b1c2d4 100644
--- a/gnu/packages/samba.scm
+++ b/gnu/packages/samba.scm
@@ -50,14 +50,14 @@
(define-public cifs-utils
(package
(name "cifs-utils")
- (version "6.7")
+ (version "6.8")
(source
(origin
(method url-fetch)
(uri (string-append "https://download.samba.org/pub/linux-cifs/"
name "/" name "-" version ".tar.bz2"))
(sha256 (base32
- "1ayghnkryy1n1zm5dyvyyr7n3807nsm6glfcbbki5c2a8w91dwmj"))))
+ "0ygz3pagjpaj5ky11hzh4byyymb7fpmqiqkprn11zwj31h2zdlg7"))))
(build-system gnu-build-system)
(native-inputs
`(("autoconf" ,autoconf)
- branch master updated (20ecede -> 0ab5aa0), Tobias Geerinckx-Rice, 2018/03/15
- 02/16: gnu: perl-lingua-en-inflect-phrase: Update to 0.20., Tobias Geerinckx-Rice, 2018/03/15
- 01/16: gnu: bind: Use INVOKE., Tobias Geerinckx-Rice, 2018/03/15
- 03/16: gnu: perl-string-toidentifier-en: Update to 0.12., Tobias Geerinckx-Rice, 2018/03/15
- 05/16: gnu: cifs-utils: Update to 6.8.,
Tobias Geerinckx-Rice <=
- 04/16: gnu: autoconf-archive: Update to 2018.03.13., Tobias Geerinckx-Rice, 2018/03/15
- 07/16: gnu: acpica: Update to 20180313., Tobias Geerinckx-Rice, 2018/03/15
- 08/16: gnu: r-scatterplot3d: Update to 0.3-41., Tobias Geerinckx-Rice, 2018/03/15
- 09/16: gnu: xdg-user-dirs: Update to 0.17., Tobias Geerinckx-Rice, 2018/03/15
- 06/16: gnu: octave: Update to 4.2.2., Tobias Geerinckx-Rice, 2018/03/15
- 10/16: gnu: gtksourceview: Update to 3.24.7., Tobias Geerinckx-Rice, 2018/03/15
- 16/16: gnu: dmenu: Update to 4.8., Tobias Geerinckx-Rice, 2018/03/15
- 15/16: gnu: you-get: Update to 0.4.1040., Tobias Geerinckx-Rice, 2018/03/15
- 13/16: gnu: libburn: Update to 1.4.8., Tobias Geerinckx-Rice, 2018/03/15
- 11/16: gnu: libisofs: Update to 1.4.8., Tobias Geerinckx-Rice, 2018/03/15