all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <ricardo.wurmus@mdc-berlin.de>
To: Efraim Flashner <efraim@flashner.co.il>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 1/8] gnu: enlightenment: Update to 0.19.11.
Date: Thu, 1 Oct 2015 12:22:12 +0200	[thread overview]
Message-ID: <idjy4fm3n3f.fsf@bimsb-sys02.mdc-berlin.net> (raw)
In-Reply-To: <1443635808-18649-2-git-send-email-efraim@flashner.co.il>


Efraim Flashner <efraim@flashner.co.il> writes:

> * gnu/packages/enlightenment.scm (enlightenment): Update to 0.19.11.
> ---
>  gnu/packages/enlightenment.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/enlightenment.scm b/gnu/packages/enlightenment.scm
> index 0a7eaf1..96ad676 100644
> --- a/gnu/packages/enlightenment.scm
> +++ b/gnu/packages/enlightenment.scm
> @@ -270,14 +270,14 @@ Libraries with some extra bells and whistles.")
>  (define-public enlightenment
>    (package
>      (name "enlightenment")
> -    (version "0.19.9")
> +    (version "0.19.11")
>      (source (origin
>                (method url-fetch)
>                (uri
>                 (string-append "https://download.enlightenment.org/rel/apps/"
>                                name "/" name "-" version ".tar.xz"))
>                (sha256
> -               (base32 "1ajpyw1bfbmxpniw041vbvrs9wqgzyw9kccx72nnfiy2wxspjcr5"))))
> +               (base32 "0b8m6062i62q31gp9nd4hd7sckwxfvc6dgyck3f9gjdhrwvcn764"))))
>      (build-system gnu-build-system)
>      (native-inputs
>       `(("pkg-config" ,pkg-config)))

As the ‘(base32 ...)’ line slightly exceeds the maximum line length, I’d
suggest to put the hash string on a line of its own.

Okay with this change.

~~ Ricardo

  reply	other threads:[~2015-10-01 10:22 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-30 17:56 [PATCH 0/8] updates! Efraim Flashner
2015-09-30 17:56 ` [PATCH 1/8] gnu: enlightenment: Update to 0.19.11 Efraim Flashner
2015-10-01 10:22   ` Ricardo Wurmus [this message]
2015-09-30 17:56 ` [PATCH 2/8] gnu: terminology: Update to 0.9.1 Efraim Flashner
2015-10-01 10:20   ` Ricardo Wurmus
2015-09-30 17:56 ` [PATCH 3/8] gnu: youtube-dl: Update to 2015.09.28 Efraim Flashner
2015-10-01 10:17   ` Ricardo Wurmus
2015-09-30 17:56 ` [PATCH 4/8] gnu: mpv: Update to 0.11.0 Efraim Flashner
2015-10-01 10:17   ` Ricardo Wurmus
2015-09-30 17:56 ` [PATCH 5/8] gnu: mpg123: Update to 1.22.4 Efraim Flashner
2015-10-01 10:16   ` Ricardo Wurmus
2015-09-30 17:56 ` [PATCH 6/8] gnu: graphviz: Update to 2.38.0 Efraim Flashner
2015-09-30 17:56 ` [PATCH 7/8] gnu: graphviz: Add "doc" output Efraim Flashner
2015-09-30 17:56 ` [PATCH 8/8] gnu: powertop: Update to 2.7 Efraim Flashner
2015-10-01 10:14   ` Ricardo Wurmus
2015-10-01 10:31     ` Efraim Flashner
2015-10-01 19:36       ` Andreas Enge
2015-10-01 20:00         ` Efraim Flashner
2015-10-01 20:01           ` Andreas Enge
2015-10-01 20:54       ` Ludovic Courtès
2015-10-01  9:07 ` [PATCH 0/8] updates! Ludovic Courtès
2015-10-01 10:06   ` Efraim Flashner
2015-10-01 13:02     ` Ludovic Courtès

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=idjy4fm3n3f.fsf@bimsb-sys02.mdc-berlin.net \
    --to=ricardo.wurmus@mdc-berlin.de \
    --cc=efraim@flashner.co.il \
    --cc=guix-devel@gnu.org \
    /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.