emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#45388: closed ([PATCH] gnu: f2fs-tools: Update to 1.14.0.)


From: GNU bug Tracking System
Subject: bug#45388: closed ([PATCH] gnu: f2fs-tools: Update to 1.14.0.)
Date: Thu, 24 Dec 2020 20:52:01 +0000

Your message dated Thu, 24 Dec 2020 15:51:23 -0500
with message-id <X+T/SwyvxhJGLp+Z@jasmine.lan>
and subject line Re: [bug#45388] [PATCH] gnu: f2fs-tools: Update to 1.14.0.
has caused the debbugs.gnu.org bug report #45388,
regarding [PATCH] gnu: f2fs-tools: Update to 1.14.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
45388: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45388
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: f2fs-tools: Update to 1.14.0. Date: Wed, 23 Dec 2020 10:57:12 +0100
* gnu/packages/linux.scm (f2fs-tools): Update to 1.14.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 01f12f77d9..adc2cc80fb 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -5097,7 +5097,7 @@ disks and SD cards.  This package provides the userland 
utilities.")
   (package
     (inherit f2fs-tools-1.7)
     (name "f2fs-tools")
-    (version "1.13.0")
+    (version "1.14.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -5105,7 +5105,7 @@ disks and SD cards.  This package provides the userland 
utilities.")
                     "/f2fs-tools.git/snapshot/f2fs-tools-" version ".tar.gz"))
               (sha256
                (base32
-                "0z9c0y3qq75iyqknl5k0v7v46l8c3pcifpqb0yqalrs24blkm7dk"))))
+                "1lab1446c78xsjwhpki7s85z4171m8p9279c8yhm4882wba674k1"))))
     (inputs
      `(("libuuid" ,util-linux "lib")))))
 
-- 
2.29.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#45388] [PATCH] gnu: f2fs-tools: Update to 1.14.0. Date: Thu, 24 Dec 2020 15:51:23 -0500
On Wed, Dec 23, 2020 at 10:57:12AM +0100, Vincent Legoll wrote:
> * gnu/packages/linux.scm (f2fs-tools): Update to 1.14.0.

Thanks! Pushed as ac45640abd2be11742d52a1843dc80148fab00ce


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]