guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/03: gnu: exiv2: Update source checksum.


From: Marius Bakke
Subject: 01/03: gnu: exiv2: Update source checksum.
Date: Sat, 2 Sep 2017 06:34:22 -0400 (EDT)

mbakke pushed a commit to branch master
in repository guix.

commit f306825da855f03c8d79ea67ec3fdca753d7f5ce
Author: Maxim Cournoyer <address@hidden>
Date:   Sat Sep 2 01:45:24 2017 -0400

    gnu: exiv2: Update source checksum.
    
    The source archive was updated in place; only a cleanup of non functional
    files was done (see: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28326).
    
    * gnu/packages/image.scm (exiv2)[source]: Update hash.
    
    Signed-off-by: Marius Bakke <address@hidden>
---
 gnu/packages/image.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm
index e932481..503a249 100644
--- a/gnu/packages/image.scm
+++ b/gnu/packages/image.scm
@@ -868,7 +868,7 @@ channels.")
                                        version ".tar.gz")))
              (sha256
               (base32
-               "1hsdzlzgkipprqh93yj81mrckl2l7c2mn2i84691pallnjz5qqhc"))))
+               "1yza317qxd8yshvqnay164imm0ks7cvij8y8j86p1gqi1153qpn7"))))
     (build-system gnu-build-system)
     (arguments '(#:tests? #f))                    ; no `check' target
     (propagated-inputs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]