all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
To: 72519@debbugs.gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Subject: [bug#72519] [PATCH 1/3] gnu: go-github-com-cheggaaa-pb-v3: Update to 3.1.5.
Date: Thu,  8 Aug 2024 07:09:03 +0300	[thread overview]
Message-ID: <c7716072b9f7561dcadbe916915bc73fb951cbd5.1723089979.git.poptsov.artyom@gmail.com> (raw)
In-Reply-To: <cover.1723089979.git.poptsov.artyom@gmail.com>

* gnu/packages/golang-xyz.scm (go-github-com-cheggaaa-pb-v3): Update to 3.1.5.

Change-Id: I0ba68a273efff11638f38860ba5b1db42745cd3c
---
 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..7dae0d22e1 100644
--- a/gnu/packages/golang-xyz.scm
+++ b/gnu/packages/golang-xyz.scm
@@ -1129,7 +1129,7 @@ (define-public go-github-com-cheggaaa-pb-v3
   (package
     (inherit go-github-com-cheggaaa-pb)
     (name "go-github-com-cheggaaa-pb-v3")
-    (version "3.0.8")
+    (version "3.1.5")
     (source
      (origin
        (method git-fetch)
@@ -1138,7 +1138,7 @@ (define-public go-github-com-cheggaaa-pb-v3
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0d701s2niy39r650d1phjw19h4l27b1yfc2ih6s31f56b3zzqspx"))))
+        (base32 "1mf86iav69qpyg0nd54g0f50yigjkfzdhaqzkbn4yfb3fnb75n2z"))))
     (arguments
      (list
       #:import-path "github.com/cheggaaa/pb/v3"
-- 
2.45.2





  reply	other threads:[~2024-08-08  4:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-08  4:07 [bug#72519] [PATCH 0/3] gnu: yggdrasil: Update to 0.5.7 Artyom V. Poptsov
2024-08-08  4:09 ` Artyom V. Poptsov [this message]
2024-08-08  4:09 ` [bug#72519] [PATCH 2/3] gnu: go-golang-zx2c4-com-wireguard: Update to 0.0.0-20231211153847-12269c276173 Artyom V. Poptsov
2024-08-08  4:09 ` [bug#72519] [PATCH 3/3] gnu: yggdrasil: Update to 0.5.7 Artyom V. Poptsov
2024-08-08 14:51 ` [bug#72519] [PATCH 0/3] " Sharlatan Hellseher
2024-08-12 12:46 ` bug#72519: " Sharlatan Hellseher

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=c7716072b9f7561dcadbe916915bc73fb951cbd5.1723089979.git.poptsov.artyom@gmail.com \
    --to=poptsov.artyom@gmail.com \
    --cc=72519@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.