unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#33927] [PATCH] gnu: e2fsprogs: Update to 1.44.5.
@ 2018-12-30 19:05 Vasile Dumitrascu
  2019-01-09 16:07 ` bug#33927: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Vasile Dumitrascu @ 2018-12-30 19:05 UTC (permalink / raw)
  To: 33927; +Cc: Vasile Dumitrascu

* gnu/packages/linux.scm (e2fsprogs): Update to 1.44.5.
---
 gnu/packages/linux.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index bcaeef96e..bf60fbe9a 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -31,6 +31,7 @@
 ;;; Copyright © 2018 Brendan Tildesley <brendan.tildesley@openmailbox.org>
 ;;; Copyright © 2018 Manuel Graf <graf@init.at>
 ;;; Copyright © 2018 Pierre Langlois <pierre.langlois@gmx.com>
+;;; Copyright © 2018 Vasile Dumitrascu <va511e@yahoo.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -757,7 +758,7 @@ slabtop, and skill.")
 (define-public e2fsprogs
   (package
     (name "e2fsprogs")
-    (version "1.44.3")
+    (version "1.44.5")
     (source (origin
              (method url-fetch)
              (uri (string-append
@@ -766,7 +767,7 @@ slabtop, and skill.")
                    name "-" version ".tar.xz"))
              (sha256
               (base32
-               "1djb9qnid1j0vvna2bhq4jsz2ig1xckbx7h4d86cr0gl61yrz2ax"))))
+               "1ff56h6h1h17sj2zvlddv5c88nmbx46p1fcbh6b0s5k9kl3b6pms"))))
     (build-system gnu-build-system)
     (inputs `(("util-linux" ,util-linux)))
     (native-inputs `(("pkg-config" ,pkg-config)
-- 
2.20.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#33927: [PATCH] gnu: e2fsprogs: Update to 1.44.5.
  2018-12-30 19:05 [bug#33927] [PATCH] gnu: e2fsprogs: Update to 1.44.5 Vasile Dumitrascu
@ 2019-01-09 16:07 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2019-01-09 16:07 UTC (permalink / raw)
  To: Vasile Dumitrascu; +Cc: 33927-done

Vasile Dumitrascu <va511e@yahoo.com> skribis:

> * gnu/packages/linux.scm (e2fsprogs): Update to 1.44.5.

Applied, thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-01-09 16:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-30 19:05 [bug#33927] [PATCH] gnu: e2fsprogs: Update to 1.44.5 Vasile Dumitrascu
2019-01-09 16:07 ` bug#33927: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).