unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: "Simen Endsjø" <contact@simendsjo.me>
To: 74359@debbugs.gnu.org
Cc: "Simen Endsjø" <contact@simendsjo.me>,
	"Simen Endsjø" <contact@simendsjo.me>
Subject: bug#74359: [PATCH] gnu: go-github-com-cyphar-filepath-securejoin: fix url
Date: Thu, 28 Nov 2024 21:46:43 +0100	[thread overview]
Message-ID: <63b63f74e2fb000869c3305c28358b64131d079b.1732825908.git.contact@simendsjo.me> (raw)
In-Reply-To: <874j49h36d.fsf@simendsjo.me>

The url was corrupted by mistake in
  9399db35c2105157407fd4a59aeb0cacc58a0c54
  gnu: go-github-com-go-git-go-billy: Rename variable.

Change-Id: Ibac24d11efdd6414bdeb8be2cd2184e21d7f8676
---
 gnu/packages/golang-xyz.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm
index 177ab8a20f..08e9901bac 100644
--- a/gnu/packages/golang-xyz.scm
+++ b/gnu/packages/golang-xyz.scm
@@ -49,6 +49,7 @@
 ;;; Copyright © 2024 Spencer Peters <spencerpeters@protonmail.com>
 ;;; Copyright © 2024 Troy Figiel <troy@troyfigiel.com>
 ;;; Copyright © 2024 gemmaro <gemmaro.dev@gmail.com>
+;;; Copyright © 2024 Simen Endsjø <contact@simendsjo.me>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1847,7 +1848,7 @@ (define-public go-github-com-cyphar-filepath-securejoin
      (origin
        (method git-fetch)
        (uri (git-reference
-             (url "https://github.com/cyphar/filepatv-securejoin")
+             (url "https://github.com/cyphar/filepath-securejoin")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256

base-commit: a2a3264bb38568e892e69e64dcfd12829a9975ce
prerequisite-patch-id: 78d6484637c479a153e0b79317831a09e0bf15e3
prerequisite-patch-id: 3e2567c789446c33bdae9e8ea9e10ac5157aa67f
prerequisite-patch-id: 6289e93252cfc7db2d09deee175a9bb3da1c34be
prerequisite-patch-id: b45ab5c86882845d8b0bc83d139f921d2ac0ce09
prerequisite-patch-id: 17b69afccebe340e74d6479b92bf4ac4904e57f7
prerequisite-patch-id: 8a8dddc0866ed82831325ef3f840200e91822972
prerequisite-patch-id: b549c5cc4d0250dce9d92c8cad8f4600cd5648ca
prerequisite-patch-id: b4ce65bbd78d4921e036c774d75d3097ba9750e9
prerequisite-patch-id: 084f5513097fe0fc56834a4256dca0635173dded
prerequisite-patch-id: 238da311aa76a7a8d246461973f09c0b4848f6a5
prerequisite-patch-id: 0c9cdae02869c64d70579aa05c7b522833745d52
prerequisite-patch-id: 31b766f6f9fc55cdb64ad7d8b453a9c413f59dc2
prerequisite-patch-id: c8bdb7126ea7462de630f0a76b8e66c559e8f276
prerequisite-patch-id: 30e75a7357e8867c80f5741acb695234fbd2741f
prerequisite-patch-id: 9fea77be06794deffdcf5a4730de36617a5266ec
prerequisite-patch-id: 1ce6da30a1b1d54265aa986316c259d1be3aa488
prerequisite-patch-id: f81e56fe80d4b8add502982ea89d44f973d4d05f
prerequisite-patch-id: 7faf0fdfc6da89cc3e541e58de24de3f9efe47c0
prerequisite-patch-id: f1a19f643d1177f3c5bac509ebc44964a5ee6871
prerequisite-patch-id: 483d7406f76f2a061f4da76c9be3fa38406de992
prerequisite-patch-id: 26dc554817c9877204a7818aa7f493a1ae413141
prerequisite-patch-id: 6d742fa85173af475aceb86e61e59f83d4b80037
prerequisite-patch-id: 4ea375f861b5f0d4a7521b56b26718671068219c
prerequisite-patch-id: 8825e20ba45cee944acf3cda43a7dd1f6747ee07
prerequisite-patch-id: 903b3b926374b74c8945a4712f739695ac5da3e3
prerequisite-patch-id: 563728e71c13af2e07a2399724b1071d3a57613b
prerequisite-patch-id: 5e1d84189cf49acf752bb7d44453c0f7a8a0dcb2
-- 
2.46.0





  reply	other threads:[~2024-11-28 20:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-14 22:16 bug#74359: go-github-com-cyphar-filepath-securejoin-0.3.2 fails Simen Endsjø
2024-11-28 20:46 ` Simen Endsjø [this message]
2024-11-28 21:50 ` bug#74359: [PATCH] gnu: go-github-com-cyphar-filepath-securejoin: Fix url Simen Endsjø

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=63b63f74e2fb000869c3305c28358b64131d079b.1732825908.git.contact@simendsjo.me \
    --to=contact@simendsjo.me \
    --cc=74359@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 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).