unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ng0 <ng0@we.make.ritual.n0.is>
To: Leo Famulari <leo@famulari.name>
Cc: guix-devel@gnu.org
Subject: Re: e2fsprogs update
Date: Mon, 19 Sep 2016 07:40:03 +0000	[thread overview]
Message-ID: <87wpi88hik.fsf@we.make.ritual.n0.is> (raw)
In-Reply-To: <20160919015353.GA10980@jasmine>

[-- Attachment #1: Type: text/plain, Size: 187 bytes --]

Leo Famulari <leo@famulari.name> writes:

> On Sun, Sep 18, 2016 at 11:07:34PM +0000, ng0 wrote:
>> Hi,
>> 
> Can you share the work-in-progress patch that causes the problem for
> you?


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-e2fsprogs-Update-to-1.43.patch --]
[-- Type: text/x-patch, Size: 1130 bytes --]

From eb2b11a1bc053335bbb7f9142171c53e813c8896 Mon Sep 17 00:00:00 2001
From: ng0 <ng0@we.make.ritual.n0.is>
Date: Mon, 19 Sep 2016 07:38:11 +0000
Subject: [PATCH] gnu: e2fsprogs: Update to 1.43.

* gnu/packages/linux.scm (e2fsprogs): Update to 1.43.
---
 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 3e42377..e110e28 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -578,7 +578,7 @@ slabtop, and skill.")
 (define-public e2fsprogs
   (package
     (name "e2fsprogs")
-    (version "1.42.13")
+    (version "1.43")
     (source (origin
              (method url-fetch)
              (uri (string-append
@@ -587,7 +587,7 @@ slabtop, and skill.")
                    name "-" version ".tar.xz"))
              (sha256
               (base32
-               "1ix0b83zgw5n0p2grh2961c6796m92yr2jqc2sbr23x3lfsp8r71"))
+               "0f6dad9js084q3i94lpnjsfmqhlc4p5fzgi9aasrw5if530fw9yh"))
              (modules '((guix build utils)))
              (snippet
               '(substitute* "MCONFIG.in"
-- 
2.10.0


[-- Attachment #3: Type: text/plain, Size: 23 bytes --]


-- 
              ng0

      parent reply	other threads:[~2016-09-19  7:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-18 23:07 e2fsprogs update ng0
2016-09-19  1:53 ` Leo Famulari
2016-09-19  7:37   ` ng0
2016-09-20 21:41     ` Leo Famulari
2016-09-19  7:40   ` ng0 [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wpi88hik.fsf@we.make.ritual.n0.is \
    --to=ng0@we.make.ritual.n0.is \
    --cc=guix-devel@gnu.org \
    --cc=leo@famulari.name \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).