GNU bug report logs - #69967
[PATCH] gnu: go-github-com-multiformats-go-varint: Bugfix.

Previous Next

Package: guix-patches;

Reported by: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>

Date: Sat, 23 Mar 2024 20:41:02 UTC

Severity: normal

Tags: patch

Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 69967 in the body.
You can then email your comments to 69967 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#69967; Package guix-patches. (Sat, 23 Mar 2024 20:41:02 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 guix-patches <at> gnu.org. (Sat, 23 Mar 2024 20:41:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>
Subject: [PATCH] gnu: go-github-com-multiformats-go-varint: Bugfix.
Date: Sat, 23 Mar 2024 22:24:40 +0300
* gnu/packages/golang-xyz.scm (go-github-com-multiformats-go-varint):
  [arguments]: Bugfix: Replace occurrences of "go-options" with "go-varint"
  [home-page]: Likewise.

Change-Id: I0ded7b789024555c4e313ce21d3c42eadf3ae579
---
 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 cf0b52a043..65de42f642 100644
--- a/gnu/packages/golang-xyz.scm
+++ b/gnu/packages/golang-xyz.scm
@@ -1382,8 +1382,8 @@ (define-public go-github-com-multiformats-go-varint
     (build-system go-build-system)
     (arguments
      (list
-      #:import-path "github.com/mreiferson/go-options"))
-    (home-page "https://github.com/mreiferson/go-options")
+      #:import-path "github.com/multiformats/go-varint"))
+    (home-page "https://github.com/multiformats/go-varint")
     (synopsis "Varint helpers that enforce minimal encoding")
     (description
      "This package provides a functionality for encoding and decoding unsigned

base-commit: bf530017f0e847ae895919b32ef37d79fa636a1e
-- 
2.41.0





Reply sent to Sharlatan Hellseher <sharlatanus <at> gmail.com>:
You have taken responsibility. (Sun, 24 Mar 2024 22:19:01 GMT) Full text and rfc822 format available.

Notification sent to "Artyom V. Poptsov" <poptsov.artyom <at> gmail.com>:
bug acknowledged by developer. (Sun, 24 Mar 2024 22:19:02 GMT) Full text and rfc822 format available.

Message #10 received at 69967-done <at> debbugs.gnu.org (full text, mbox):

From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: 69967-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: go-github-com-multiformats-go-varint: Bugfix. 
Date: Sun, 24 Mar 2024 22:16:27 +0000
[Message part 1 (text/plain, inline)]
Pushed as db340ca57a7991b0b2c8c4c5f5c28e218b2ad700 to master with minor
commit message adjustments.
[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. (Mon, 22 Apr 2024 11:24:13 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 116 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.