diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2019-05-16 19:39:04 +0200 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2019-05-17 01:35:08 +0200 |
commit | 90c6a46ded0ac7421c35c92d06df65a13fe6ae8a (patch) | |
tree | e42f59e2ce41dc82299e2d19e9da1c42751d9bf2 /gnu/packages | |
parent | 6f8c41958f78bebd83c4f7a42028906775fffc26 (diff) | |
download | patches-90c6a46ded0ac7421c35c92d06df65a13fe6ae8a.tar patches-90c6a46ded0ac7421c35c92d06df65a13fe6ae8a.tar.gz |
gnu: ephoto: Update source hash.
The contents of both archives are identical.
* gnu/packages/enlightenment.scm (ephoto)[source]: Update sha256.
Diffstat (limited to 'gnu/packages')
-rw-r--r-- | gnu/packages/enlightenment.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/enlightenment.scm b/gnu/packages/enlightenment.scm index 7bb358e515..11fcf0b7b0 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 |