aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Lechner <felix.lechner@lease-up.com>2022-10-20 05:54:35 -0700
committerChristopher Baines <mail@cbaines.net>2022-10-25 10:19:45 +0100
commit92d2cb0f2bdadf37cae8db771a03a4ba02984deb (patch)
tree59e1b5c11b05466a911d92e5332816417bde83f8
parent793491db0fce5f23ca21ad974b85a52ed5f7e045 (diff)
downloadguix-92d2cb0f2bdadf37cae8db771a03a4ba02984deb.tar
guix-92d2cb0f2bdadf37cae8db771a03a4ba02984deb.tar.gz
gnu: go-github-com-sabhiram-go-gitignore: 1.0.2-1.525f6e1.
* gnu/packages/golang.scm (go-github-com-sabhiram-go-gitignore): Update to 1.0.2-1.525f6e1. Signed-off-by: Christopher Baines <mail@cbaines.net>
-rw-r--r--gnu/packages/golang.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index e842c3c055..55f7d1bd2f 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -5450,8 +5450,8 @@ as conversion to and from @command{net.Addr}.")
(license license:expat))))
(define-public go-github-com-sabhiram-go-gitignore
- (let ((commit "d3107576ba9425fc1c85f4b3569c4631b805a02e")
- (revision "0"))
+ (let ((commit "525f6e181f062064d83887ed2530e3b1ba0bc95a")
+ (revision "1"))
(package
(name "go-github-com-sabhiram-go-gitignore")
(version (git-version "1.0.2" revision commit))
@@ -5464,7 +5464,7 @@ as conversion to and from @command{net.Addr}.")
(file-name (git-file-name name version))
(sha256
(base32
- "1rdwyxgcsiwgmlqnc3k6h300mzlvjc3j21np4yh1h476wc8dvl0l"))))
+ "197giv3snczvbihzvkja5pq53yw5fc516rnjm71hni8gawb8jmh3"))))
(build-system go-build-system)
(arguments
'(#:import-path