[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
150/172: gnu: go-github-com-emersion-go-autostart: Update to 0.0.0-20210
From: |
guix-commits |
Subject: |
150/172: gnu: go-github-com-emersion-go-autostart: Update to 0.0.0-20210130080809-00ed301c8e9a. |
Date: |
Sat, 9 Nov 2024 16:45:11 -0500 (EST) |
sharlatan pushed a commit to branch master
in repository guix.
commit 8292c0de006f63f0a295796f3343cd5baf1311a2
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Sun Sep 22 21:44:29 2024 +0100
gnu: go-github-com-emersion-go-autostart: Update to
0.0.0-20210130080809-00ed301c8e9a.
* gnu/packages/golang.scm (go-github-com-emersion-go-autostart): Update to
0.0.0-20210130080809-00ed301c8e9a.
Change-Id: I103e0c9d4d89317371458737af6a33f7d0d3005b
---
gnu/packages/golang.scm | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 116ab3a94c..11e19786a7 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -2343,18 +2343,16 @@ running with its management port enabled.")
(license license:expat))))
(define-public go-github-com-emersion-go-autostart
- (let ((commit "00ed301c8e9ae79e82878c6361c709983ac5dd2c")
- (revision "0"))
(package
(name "go-github-com-emersion-go-autostart")
- (version (git-version "0.0.0" revision commit))
+ (version "0.0.0-20210130080809-00ed301c8e9a")
(source
(origin
(method git-fetch)
(uri
(git-reference
(url "https://github.com/emersion/go-autostart")
- (commit commit)))
+ (commit (go-version->git-ref version))))
(file-name (git-file-name name version))
(sha256
(base32 "0cqqvbzn32xv5lknfygrx01rx2sc6pi833k7008nlk9lsfgry06v"))))
@@ -2364,7 +2362,7 @@ running with its management port enabled.")
(home-page "https://github.com/emersion/go-autostart")
(synopsis "Autostart library in Go")
(description "Go-Autostart is a Go library to run a command after
login.")
- (license license:expat))))
+ (license license:expat)))
(define-public go-github-com-dchest-siphash
(package
- 131/172: gnu: go-github-com-aead-chacha20: Update to 0.0.0-20180709150244-8b13a72661da., (continued)
- 131/172: gnu: go-github-com-aead-chacha20: Update to 0.0.0-20180709150244-8b13a72661da., guix-commits, 2024/11/09
- 128/172: gnu: go-github-com-deckarep-golang-set-v2: Update to 2.6.0., guix-commits, 2024/11/09
- 134/172: gnu: go-github-com-shadowsocks-go-shadowsocks2: Enable all tests., guix-commits, 2024/11/09
- 111/172: gnu: Add go-github-com-ryanuber-columnize., guix-commits, 2024/11/09
- 170/172: build/go: fix-embed-files: Adjust procedure docstring., guix-commits, 2024/11/09
- 171/172: gnu: go-1.22: Update to 1.22.7., guix-commits, 2024/11/09
- 148/172: gnu: trezord: Refresh package style., guix-commits, 2024/11/09
- 146/172: gnu: Add go-github-com-prometheus-community-pro-bing., guix-commits, 2024/11/09
- 145/172: gnu: go-github-com-sevlyar-go-daemon: Move to golang-xyz., guix-commits, 2024/11/09
- 141/172: gnu: go-github-com-smartystreets-goconvey: Update to v1.8.1., guix-commits, 2024/11/09
- 150/172: gnu: go-github-com-emersion-go-autostart: Update to 0.0.0-20210130080809-00ed301c8e9a.,
guix-commits <=
- 155/172: gnu: Add go-rsc-io-binaryregexp., guix-commits, 2024/11/09
- 165/172: gnu: go-github-com-tekwizely-go-parsing: Adjust description., guix-commits, 2024/11/09
- 162/172: gnu: Add go-github-com-matryer-is., guix-commits, 2024/11/09
- 139/172: gnu: Add go-github-com-smarty-assertions., guix-commits, 2024/11/09
- 172/172: gnu: go-1.23: Update to 1.23.2., guix-commits, 2024/11/09
- 166/172: gnu: go-github-com-tekwizely-go-parsing: Move to golang-xyz., guix-commits, 2024/11/09
- 164/172: gnu: go-github-com-tekwizely-go-parsing: Update to 0.0.0-20221001173913-aa6d6749ea2d., guix-commits, 2024/11/09
- 08/172: gnu: go-github-com-jaytaylor-html2text: Move to golang-web., guix-commits, 2024/11/09
- 05/172: gnu: go-github-com-gogs-chardet: Move to golang-xyz., guix-commits, 2024/11/09
- 07/172: gnu: go-github-com-jaytaylor-html2text: Enable tests., guix-commits, 2024/11/09