guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: go-git-sr-ht-emersion-gqlclient: Update to 0.0.0-20230820050


From: guix-commits
Subject: 01/02: gnu: go-git-sr-ht-emersion-gqlclient: Update to 0.0.0-20230820050442-8873fe0204b9
Date: Sat, 2 Dec 2023 10:17:20 -0500 (EST)

abcdw pushed a commit to branch master
in repository guix.

commit 2baad07da40259dd10b68892818f0c6564054902
Author: Filip Lajszczak <filip@lajszczak.dev>
AuthorDate: Mon Nov 6 20:59:20 2023 +0000

    gnu: go-git-sr-ht-emersion-gqlclient: Update to 
0.0.0-20230820050442-8873fe0204b9
    
    * gnu/packages/golang.scm (go-git-sr-ht-emersion-gqlclient): Update to 
0.0.0-20230820050442-8873fe0204b9
    
    Change-Id: I15a35a0f25dd248938839ae766569e6fbf304ed6
    Signed-off-by: Andrew Tropin <andrew@trop.in>
---
 gnu/packages/golang.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 45b895ca40..b5bf9d4b47 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -12836,7 +12836,7 @@ is undetermined, a customizable spinner is shown.")
 (define-public go-git-sr-ht-emersion-gqlclient
   (package
     (name "go-git-sr-ht-emersion-gqlclient")
-    (version "0.0.0-20220202181617-4e6e9c763dd2")
+    (version "0.0.0-20230820050442-8873fe0204b9")
     (source
      (origin
        (method git-fetch)
@@ -12845,7 +12845,7 @@ is undetermined, a customizable spinner is shown.")
              (commit (go-version->git-ref version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1d9hmaz7yy02bk455gmaav818xi49sw69jyx6dxzymv6ln7r1cv1"))))
+        (base32 "0x64kcryawdr0daq1w6fada60zqrddw75yi397835b9ij7wb5gmh"))))
     (build-system go-build-system)
     (arguments (list #:import-path "git.sr.ht/~emersion/gqlclient"))
     (home-page "https://git.sr.ht/~emersion/gqlclient";)



reply via email to

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