[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/34: gnu: go-github-com-stathat-go: Update to 1.0.0.
From: |
guix-commits |
Subject: |
17/34: gnu: go-github-com-stathat-go: Update to 1.0.0. |
Date: |
Thu, 9 Jan 2025 19:37:13 -0500 (EST) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit 99164334eb6b19cee450ac811d4af7e4fe9d19d6
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Thu Jan 9 22:01:31 2025 +0000
gnu: go-github-com-stathat-go: Update to 1.0.0.
* gnu/packages/golang-xyz.scm (go-github-com-stathat-go): Update to 1.0.0.
Change-Id: I62c92bdd8176298d938d87580d7277accd271cd3
---
gnu/packages/golang-xyz.scm | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm
index 4704566fbb..5602391b2b 100644
--- a/gnu/packages/golang-xyz.scm
+++ b/gnu/packages/golang-xyz.scm
@@ -12827,17 +12827,15 @@ all types of configuration needs and formats.")
(license license:expat)))
(define-public go-github-com-stathat-go
- (let ((commit "74669b9f388d9d788c97399a0824adbfee78400e")
- (revision "0"))
(package
(name "go-github-com-stathat-go")
- (version (git-version "0.0.0" revision commit))
+ (version "1.0.0")
(source
(origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/stathat/go")
- (commit commit)))
+ (commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1zzlsl24dyr202qkr2pay22m6d0gb7ssms77wgdx0r0clgm7dihw"))))
@@ -12847,7 +12845,7 @@ all types of configuration needs and formats.")
(synopsis "Post statistics to StatHat")
(description "This is a Go package for posting to a StatHat account.")
(home-page "https://github.com/stathat/go")
- (license license:expat))))
+ (license license:expat)))
(define-public go-github-com-stoewer-go-strcase
(package
- 11/34: gnu: go-github-com-disintegration-imaging: Move to golang-xyz., (continued)
- 11/34: gnu: go-github-com-disintegration-imaging: Move to golang-xyz., guix-commits, 2025/01/09
- 13/34: gnu: Add go-github-com-containerd-platforms., guix-commits, 2025/01/09
- 05/34: gnu: go-github-com-charmbracelet-x-input: Update to 0.3.0., guix-commits, 2025/01/09
- 22/34: gnu: go-github-com-gomodule-redigo: Update to 1.9.2., guix-commits, 2025/01/09
- 26/34: gnu: Add go-github-com-bradenhilton-cityhash., guix-commits, 2025/01/09
- 24/34: gnu: go-github-com-gregjones-httpcache: Update to 0.0.0-20190611155906-901d90724c79., guix-commits, 2025/01/09
- 18/34: gnu: go-github-com-stathat-go: Improve package style., guix-commits, 2025/01/09
- 07/34: gnu: go-github-com-cespare-mph: Move to golang-xyz., guix-commits, 2025/01/09
- 16/34: gnu: Add go-github-com-stoewer-go-strcase., guix-commits, 2025/01/09
- 06/34: gnu: Remove go-github-com-charmbracelet-x-ansi-0.4.5., guix-commits, 2025/01/09
- 17/34: gnu: go-github-com-stathat-go: Update to 1.0.0.,
guix-commits <=
- 23/34: gnu: go-github-com-gomodule-redigo: Move to golang-xyz., guix-commits, 2025/01/09
- 25/34: gnu: go-github-com-gregjones-httpcache: Fix indentation., guix-commits, 2025/01/09
- 30/34: gnu: aws-vault: Move to password-utils., guix-commits, 2025/01/09
- 29/34: gnu: go-github-com-valyala-bytebufferpool: Move to golang-xyz., guix-commits, 2025/01/09
- 14/34: gnu: Add go-github-com-containerd-plugin., guix-commits, 2025/01/09
- 15/34: gnu: Add go-modernc-org-lexer., guix-commits, 2025/01/09
- 21/34: gnu: go-github-com-rcrowley-go-metrics: Move to golang-web., guix-commits, 2025/01/09
- 28/34: gnu: go-github-com-peterbourgon-diskv: Move to golang-xyz., guix-commits, 2025/01/09
- 27/34: gnu: Add go-github-com-bradenhilton-mozillainstallhash., guix-commits, 2025/01/09
- 31/34: gnu: go-github-com-rifflock-lfshook: Move to golang-xyz., guix-commits, 2025/01/09