guix-commits
[Top][All Lists]
Advanced

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

06/31: gnu: go-github-com-syncthing-notify: Update to 0.0.0-4.4e389ea.


From: guix-commits
Subject: 06/31: gnu: go-github-com-syncthing-notify: Update to 0.0.0-4.4e389ea.
Date: Thu, 14 Mar 2019 03:06:52 -0400 (EDT)

lfam pushed a commit to branch wip-go-build-system
in repository guix.

commit 79d09375d5109bb07e2405370dee3a7fb7b47861
Author: Leo Famulari <address@hidden>
Date:   Wed Mar 6 15:34:04 2019 -0500

    gnu: go-github-com-syncthing-notify: Update to 0.0.0-4.4e389ea.
    
    * gnu/packages/syncthing.scm (go-github-com-syncthing-notify): Update to
    0.0.0-4.4e389ea.
---
 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 7f01008..b5ee59d 100644
--- a/gnu/packages/syncthing.scm
+++ b/gnu/packages/syncthing.scm
@@ -797,8 +797,8 @@ using sh's word-splitting rules.")
       (license expat))))
 
 (define-public go-github-com-syncthing-notify
-  (let ((commit "116c45bb5ad48777321e4984d1320d56889b6097")
-        (revision "3"))
+  (let ((commit "4e389ea6c0d84e6195eb585ffaf62c8c143306ae")
+        (revision "4"))
     (package
       (name "go-github-com-syncthing-notify")
       (version (git-version "0.0.0" revision commit))
@@ -810,7 +810,7 @@ using sh's word-splitting rules.")
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "14bh95pkhwmnc65bnv08p3y4flj1j7f6xxr2cgmlwrphnlp9yhl9"))))
+                  "19gvl14s1l9m82f8c2xsjcr8lmbqrvw1mxkayvfcpimvxfz0j61i"))))
       (build-system go-build-system)
       (arguments
        '(#:import-path "github.com/syncthing/notify"))



reply via email to

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