[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/35: gnu: go-github-com-petermattis-goid: Update to 0.0.0-1.b0b1615
From: |
guix-commits |
Subject: |
08/35: gnu: go-github-com-petermattis-goid: Update to 0.0.0-1.b0b1615 |
Date: |
Thu, 13 Feb 2020 19:55:32 -0500 (EST) |
lfam pushed a commit to branch master
in repository guix.
commit adc6ae9a85b9b4c6bf5a1e50cfaee8dbdf0f1fc0
Author: Leo Famulari <address@hidden>
AuthorDate: Tue Oct 8 18:50:19 2019 -0400
gnu: go-github-com-petermattis-goid: Update to 0.0.0-1.b0b1615
* gnu/packages/syncthing.scm (go-github-com-petermattis-goid): Update to
0.0.0-1.b0b1615.
---
gnu/packages/syncthing.scm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/syncthing.scm b/gnu/packages/syncthing.scm
index 810eb0c..f988cbe 100644
--- a/gnu/packages/syncthing.scm
+++ b/gnu/packages/syncthing.scm
@@ -662,8 +662,8 @@ hashes.")
(license expat))))
(define-public go-github-com-petermattis-goid
- (let ((commit "3db12ebb2a599ba4a96bea1c17b61c2f78a40e02")
- (revision "0"))
+ (let ((commit "b0b1615b78e5ee59739545bb38426383b2cda4c9")
+ (revision "1"))
(package
(name "go-github-com-petermattis-goid")
(version (git-version "0.0.0" revision commit))
@@ -674,9 +674,8 @@ hashes.")
(commit commit)))
(file-name (git-file-name name version))
(sha256
-
(base32
- "0z18a3mr72c52g7g94n08gxw0ksnaafbfwdl5p5jav2sffirb0kd"))))
+ "0ghfxn045r0bbn2vszw897lxzmhnm4k59aypjvpxl0pbzsw9ab2c"))))
(build-system go-build-system)
(arguments
'(#:import-path "github.com/petermattis/goid"))
- branch master updated (5f6ce90 -> 3dbab68), guix-commits, 2020/02/13
- 03/35: gnu: go-github-com-certifi-gocertifi: Update to 2018.01.18-1.a5e0173, guix-commits, 2020/02/13
- 05/35: gnu: go-github-com-jackpal-gateway: Update to 1.0.5., guix-commits, 2020/02/13
- 01/35: gnu: go-golang-org-x-crypto: Update to 0.0.0-4.9756ffd., guix-commits, 2020/02/13
- 08/35: gnu: go-github-com-petermattis-goid: Update to 0.0.0-1.b0b1615,
guix-commits <=
- 02/35: gnu: go-github-com-gobwas-glob: Update to 0.2.3., guix-commits, 2020/02/13
- 04/35: gnu: go-github-com-golang-groupcache-lru: Update to 0.0.0-2.869f871, guix-commits, 2020/02/13
- 06/35: gnu: go-github-com-kballard-go-shellquote: Update to 0.0.0-1.95032a8, guix-commits, 2020/02/13
- 07/35: gnu: go-github-com-oschwald-maxminddb-golang: Update to 1.4.0., guix-commits, 2020/02/13
- 09/35: gnu: go-github-com-prometheus-client-model: Update to 0.0.2-2.14fe0d1., guix-commits, 2020/02/13
- 10/35: gnu: go-github-com-prometheus-procfs: Update to 0.0.4., guix-commits, 2020/02/13
- 13/35: gnu: go-golang-org-x-time: Update to 0.0.0-2.9d24e82., guix-commits, 2020/02/13
- 12/35: gnu: go-golang-org-x-sys: Update to 0.0.0-5.749cb33., guix-commits, 2020/02/13
- 16/35: gnu: go-github-com-prometheus-client-golang: Update 1.1.0., guix-commits, 2020/02/13
- 18/35: gnu: Move go-github-com-golang-protobuf-proto to the Golang module., guix-commits, 2020/02/13