unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65850] [PATCH] gnu: go-ipfs: Update to 0.13.0.
@ 2023-09-10  7:42 Artyom V. Poptsov
  2023-09-14 21:44 ` bug#65850: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Artyom V. Poptsov @ 2023-09-10  7:42 UTC (permalink / raw)
  To: 65850


[-- Attachment #1.1: Type: text/plain, Size: 56 bytes --]

Hello,

this patch updates "go-ipfs" to version 0.13.0.

[-- Attachment #1.2: 0001-gnu-go-ipfs-Update-to-0.13.0.patch --]
[-- Type: text/x-diff, Size: 2136 bytes --]

From cd2f4af713b06e6fb451dc32ba896f72592a1ed0 Mon Sep 17 00:00:00 2001
Message-Id: <cd2f4af713b06e6fb451dc32ba896f72592a1ed0.1694331563.git.poptsov.artyom@gmail.com>
From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Date: Sun, 10 Sep 2023 10:18:44 +0300
Subject: [PATCH] gnu: go-ipfs: Update to 0.13.0.

* gnu/packages/ipfs.scm (go-ipfs): Update to 0.13.0.
---
 gnu/packages/ipfs.scm | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/ipfs.scm b/gnu/packages/ipfs.scm
index 141653176b..1e4a7cca3a 100644
--- a/gnu/packages/ipfs.scm
+++ b/gnu/packages/ipfs.scm
@@ -4,6 +4,7 @@
 ;;; Copyright © 2019, 2020 Martin Becze <mjbecze@riseup.net>
 ;;; Copyright © 2020, 2021, 2022 Michael Rohleder <mike@rohleder.de>
 ;;; Copyright © 2022 Maxime Devos <maximedevos@telenet.be>
+;;; Copyright © 2023 Artyom V. Poptsov <poptsov.artyom@gmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -220,7 +221,7 @@ (define-public gx-go
 (define-public go-ipfs
   (package
     (name "go-ipfs")
-    (version "0.11.0")
+    (version "0.13.0")
     (source
      (origin
        (method url-fetch/tarbomb)
@@ -228,7 +229,7 @@ (define-public go-ipfs
              "https://dist.ipfs.io/go-ipfs/v" version
              "/go-ipfs-source.tar.gz"))
        (sha256
-        (base32 "13pmj83hwpz6mk7x52qn0cjnfqxqw2qri3r0k4b270w3bafcccwm"))
+        (base32 "1cx47ais2zn62c0r7lmrpfzia2gjyr61qi8my5wg3pj3dfr0fhkq"))
        (file-name (string-append name "-" version "-source"))
        (modules '((guix build utils)))
        (snippet '(for-each delete-file-recursively
@@ -350,6 +351,8 @@ (define-public go-ipfs
                   go-golang-org-x-term
                   go-golang-org-x-tools
                   go-golang-org-x-xerrors
+                  go-golang-org-x-exp
+                  go-golang-org-x-text
                   go-lukechampine-com-blake3))
     (native-inputs
      (append (if (%current-target-system)

base-commit: ea8a92701102a31d0c6923693834575192e7caa3
prerequisite-patch-id: fb5e646ee62a524ac496e8573c75ca5b6ee8659c
-- 
2.34.1


[-- Attachment #1.3: Type: text/plain, Size: 227 bytes --]


Thanks,

- avp

-- 
Artyom "avp" Poptsov <poptsov.artyom@gmail.com>
Home page: https://memory-heap.org/~avp/
CADR Hackerspace co-founder: https://cadrspace.ru/
GPG: D0C2 EAC1 3310 822D 98DE  B57C E9C5 A2D9 0898 A02F

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 869 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#65850: [PATCH] gnu: go-ipfs: Update to 0.13.0.
  2023-09-10  7:42 [bug#65850] [PATCH] gnu: go-ipfs: Update to 0.13.0 Artyom V. Poptsov
@ 2023-09-14 21:44 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-09-14 21:44 UTC (permalink / raw)
  To: Artyom V. Poptsov; +Cc: 65850-done

"Artyom V. Poptsov" <poptsov.artyom@gmail.com> skribis:

> From cd2f4af713b06e6fb451dc32ba896f72592a1ed0 Mon Sep 17 00:00:00 2001
> Message-Id: <cd2f4af713b06e6fb451dc32ba896f72592a1ed0.1694331563.git.poptsov.artyom@gmail.com>
> From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
> Date: Sun, 10 Sep 2023 10:18:44 +0300
> Subject: [PATCH] gnu: go-ipfs: Update to 0.13.0.
>
> * gnu/packages/ipfs.scm (go-ipfs): Update to 0.13.0.

Added the new inputs to the commit log and applied it, thanks!

Ludo’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-09-14 21:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-10  7:42 [bug#65850] [PATCH] gnu: go-ipfs: Update to 0.13.0 Artyom V. Poptsov
2023-09-14 21:44 ` bug#65850: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).