guix-commits
[Top][All Lists]
Advanced

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

11/13: gnu: go-github-com-zillode-notify: Update to 0.0.0-2.a8abcfb.


From: Leo Famulari
Subject: 11/13: gnu: go-github-com-zillode-notify: Update to 0.0.0-2.a8abcfb.
Date: Thu, 8 Feb 2018 15:18:40 -0500 (EST)

lfam pushed a commit to branch master
in repository guix.

commit 5c8c1511e8ab77545dd3a7fc304cca61fedbc237
Author: Leo Famulari <address@hidden>
Date:   Mon Feb 5 18:57:15 2018 -0500

    gnu: go-github-com-zillode-notify: Update to 0.0.0-2.a8abcfb.
    
    * gnu/packages/syncthing.scm (go-github-com-zillode-notify): Update to
    0.0.0-2.a8abcfb.
---
 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 7029fdc..9d8ef9e 100644
--- a/gnu/packages/syncthing.scm
+++ b/gnu/packages/syncthing.scm
@@ -1853,8 +1853,8 @@ Authentication and Privacy Infrastructure).")
       (license asl2.0))))
 
 (define-public go-github-com-zillode-notify
-  (let ((commit "8fff849a2026ce7a59f67ed9747dd9c7adc8bd0b")
-        (revision "1"))
+  (let ((commit "a8abcfb1ce88ee8d79a300ed65d94b8fb616ddb3")
+        (revision "2"))
     (package
       (name "go-github-com-zillode-notify")
       (version (git-version "0.0.0" revision commit))
@@ -1866,7 +1866,7 @@ Authentication and Privacy Infrastructure).")
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "1aazci21y85k1c02dlvdfx926vxb3j4i96fn27s7zxmqjlk7l3ga"))))
+                  "031pmbvm0xj4f4fak7im0ywmyn3hns538zlbdj4f23jj69zqdy7k"))))
       (build-system go-build-system)
       (arguments
        '(#:import-path "github.com/zillode/notify"))



reply via email to

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