[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/21: gnu: f2fs-tools: Update to 1.13.0.
From: |
guix-commits |
Subject: |
05/21: gnu: f2fs-tools: Update to 1.13.0. |
Date: |
Sat, 30 Nov 2019 18:54:12 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit d2119ddffb8ac4a7bdff50fb950a8170cc6ea1f2
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sat Nov 30 23:21:22 2019 +0100
gnu: f2fs-tools: Update to 1.13.0.
* gnu/packages/linux.scm (f2fs-tools): Update to 1.13.0.
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 17aa61a..a895fa7 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -4094,7 +4094,7 @@ disks and SD cards. This package provides the userland
utilities.")
(package
(inherit f2fs-tools-1.7)
(name "f2fs-tools")
- (version "1.12.0")
+ (version "1.13.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -4102,7 +4102,7 @@ disks and SD cards. This package provides the userland
utilities.")
"/f2fs-tools.git/snapshot/f2fs-tools-" version ".tar.gz"))
(sha256
(base32
- "15pn2fm9knn7p1vzfzy6msnrdl14p6y1gn4m2ka6ba5bzx6lw4p2"))))
+ "0z9c0y3qq75iyqknl5k0v7v46l8c3pcifpqb0yqalrs24blkm7dk"))))
(inputs
`(("libuuid" ,util-linux)))))
- branch master updated (27b7722 -> 4a62a29), guix-commits, 2019/11/30
- 09/21: gnu: emacs-howm: Use HTTPS source and home page., guix-commits, 2019/11/30
- 11/21: gnu: nauty: Update to 2.6r12., guix-commits, 2019/11/30
- 03/21: gnu: nasm: Don't use NAME in source URI., guix-commits, 2019/11/30
- 06/21: gnu: ncdu: Update to 1.14.1., guix-commits, 2019/11/30
- 10/21: gnu: calf: Update to 0.90.3., guix-commits, 2019/11/30
- 02/21: gnu: calcurse: Update to 4.5.1., guix-commits, 2019/11/30
- 05/21: gnu: f2fs-tools: Update to 1.13.0.,
guix-commits <=
- 12/21: gnu: paperkey: Update to 1.6., guix-commits, 2019/11/30
- 08/21: gnu: emacs-howm: Update to 1.4.5., guix-commits, 2019/11/30
- 15/21: gnu: z3: Update to 4.8.7., guix-commits, 2019/11/30
- 13/21: gnu: paperkey: Use HTTPS source and home page., guix-commits, 2019/11/30
- 19/21: gnu: edgar: Update to 1.32., guix-commits, 2019/11/30
- 20/21: gnu: yapet: Update to 2.3., guix-commits, 2019/11/30
- 04/21: gnu: toybox: Update to 0.8.2., guix-commits, 2019/11/30
- 16/21: gnu: tnef: Update to 1.4.18., guix-commits, 2019/11/30
- 07/21: gnu: dcmtk: Update to 3.6.5., guix-commits, 2019/11/30
- 01/21: gnu: toot: Update to 0.24.0., guix-commits, 2019/11/30