[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
144/169: gnu: go-github-com-sevlyar-go-daemon: Update to 0.1.6.
From: |
guix-commits |
Subject: |
144/169: gnu: go-github-com-sevlyar-go-daemon: Update to 0.1.6. |
Date: |
Thu, 26 Sep 2024 09:26:13 -0400 (EDT) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit 014580a1527c011d9e76391bce3dfd73311cfd0d
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Sun Sep 22 20:56:26 2024 +0100
gnu: go-github-com-sevlyar-go-daemon: Update to 0.1.6.
* gnu/packages/golang.scm (go-github-com-sevlyar-go-daemon): Update to
0.1.6.
Change-Id: Iebeb04087caf7d746901a0ad4b4efeb83ca7af3c
---
gnu/packages/golang.scm | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)
diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index a51a373341..64bf02eb60 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -2225,7 +2225,7 @@ incorporates ideas and concepts from Philipp Winter's
ScrambleSuit protocol.")
(define-public go-github-com-sevlyar-go-daemon
(package
(name "go-github-com-sevlyar-go-daemon")
- (version "0.1.5")
+ (version "0.1.6")
(source
(origin
(method git-fetch)
@@ -2234,14 +2234,8 @@ incorporates ideas and concepts from Philipp Winter's
ScrambleSuit protocol.")
(url "https://github.com/sevlyar/go-daemon")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
- (modules '((guix build utils)))
- (snippet
- ;; XXX: Remove when updating
- '(begin
- (substitute* "compilation_test.go"
- ((".*\"darwin/386\".*") ""))))
(sha256
- (base32 "1y3gnxaifykcjcbzx91lz9bc93b95w3xj4rjxjbii26pm3j7gqyk"))))
+ (base32 "1x2sn871g10jihga6jvng7ys1988dgj24wlkxzdzca6mvzysj80b"))))
(build-system go-build-system)
(arguments
`(#:import-path "github.com/sevlyar/go-daemon"))
- 65/169: gnu: go-github-com-google-goterm: Update to 0.0.0-20200907032337-555d40f16ae2., (continued)
- 65/169: gnu: go-github-com-google-goterm: Update to 0.0.0-20200907032337-555d40f16ae2., guix-commits, 2024/09/26
- 89/169: gnu: go-github-com-go-git-go-git-v5: Update style., guix-commits, 2024/09/26
- 92/169: gnu: Add go-github-com-rs-zerolog., guix-commits, 2024/09/26
- 102/169: gnu: Add go-github-com-datadog-datadog-go-v5., guix-commits, 2024/09/26
- 113/169: gnu: Add go-github-com-pquerna-ffjson., guix-commits, 2024/09/26
- 115/169: gnu: Add go-github-com-tinylib-msgp., guix-commits, 2024/09/26
- 122/169: gnu: go-github-com-nbrownus-go-metrics-prometheus: Fix build., guix-commits, 2024/09/26
- 125/169: build/go: Replace symlinks with a copy of the file., guix-commits, 2024/09/26
- 126/169: gnu: build/go: Apply default 'fix-embed-files phase., guix-commits, 2024/09/26
- 132/169: gnu: go-github-com-aead-chacha20: Fix indentation., guix-commits, 2024/09/26
- 144/169: gnu: go-github-com-sevlyar-go-daemon: Update to 0.1.6.,
guix-commits <=
- 135/169: gnu: Add go-github-com-xtaci-smux., guix-commits, 2024/09/26
- 137/169: gnu: go-github.com-smartystreets-assertions: Rename variable., guix-commits, 2024/09/26
- 142/169: gnu: Remove go-github-com-smartystreets-assertions., guix-commits, 2024/09/26
- 145/169: gnu: go-github-com-sevlyar-go-daemon: Move to golang-xyz., guix-commits, 2024/09/26
- 150/169: gnu: go-github-com-emersion-go-autostart: Update to 0.0.0-20210130080809-00ed301c8e9a., guix-commits, 2024/09/26
- 138/169: gnu: go-github.com-smartystreets-goconvey: Rename variable., guix-commits, 2024/09/26
- 133/169: gnu: go-github-com-shadowsocks-go-shadowsocks2: Update to 0.1.5., guix-commits, 2024/09/26
- 166/169: gnu: go-github-com-tekwizely-go-parsing: Move to golang-xyz., guix-commits, 2024/09/26
- 167/169: gnu: go-github-com-subosito-gotenv: Update to 1.6.0., guix-commits, 2024/09/26
- 168/169: gnu: go-github-com-subosito-gotenv: Move to golang-xyz., guix-commits, 2024/09/26