guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: boost-signals2: Update hash.


From: guix-commits
Subject: branch master updated: gnu: boost-signals2: Update hash.
Date: Fri, 05 Jun 2020 15:31:41 -0400

This is an automated email from the git hooks/post-receive script.

nckx pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new ecab53c  gnu: boost-signals2: Update hash.
ecab53c is described below

commit ecab53c320b1584a08f811b17a92bd9a50a50ff3
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Jun 5 21:30:56 2020 +0200

    gnu: boost-signals2: Update hash.
    
    Reported by pkill9 on #guix.
    
    * gnu/packages/boost.scm (boost-signals2)[source]: Fix the hash.
---
 gnu/packages/boost.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/boost.scm b/gnu/packages/boost.scm
index d28c58d..9e7c40c 100644
--- a/gnu/packages/boost.scm
+++ b/gnu/packages/boost.scm
@@ -322,7 +322,7 @@ Boost.Thread.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1nayaqshhzr1n6jj43bpvvay36d5gn075h0b95psii5x8ingszdk"))))
+                "13i5j43nggb46i6qpaf7gk53i7zp7pimphl7sydyfqz2m9yx5cdy"))))
     (build-system trivial-build-system)
     (arguments
      `(#:modules ((guix build utils))



reply via email to

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