all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#66862] [PATCH] gnu: go-github-com-hjson-hjson-go: Update to 4.3.1.
@ 2023-10-31 21:22 Artyom V. Poptsov
  2023-11-03 10:33 ` bug#66862: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Artyom V. Poptsov @ 2023-10-31 21:22 UTC (permalink / raw)
  To: 66862


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

Hello,

this patch updates "hjson-go" package to 4.3.1.

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-go-github-com-hjson-hjson-go-Update-to-4.3.1.patch --]
[-- Type: text/x-diff, Size: 1474 bytes --]

From 4e8dbc10e57f0517dcb552a46c667f9143d575e2 Mon Sep 17 00:00:00 2001
Message-ID: <4e8dbc10e57f0517dcb552a46c667f9143d575e2.1698787068.git.poptsov.artyom@gmail.com>
From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Date: Wed, 1 Nov 2023 00:15:16 +0300
Subject: [PATCH] gnu: go-github-com-hjson-hjson-go: Update to 4.3.1.

* gnu/packages/golang.scm (go-github-com-hjson-hjson-go): Update to 4.3.1.

Change-Id: Iee2aef614686cbf79f388e2dd9435745d5502e2a
---
 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 e629c9c935..16da0ba6be 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -10837,7 +10837,7 @@ (define-public go-github-com-hashicorp-go-syslog
 (define-public go-github-com-hjson-hjson-go
   (package
     (name "go-github-com-hjson-hjson-go")
-    (version "3.1.0")
+    (version "4.3.1")
     (source
      (origin
        (method git-fetch)
@@ -10847,7 +10847,7 @@ (define-public go-github-com-hjson-hjson-go
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1dfdiahimg6z9idg8jiqxwnlwjnmasbjccx8gnag49cz4yfqskaz"))))
+         "138vmbnrwzxf64cia27k407clrydvs2jx927dlv6ziydiqyvy7m3"))))
     (build-system go-build-system)
     (arguments
      '(#:import-path "github.com/hjson/hjson-go"))

base-commit: 9052b1e875a5bebbb969d15c7b1bed4d62f93260
-- 
2.41.0


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


- 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#66862: [PATCH] gnu: go-github-com-hjson-hjson-go: Update to 4.3.1.
  2023-10-31 21:22 [bug#66862] [PATCH] gnu: go-github-com-hjson-hjson-go: Update to 4.3.1 Artyom V. Poptsov
@ 2023-11-03 10:33 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-11-03 10:33 UTC (permalink / raw)
  To: Artyom V. Poptsov; +Cc: 66862-done, guix-patches

[-- Attachment #1: Type: text/plain, Size: 305 bytes --]


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

> Hello,
>
> this patch updates "hjson-go" package to 4.3.1.
>
> [2. text/x-diff; 0001-gnu-go-github-com-hjson-hjson-go-Update-to-4.3.1.patch]...

Thanks for the patch! I've pushed this to master as
ada2152893eda2301890e6a438c3e9fb4e0f190d.

Chris

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

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

end of thread, other threads:[~2023-11-03 10:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-31 21:22 [bug#66862] [PATCH] gnu: go-github-com-hjson-hjson-go: Update to 4.3.1 Artyom V. Poptsov
2023-11-03 10:33 ` bug#66862: " Christopher Baines

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.