guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: go-github-com-syncthing-notify: Update to 0.0.0-3.116c45b.


From: guix-commits
Subject: 01/02: gnu: go-github-com-syncthing-notify: Update to 0.0.0-3.116c45b.
Date: Tue, 4 Dec 2018 21:38:31 -0500 (EST)

lfam pushed a commit to branch master
in repository guix.

commit f2bf63d02980884c74c2602c1b9c655f771e6cb8
Author: Leo Famulari <address@hidden>
Date:   Tue Dec 4 20:26:21 2018 -0500

    gnu: go-github-com-syncthing-notify: Update to 0.0.0-3.116c45b.
    
    * gnu/packages/syncthing (go-github-com-syncthing-notify): Update to 
0.0.0-3.116c45b.
---
 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 37654f9..4bd95f0 100644
--- a/gnu/packages/syncthing.scm
+++ b/gnu/packages/syncthing.scm
@@ -906,8 +906,8 @@ using sh's word-splitting rules.")
       (license expat))))
 
 (define-public go-github-com-syncthing-notify
-  (let ((commit "b76b45868a77e7800dd06cce61101af9c4274bcc")
-        (revision "2"))
+  (let ((commit "116c45bb5ad48777321e4984d1320d56889b6097")
+        (revision "3"))
     (package
       (name "go-github-com-syncthing-notify")
       (version (git-version "0.0.0" revision commit))
@@ -919,7 +919,7 @@ using sh's word-splitting rules.")
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "1xxkzaxygxxr51i2kdxsdaqb5i95hqpkw4kcr75wmsp914slw2q9"))))
+                  "14bh95pkhwmnc65bnv08p3y4flj1j7f6xxr2cgmlwrphnlp9yhl9"))))
       (build-system go-build-system)
       (arguments
        '(#:import-path "github.com/syncthing/notify"))



reply via email to

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