guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/04: gnu: go-github-com-sabhiram-go-gitignore: 1.0.2-1.525f6e1.


From: guix-commits
Subject: 03/04: gnu: go-github-com-sabhiram-go-gitignore: 1.0.2-1.525f6e1.
Date: Tue, 25 Oct 2022 05:40:25 -0400 (EDT)

cbaines pushed a commit to branch master
in repository guix.

commit 92d2cb0f2bdadf37cae8db771a03a4ba02984deb
Author: Felix Lechner <felix.lechner@lease-up.com>
AuthorDate: Thu Oct 20 05:54:35 2022 -0700

    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>
---
 gnu/packages/golang.scm | 6 +++---
 1 file 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]