nckx pushed a commit to branch master
in repository guix.
commit 90c6a46ded0ac7421c35c92d06df65a13fe6ae8a
Author: Tobias Geerinckx-Rice <[email protected]>
Date: Thu May 16 19:39:04 2019 +0200
gnu: ephoto: Update source hash.
The contents of both archives are identical.
* gnu/packages/enlightenment.scm (ephoto)[source]: Update sha256.
---
gnu/packages/enlightenment.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/enlightenment.scm b/gnu/packages/enlightenment.scm
index 7bb358e..11fcf0b 100644
--- a/gnu/packages/enlightenment.scm
+++ b/gnu/packages/enlightenment.scm
@@ -484,7 +484,7 @@ and in creating applications based on the Enlightenment
Foundation Library suite
"apps/ephoto/ephoto-" version ".tar.xz")))
(sha256
(base32
- "04kli43sfsy6s660g13pjc0kjmgdcmq8m4qh02vvpcwv60mf9mgz"))))
+ "1q7v9abjp9jrs08xc7pqaac64yzax24dk1snjb9rciarzzh3mlzy"))))
(build-system gnu-build-system)
(arguments
'(#:phases