GNU bug report logs -
#69842
[PATCH] gnu: Add go-github-com-multiformats-go-varint.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 69842 in the body.
You can then email your comments to 69842 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
cox.katherine.e+guix <at> gmail.com, sharlatanus <at> gmail.com, guix-patches <at> gnu.org
:
bug#69842
; Package
guix-patches
.
(Sun, 17 Mar 2024 12:12:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
cox.katherine.e+guix <at> gmail.com, sharlatanus <at> gmail.com, guix-patches <at> gnu.org
.
(Sun, 17 Mar 2024 12:12:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/golang.scm (go-github-com-multiformats-go-varint): New
variable.
Change-Id: Ib2f82fff0fbed00010c2aa7993134d5a855f0d7d
---
gnu/packages/golang.scm | 22 ++++++++++++++++++++++
1 file changed, 22 insertions(+)
diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index c386421bec..e78eb23a7a 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -5256,6 +5256,28 @@ (define-public go-github-com-multiformats-go-multiaddr-net
as conversion to and from @command{net.Addr}.")
(license license:expat))))
+(define-public go-github-com-multiformats-go-varint
+ (package
+ (name "go-github-com-multiformats-go-varint")
+ (version "0.0.7")
+ (source
+ (origin
+ (method git-fetch)
+ (uri (git-reference
+ (url "https://github.com/multiformats/go-varint")
+ (commit (string-append "v" version))))
+ (file-name (git-file-name name version))
+ (sha256
+ (base32 "0l4s0z3rc3d350zp6qximl1jjhic6l8w74wkmx244jgfzsxd93af"))))
+ (build-system go-build-system)
+ (arguments
+ '(#:import-path "github.com/mreiferson/go-options"))
+ (home-page "https://github.com/mreiferson/go-options")
+ (synopsis "Varint helpers that enforce minimal encoding")
+ (description
+ "Varint helpers that enforce minimal encoding.")
+ (license license:expat)))
+
(define-public go-github-com-whyrusleeping-tar-utils
(let ((commit "8c6c8ba81d5c71fd69c0f48dbde4b2fb422b6dfc")
(revision "0"))
base-commit: c5a8b46ffc535b7c3acc3dfa4af9ee275676dceb
--
2.41.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#69842
; Package
guix-patches
.
(Sun, 17 Mar 2024 13:45:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 69842 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi,
Thank you for the patch.
Please avoid adding new packages into golang.scm, It is in a
proces of redistribution among submodules.
Pick up any of golang-*.scm modules.
--
Oleg
[Message part 2 (text/html, inline)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#69842
; Package
guix-patches
.
(Sun, 17 Mar 2024 14:39:02 GMT)
Full text and
rfc822 format available.
Message #11 received at 69842 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hello!
> Please avoid adding new packages into golang.scm, It is in a
> proces of redistribution among submodules.
I know that you're working on splitting Go packages between more
specific modules.
I placed the new package into "golang.scm" only because other
"go-github-com-multiformats-*" packages are placed here.
Maybe it's reasonable to move all "go-github-com-multiformats-*" to
"golang-xyz.scm" first and then place the new packages from this group
here. What do you think?
Could you merge "go-github-com-multiformats-go-varint" after the review
process (and maybe with corrections to the package from my side) and
then move all "go-github-com-multiformats-*" to "golang-xyz.scm"?
Thanks!
- avp
--
Artyom "avp" Poptsov <poptsov.artyom <at> 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
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#69842
; Package
guix-patches
.
(Sun, 17 Mar 2024 16:26:02 GMT)
Full text and
rfc822 format available.
Message #14 received at 69842 <at> debbugs.gnu.org (full text, mbox):
Hi,
> Could you merge "go-github-com-multiformats-go-varint" after the review
> process (and maybe with corrections to the package from my side) and
> then move all "go-github-com-multiformats-*" to "golang-xyz.scm"?
Sounds like a plan!
Let's wait until QA picking it up and I'll move mentioned to golang-xyz.scm
--
VCS: https://github.incerto.xyz/; https://git.sr.ht/~hellseher/
GPG: 9847 81DE 689C 21C2 6418 0867 76D7 27BF F62C D2B5
… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.
Reply sent
to
Sharlatan Hellseher <sharlatanus <at> gmail.com>
:
You have taken responsibility.
(Fri, 22 Mar 2024 00:08:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
"Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
:
bug acknowledged by developer.
(Fri, 22 Mar 2024 00:08:02 GMT)
Full text and
rfc822 format available.
Message #19 received at 69842-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Pushed as 791578befb7e129f682f38bfe903c23baa46fb91 to master.
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 19 Apr 2024 11:24:18 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 61 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.