On Thu, 10 Sep 2015 19:42:16 +0200
Mathieu Lirzin <m...@openmailbox.org> wrote:

> Efraim Flashner <efr...@flashner.co.il> writes:
> 
> > * gnu/packages/enlightenment (enlightenment): Update to 0.19.9.
> >   Align package to 80 width columns.
>    ^^^
>    Like previous review.
> 
> > ---
> >  gnu/packages/enlightenment.scm | 16 ++++++++--------
> >  1 file changed, 8 insertions(+), 8 deletions(-)
> 
> gnu/packages/enlightenment.scm:270:2: enlightenment-0.19.9: tabulation on
> line 278, column 0
> 
> Otherwise LGTM.
> 
> --
> Mathieu Lirzin



-- 
Efraim Flashner   <efr...@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
From 28c02c062a3db97e0be2f201e006a2eab882aa5b Mon Sep 17 00:00:00 2001
From: Efraim Flashner <efr...@flashner.co.il>
Date: Thu, 10 Sep 2015 16:42:15 +0300
Subject: [PATCH 7/7] gnu: enlightenment: Update to 0.19.9.

* gnu/packages/enlightenment (enlightenment): Update to 0.19.9.
---
 gnu/packages/enlightenment.scm | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/gnu/packages/enlightenment.scm b/gnu/packages/enlightenment.scm
index c33d8bd..ccc00b6 100644
--- a/gnu/packages/enlightenment.scm
+++ b/gnu/packages/enlightenment.scm
@@ -268,15 +268,15 @@ Libraries with some extra bells and whistles.")
 (define-public enlightenment
   (package
     (name "enlightenment")
-    (version "0.19.5")
+    (version "0.19.9")
     (source (origin
-              (method url-fetch)
-              (uri
-               (string-append
-                "https://download.enlightenment.org/rel/apps/enlightenment/enlightenment-";
-                version ".tar.xz"))
-              (sha256
-               (base32 "0j66x7x76fbgqfw6fi77v8qy50slw3jnsq3vvs82rrfvniabm8wc"))))
+             (method url-fetch)
+             (uri
+              (string-append
+               "https://download.enlightenment.org/rel/apps/enlightenment/";
+               "enlightenment-" version ".tar.xz"))
+             (sha256
+              (base32 "1ajpyw1bfbmxpniw041vbvrs9wqgzyw9kccx72nnfiy2wxspjcr5"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)))
-- 
2.5.1

Attachment: pgpj4JLrlm1lI.pgp
Description: OpenPGP digital signature

Reply via email to