From mboxrd@z Thu Jan 1 00:00:00 1970 From: Efraim Flashner Subject: [PATCH] updating enlightenment packages Date: Thu, 25 Jun 2015 20:57:51 +0300 Message-ID: <20150625205751.2ca2dc04@debian-netbook> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; boundary="Sig_/G/pErIGN=d+dbe.l88iY+gL"; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58266) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z8Bz6-0005vO-Cp for guix-devel@gnu.org; Thu, 25 Jun 2015 14:34:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z8Bz3-0005Hs-LZ for guix-devel@gnu.org; Thu, 25 Jun 2015 14:34:48 -0400 Received: from [178.62.234.194] (port=37964 helo=flashner.co.il) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z8Bz3-0005Hi-Ab for guix-devel@gnu.org; Thu, 25 Jun 2015 14:34:45 -0400 Received: from debian-netbook (85.65.229.31.dynamic.barak-online.net [85.65.229.31]) by flashner.co.il (Postfix) with ESMTPSA id 7B9E140064 for ; Thu, 25 Jun 2015 17:57:58 +0000 (UTC) List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org --Sig_/G/pErIGN=d+dbe.l88iY+gL Content-Type: multipart/mixed; boundary="MP_/ZsazQ/qk5SkrdF0rHiq.H_s" --MP_/ZsazQ/qk5SkrdF0rHiq.H_s Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Not a big patch, but my first! I saw that the enlightenment packages were a bit out ouf date, so I updated them and tested the building on my computer. Signed-off-by: Efraim Flashner --- gnu/packages/enlightenment.scm | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) --MP_/ZsazQ/qk5SkrdF0rHiq.H_s Content-Type: text/x-patch Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename=0001-updating-enlightenment-packages.patch diff --git a/gnu/packages/enlightenment.scm b/gnu/packages/enlightenment.scm index c642300..e8e3776 100644 --- a/gnu/packages/enlightenment.scm +++ b/gnu/packages/enlightenment.scm @@ -50,14 +50,14 @@ (define-public efl (package (name "efl") - (version "1.13.0") + (version "1.14.1") (source (origin (method url-fetch) (uri (string-append "http://download.enlightenment.org/rel/libs/efl/efl-" - version ".tar.gz")) + version ".tar.xz")) (sha256 - (base32 "0mwkxsfi5masiy6qfmdqy1j15cfz7nz8g8jq2bf3w501rpa9gx= vz")))) + (base32 "1q4vddn9v0iahp77s23sx8k77j8xsnvgdk928cvli6xvaqwm62= pl")))) (build-system gnu-build-system) (native-inputs `(("pkg-config" ,pkg-config))) @@ -131,15 +131,15 @@ removable devices or support for multimedia.") (define-public elementary (package (name "elementary") - (version "1.13.0") + (version "1.14.1") (source (origin (method url-fetch) (uri (string-append "http://download.enlightenment.org/rel/libs/elementary/ele= mentary-" - version ".tar.gz")) + version ".tar.xz")) (sha256 - (base32 "133p4yaynmy37yhk2gxwlc8a2n2wy7cbh4rd7nsnl5929wqb9w= aj")))) + (base32 "13s951av0zqcnd8zf86n5drf5gir75xvp8c5y0m6lcfk5n7ddk= 27")))) (build-system gnu-build-system) (native-inputs `(("pkg-config" ,pkg-config))) @@ -156,7 +156,7 @@ full capabilities of EFL.") (define-public evas-generic-loaders (package (name "evas-generic-loaders") - (version "1.13.2") + (version "1.14.0") (source (origin (method url-fetch) (uri @@ -165,7 +165,7 @@ full capabilities of EFL.") "evas_generic_loaders/evas_generic_loaders-" version ".tar.xz")) (sha256 - (base32 "1z5vjabs3psvqs3251mpyl1wgbdv1grn30yf682vamdqc5ckfa= 69")))) + (base32 "18b6xmbf81bly4mlwlzwr17g2m8dzznbhsdjk6pbb3nw4wn3y8= 8l")))) (build-system gnu-build-system) (native-inputs `(("pkg-config" ,pkg-config))) @@ -187,15 +187,15 @@ files in Evas (EFL canvas library).") (define-public emotion-generic-players (package (name "emotion-generic-players") - (version "1.13.0") + (version "1.14.0") (source (origin (method url-fetch) (uri (string-append "http://download.enlightenment.org/rel/libs/emotion_generi= c_players/emotion_generic_players-" - version ".tar.gz")) + version ".tar.xz")) (sha256 - (base32 "0gin3cjhfj75v0gjsvv7harbj4fs4r7r1sfi74ncxzna71nrd8= r3")))) + (base32 "0685jzag98ykknycfdqn70zif3fmcfi6m8k9yp6d79r1h8gc49= n4")))) (build-system gnu-build-system) (native-inputs `(("pkg-config" ,pkg-config))) @@ -240,15 +240,15 @@ contents and more.") (define-public enlightenment (package (name "enlightenment") - (version "0.19.4") + (version "0.19.5") (source (origin (method url-fetch) (uri (string-append "http://download.enlightenment.org/rel/apps/enlightenment/= enlightenment-" - version ".tar.gz")) + version ".tar.xz")) (sha256 - (base32 "01pg3ng4m3vmwzzivlssdmvhf72bsvcmm3xwf45849cibllaib= 8v")))) + (base32 "0j66x7x76fbgqfw6fi77v8qy50slw3jnsq3vvs82rrfvniabm8= wc")))) (build-system gnu-build-system) (native-inputs `(("pkg-config" ,pkg-config))) --MP_/ZsazQ/qk5SkrdF0rHiq.H_s-- --Sig_/G/pErIGN=d+dbe.l88iY+gL Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCgAGBQJVjEEjAAoJEPTB05F+rO6TeaMP/ivywYvLM01/Epp6vQYy2+Pf UcrrrDVRTAW6Gw+usBHMnqvatWm6cVV9KSL1GMZraj/4AFYfi5iLsMxqAA9H/Pkn Cx16mCWd4tmXlZktrKSqgWcQYVnNR+2F+ZcL+ZmT/XcGRaDkKPH0KoZOFoWRHHoC Qw2E8D9n3lzTjiHja2UjudFaxr6FIG+3sVt5+4/3wyEV/JljGUIblBZm0ELktE37 qBVmpsvKGjE1EfkMSZ68W5yhejnSmws2bQSYUkAhdHoqpSxH+Gu66XlteevpQREX IS5pdg5xzMLDnea2NLr6rHuXLy1whHSczGUtTJHA0vqLsbhEUX6uEEaSID8DDyE5 y/RmukX8SpemwMlsuxbCCJZqX905QBcBEexf/rzxzL9SiJXldMTHpThhS5nOJvim WfWk9i7uBkk7TW91utA4jlP1LOS5EX6E3VeA+Y0InxTOXmfD8IuBPxmfa0i1iVNL y8550XM7jPPsVtIGZz6He5Ru6saVw7f9AbPyCwYk/LttQP/82GW6OqB5sZUAqGBA jFVotaD6hpOu08EljvpBQgSBARqVvLY4Z09Ja9sDHbc9M67/wduR8b0+HS/wmmsg U4Nn4y31rZOxkQ7gaXELL2d0qPJ6XMiPluMrftjUxkwSeJAvKbt4sSZkOXlwmERg FzhSOK9KgY95Ap1QOKom =RPkq -----END PGP SIGNATURE----- --Sig_/G/pErIGN=d+dbe.l88iY+gL--