[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
43/63: gnu: go-github-com-fsnotify-fsnotify: Update to 1.8.0.
From: |
guix-commits |
Subject: |
43/63: gnu: go-github-com-fsnotify-fsnotify: Update to 1.8.0. |
Date: |
Sat, 28 Dec 2024 11:13:43 -0500 (EST) |
sharlatan pushed a commit to branch go-team
in repository guix.
commit 00d667c1caad3cdd5d0b0531f59ace3a41800b7c
Author: Sharlatan Hellseher <sharlatanus@gmail.com>
AuthorDate: Sat Dec 28 14:51:22 2024 +0000
gnu: go-github-com-fsnotify-fsnotify: Update to 1.8.0.
* gnu/packages/golang-xyz.scm (go-github-com-fsnotify-fsnotify): Update to
1.8.0.
Change-Id: I614bfebc8cea9594f6252f875a1ae559b5fcbd65
---
gnu/packages/golang-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm
index 5eacbd8b30..25de1b8730 100644
--- a/gnu/packages/golang-xyz.scm
+++ b/gnu/packages/golang-xyz.scm
@@ -4018,7 +4018,7 @@ quoting, commenting, and escaping.")
(define-public go-github-com-fsnotify-fsnotify
(package
(name "go-github-com-fsnotify-fsnotify")
- (version "1.7.0")
+ (version "1.8.0")
(source
(origin
(method git-fetch)
@@ -4027,7 +4027,7 @@ quoting, commenting, and escaping.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1h7vs21lkj4bqbw5a6mqykaf56y181r0nja7c8pzajkvbsc39y8m"))))
+ (base32 "1wr3695yb7hl405h6pzkbdkkxpdbmc5kwjjwaf9almbvmpk6077r"))))
(build-system go-build-system)
(arguments
(list
- 35/63: gnu: Add go-github-com-xo-dburl., (continued)
- 35/63: gnu: Add go-github-com-xo-dburl., guix-commits, 2024/12/28
- 36/63: gnu: go-github-com-pquerna-ffjson: Fix tests., guix-commits, 2024/12/28
- 41/63: gnu: Add go-github-com-tdewolff-argp., guix-commits, 2024/12/28
- 33/63: gnu: go-github-com-pierrec-lz4-v4: Fix build., guix-commits, 2024/12/28
- 50/63: gnu: go-github-com-davecgh-go-xdr: Move to golang-web., guix-commits, 2024/12/28
- 56/63: gnu: go-github-com-huandu-xstrings: Update to 1.5.0., guix-commits, 2024/12/28
- 62/63: gnu: go-github-com-mitchellh-go-wordwrap: Move to golang-xyz., guix-commits, 2024/12/28
- 10/63: gnu: go-github-com-dennwc-varint: Simplify., guix-commits, 2024/12/28
- 20/63: gnu: go-github-com-godbus-dbus: Simplify., guix-commits, 2024/12/28
- 31/63: gnu: Add go-github-com-karrick-golf., guix-commits, 2024/12/28
- 43/63: gnu: go-github-com-fsnotify-fsnotify: Update to 1.8.0.,
guix-commits <=
- 39/63: gnu: go-github-com-client9-misspell: Move to golang-xyz., guix-commits, 2024/12/28
- 48/63: gnu: miniflux: Update to 2.2.4., guix-commits, 2024/12/28
- 54/63: gnu: go-github-com-gorhill-cronexpr: Move to golang-xyz., guix-commits, 2024/12/28
- 45/63: gnu: go-github-com-tdewolff-minify-v2: Update to 2.21.2., guix-commits, 2024/12/28
- 57/63: gnu: go-github-com-huandu-xstrings: Move to golang-xyz., guix-commits, 2024/12/28
- 42/63: gnu: go-github-com-tdewolff-parse-v2: Update to 2.7.19., guix-commits, 2024/12/28
- 49/63: gnu: noisetorch: Fix build., guix-commits, 2024/12/28
- 61/63: gnu: go-github-com-mitchellh-reflectwalk: Move to golang-xyz., guix-commits, 2024/12/28
- 11/63: gnu: Add go-github-com-dennwc-btrfs., guix-commits, 2024/12/28
- 37/63: gnu: go-github-com-smarty-gunit: Fix tests., guix-commits, 2024/12/28