guix-commits
[Top][All Lists]
Advanced

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

01/27: gnu: go-github-com-zillode-notify: Update to 0.0.0-1.8fff849.


From: Leo Famulari
Subject: 01/27: gnu: go-github-com-zillode-notify: Update to 0.0.0-1.8fff849.
Date: Wed, 10 Jan 2018 04:29:33 -0500 (EST)

lfam pushed a commit to branch master
in repository guix.

commit 38ea280286c012e457a2dacee4ab123e1d42cb6e
Author: Leo Famulari <address@hidden>
Date:   Sat Dec 30 04:41:50 2017 -0500

    gnu: go-github-com-zillode-notify: Update to  0.0.0-1.8fff849.
    
    * gnu/packages/syncthing.scm (go-github-com-zillode-notify): Update to
    0.0.0-1.8fff849.
---
 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 5d7c0f5..b4a8537 100644
--- a/gnu/packages/syncthing.scm
+++ b/gnu/packages/syncthing.scm
@@ -1870,8 +1870,8 @@ Authentication and Privacy Infrastructure).")
       (license asl2.0))))
 
 (define-public go-github-com-zillode-notify
-  (let ((commit "54e3093eb7377fd139c4605f475cc78e83610b9d")
-        (revision "0"))
+  (let ((commit "8fff849a2026ce7a59f67ed9747dd9c7adc8bd0b")
+        (revision "1"))
     (package
       (name "go-github-com-zillode-notify")
       (version (git-version "0.0.0" revision commit))
@@ -1883,7 +1883,7 @@ Authentication and Privacy Infrastructure).")
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "0xmj0bh15hqbzq5qsbi2nb2lihl1pqdh1vwalwmxywnda3w68xj6"))))
+                  "1aazci21y85k1c02dlvdfx926vxb3j4i96fn27s7zxmqjlk7l3ga"))))
       (build-system go-build-system)
       (arguments
        '(#:import-path "github.com/zillode/notify"))



reply via email to

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