guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: guile-email: Fix source hash.


From: guix-commits
Subject: 01/01: gnu: guile-email: Fix source hash.
Date: Sat, 17 Aug 2019 13:46:16 -0400 (EDT)

arunisaac pushed a commit to branch master
in repository guix.

commit d88b811adf389e6445caf15fe6a581ac067deab7
Author: Arun Isaac <address@hidden>
Date:   Sat Aug 17 22:49:40 2019 +0530

    gnu: guile-email: Fix source hash.
    
    * gnu/packages/guile-xyz.scm (guile-email)[source]: Fix hash.
---
 gnu/packages/guile-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index 8c36658..16e30b9 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -916,7 +916,7 @@ tracker's SOAP service, such as 
@url{https://bugs.gnu.org}.";)
              version ".tar.lz"))
        (sha256
         (base32
-         "05pm0rwdxhjdlpmvhn0kyfslph6j5m1gv76givs0hshb30nirl2x"))))
+         "0zgvh2329zrclxfb1lh7dnqrq46jj77l0lx7j9y6y3xgbhd2d9l0"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)



reply via email to

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