all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Efraim Flashner <efraim@flashner.co.il>
To: guix-devel@gnu.org
Subject: [PATCH 4/5] gnu: emotion-generic-loaders: Update to 1.14.0.
Date: Mon, 29 Jun 2015 20:44:32 +0300	[thread overview]
Message-ID: <20150629204432.7227e6d5@debian-netbook> (raw)
In-Reply-To: <874mlrtw5i.fsf@gnu.org>


[-- Attachment #1.1: Type: text/plain, Size: 185 bytes --]


* gnu/packages/enlightenment.scm (emotion-generic-loaders): Update
  to 1.14.0.
---
 gnu/packages/enlightenment.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0004-gnu-emotion-generic-loaders-Update-to-1.14.0.patch --]
[-- Type: text/x-patch, Size: 976 bytes --]

diff --git a/gnu/packages/enlightenment.scm b/gnu/packages/enlightenment.scm
index 53e8c8d..c13af20 100644
--- a/gnu/packages/enlightenment.scm
+++ b/gnu/packages/enlightenment.scm
@@ -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_generic_players/emotion_generic_players-"
-                version ".tar.gz"))
+                version ".tar.xz"))
               (sha256
-               (base32 "0gin3cjhfj75v0gjsvv7harbj4fs4r7r1sfi74ncxzna71nrd8r3"))))
+               (base32 "0685jzag98ykknycfdqn70zif3fmcfi6m8k9yp6d79r1h8gc49n4"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)))

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  parent reply	other threads:[~2015-06-29 18:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-25 17:57 [PATCH] updating enlightenment packages Efraim Flashner
2015-06-28 20:28 ` Ludovic Courtès
2015-06-29 17:43   ` [PATCH 1/5] gnu: efl: Update to 1.14.2 Efraim Flashner
2015-06-29 17:44   ` [PATCH 2/5] gnu: elementary: " Efraim Flashner
2015-06-29 17:44   ` [PATCH 3/5] gnu: evas-generic-loaders: Update to 1.14.0 Efraim Flashner
2015-06-29 17:44   ` Efraim Flashner [this message]
2015-06-29 17:44   ` [PATCH 5/5] gnu: enlightenment: Update to 0.19.5 Efraim Flashner
2015-07-04 15:31     ` 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=20150629204432.7227e6d5@debian-netbook \
    --to=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.