all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Timotej Lazar <timotej.lazar@araneo.si>
To: 72505@debbugs.gnu.org
Cc: Timotej Lazar <timotej.lazar@araneo.si>
Subject: [bug#72505] [PATCH 1/2] gnu: go-git-sr-ht-emersion-go-scfg: Update to 0.0.0-20240128091534-2ae16e782082.
Date: Wed,  7 Aug 2024 07:45:55 +0200	[thread overview]
Message-ID: <40cd6e415fc292ef571bb8b27f05bc71f45654c7.1723009183.git.timotej.lazar@araneo.si> (raw)
In-Reply-To: <cover.1723009183.git.timotej.lazar@araneo.si>

* gnu/packages/golang-xyz.scm (go-git-sr-ht-emersion-go-scfg): Update to 0.0.0-20240128091534-2ae16e782082.

Change-Id: I15b3bd2f1b58689e5fda5140349ef22511e439a1
---
 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 6560f43578..b7eccae55a 100644
--- a/gnu/packages/golang-xyz.scm
+++ b/gnu/packages/golang-xyz.scm
@@ -229,7 +229,7 @@ (define-public go-code-cloudfoundry-org-bytefmt
 (define-public go-git-sr-ht-emersion-go-scfg
   (package
     (name "go-git-sr-ht-emersion-go-scfg")
-    (version "0.0.0-20211215104734-c2c7a15d6c99")
+    (version "0.0.0-20240128091534-2ae16e782082")
     (source
      (origin
        (method git-fetch)
@@ -238,7 +238,7 @@ (define-public go-git-sr-ht-emersion-go-scfg
              (commit (go-version->git-ref version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "02gn8hz8zfv8y0krysx2wv951gw8hmhdfqf1ysidwm7i293365w4"))))
+        (base32 "1gxhg40q4md3lj1wrrnms0jhyqsxhx2hcv6sm5yjbbqana5x26mx"))))
     (build-system go-build-system)
     (arguments
      (list #:import-path "git.sr.ht/~emersion/go-scfg"))
-- 
2.45.1





  reply	other threads:[~2024-08-07  5:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-07  5:39 [bug#72505] [PATCH 0/2] Update soju Timotej Lazar
2024-08-07  5:45 ` Timotej Lazar [this message]
2024-08-07  5:45 ` [bug#72505] [PATCH 2/2] gnu: soju: Update to 0.8.1 Timotej Lazar
2024-08-08  3:55   ` bug#72505: [PATCH 0/2] Update soju jgart via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=40cd6e415fc292ef571bb8b27f05bc71f45654c7.1723009183.git.timotej.lazar@araneo.si \
    --to=timotej.lazar@araneo.si \
    --cc=72505@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.