guix-commits
[Top][All Lists]
Advanced

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

17/27: gnu: go-github-com-sasha-s-go-deadlock: Update to 0.1.0-1.03d40e5


From: Leo Famulari
Subject: 17/27: gnu: go-github-com-sasha-s-go-deadlock: Update to 0.1.0-1.03d40e5.
Date: Wed, 10 Jan 2018 04:29:35 -0500 (EST)

lfam pushed a commit to branch master
in repository guix.

commit feade866d07aadf5c21396b7b188886a670798d1
Author: Leo Famulari <address@hidden>
Date:   Sat Dec 30 17:24:07 2017 -0500

    gnu: go-github-com-sasha-s-go-deadlock: Update to 0.1.0-1.03d40e5.
    
    * gnu/packages/syncthing.scm (go-github-com-sasha-s-go-deadlock): Update
    to 0.1.0-1.03d40e5.
---
 gnu/packages/syncthing.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/syncthing.scm b/gnu/packages/syncthing.scm
index b73727a..f706f1f 100644
--- a/gnu/packages/syncthing.scm
+++ b/gnu/packages/syncthing.scm
@@ -683,8 +683,8 @@ Metrics library.")
       (license bsd-2))))
 
 (define-public go-github-com-sasha-s-go-deadlock
-  (let ((commit "341000892f3dd25f440e6231e8533eb3688ed7ec")
-        (revision "0"))
+  (let ((commit "03d40e5dbd5488667a13b3c2600b2f7c2886f02f")
+        (revision "1"))
     (package
       (name "go-github-com-sasha-s-go-deadlock")
       (version (git-version "0.1.0" revision commit))
@@ -696,7 +696,7 @@ Metrics library.")
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "1bcdyxwm5qpqynxahwaahbqi7ghgdajmg7b4276pdalkxkxkhsv8"))))
+                  "13p7b7pakd9k1c2k0fs1hfim3c8mivz679977ai6zb01s4aw7gyg"))))
       (build-system go-build-system)
       (arguments
        `(#:import-path "github.com/sasha-s/go-deadlock"))



reply via email to

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