all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kei Kebreau <kei@openmailbox.org>
To: Leo Famulari <leo@famulari.name>
Cc: 26788@debbugs.gnu.org
Subject: bug#26788: [PATCH] gnu: nfs-utils: Update to 2.1.1.
Date: Sat, 06 May 2017 13:13:50 -0400	[thread overview]
Message-ID: <87bmr5hprl.fsf@openmailbox.org> (raw)
In-Reply-To: <5428680f851c8b41de6b3c4a0acafd4a75fbff89.1494012908.git.leo@famulari.name> (Leo Famulari's message of "Fri, 5 May 2017 15:35:08 -0400")

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

Leo Famulari <leo@famulari.name> writes:

> * gnu/packages/nfs.scm (nfs-utils): Update to 2.1.1.
> ---
>  gnu/packages/nfs.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/nfs.scm b/gnu/packages/nfs.scm
> index f18fe6cb5..94a18480c 100644
> --- a/gnu/packages/nfs.scm
> +++ b/gnu/packages/nfs.scm
> @@ -41,7 +41,7 @@
>  (define-public nfs-utils
>    (package
>      (name "nfs-utils")
> -    (version "1.3.4")
> +    (version "2.1.1")
>      (source (origin
>               (method url-fetch)
>               (uri (string-append
> @@ -49,7 +49,7 @@
>                     "/nfs-utils-" version ".tar.xz"))
>               (sha256
>                (base32
> -               "0xarqhwy757vazv9gqhyrgxsrx083yhvkkih01jh83fqm305naml"))))
> +               "1vqrqzhg9nh2wj1icp7k8v9dibgnn521b45np79nnkmqf16bbbhg"))))
>      (build-system gnu-build-system)
>      (arguments
>       `(#:configure-flags

LGTM.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

  reply	other threads:[~2017-05-06 17:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-05 19:35 bug#26788: [PATCH] gnu: nfs-utils: Update to 2.1.1 Leo Famulari
2017-05-06 17:13 ` Kei Kebreau [this message]
2017-05-07 20:48   ` Leo Famulari
2017-05-08 21:36     ` Kei Kebreau
2017-05-08 23:28       ` Leo Famulari
2017-05-09  5:49     ` Ricardo Wurmus

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

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

  git send-email \
    --in-reply-to=87bmr5hprl.fsf@openmailbox.org \
    --to=kei@openmailbox.org \
    --cc=26788@debbugs.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.