[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"))
- branch master updated (6666f4f -> e61da2e), Leo Famulari, 2018/02/08
- 01/13: gnu: Add go-github-com-beorn7-perks-quantile., Leo Famulari, 2018/02/08
- 02/13: gnu: go-github-com-gogo-protobuf: Update to 0.5-2.160de10., Leo Famulari, 2018/02/08
- 05/13: gnu: Add go-github-com-matttproud-golang-protobuf-extensions-pbutil., Leo Famulari, 2018/02/08
- 07/13: gnu: Add go-github-com-prometheus-procfs., Leo Famulari, 2018/02/08
- 03/13: gnu Add go-github-com-golang-protobuf-proto., Leo Famulari, 2018/02/08
- 06/13: gnu: Add go-github-com-prometheus-common-expfmt., Leo Famulari, 2018/02/08
- 13/13: gnu: mpv: Fix CVE-2018-6360., Leo Famulari, 2018/02/08
- 11/13: gnu: go-github-com-zillode-notify: Update to 0.0.0-2.a8abcfb.,
Leo Famulari <=
- 08/13: gnu: Add go-github-com-client-golang-prometheus-promhttp., Leo Famulari, 2018/02/08
- 04/13: gnu: Add go-github-com-prometheus-client-model-go., Leo Famulari, 2018/02/08
- 10/13: gnu: Add go-github-com-prometheus-union., Leo Famulari, 2018/02/08
- 09/13: gnu: Add go-github-com-client-golang-prometheus., Leo Famulari, 2018/02/08
- 12/13: gnu: Update syncthing to 0.14.44., Leo Famulari, 2018/02/08