Skip to content
Snippets Groups Projects
Unverified Commit f2bf63d0 authored by Leo Famulari's avatar Leo Famulari
Browse files

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.
parent c7c0b3a9
No related branches found
No related tags found
No related merge requests found
...@@ -906,8 +906,8 @@ (define-public go-github-com-kballard-go-shellquote ...@@ -906,8 +906,8 @@ (define-public go-github-com-kballard-go-shellquote
(license expat)))) (license expat))))
(define-public go-github-com-syncthing-notify (define-public go-github-com-syncthing-notify
(let ((commit "b76b45868a77e7800dd06cce61101af9c4274bcc") (let ((commit "116c45bb5ad48777321e4984d1320d56889b6097")
(revision "2")) (revision "3"))
(package (package
(name "go-github-com-syncthing-notify") (name "go-github-com-syncthing-notify")
(version (git-version "0.0.0" revision commit)) (version (git-version "0.0.0" revision commit))
...@@ -919,7 +919,7 @@ (define-public go-github-com-syncthing-notify ...@@ -919,7 +919,7 @@ (define-public go-github-com-syncthing-notify
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"1xxkzaxygxxr51i2kdxsdaqb5i95hqpkw4kcr75wmsp914slw2q9")))) "14bh95pkhwmnc65bnv08p3y4flj1j7f6xxr2cgmlwrphnlp9yhl9"))))
(build-system go-build-system) (build-system go-build-system)
(arguments (arguments
'(#:import-path "github.com/syncthing/notify")) '(#:import-path "github.com/syncthing/notify"))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment