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,  5 Dec 2024 21:38:24 +0100	[thread overview]
Message-ID: <7c82cb0d81de911ca212d1987c1e7dd03b78f5d4.1733430849.git.contact@simendsjo.me> (raw)
In-Reply-To: <874j49h36d.fsf@simendsjo.me>

Fix url incorrectly changed in 9399db35c2105157407fd4a59aeb0cacc58a0c54.

* gnu/packages/golang-xyz.scm (go-github-com-cyphar-filepath-securejoin)
[origin]: Fix url.  (Bug#74359)

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 d9a3562061..a974c00cbd 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.
 ;;;
@@ -2104,7 +2105,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: 704128d4ed316140eede55c492d2fa3b6d7a63a0
-- 
2.46.0





  parent reply	other threads:[~2024-12-05 20:39 UTC|newest]

Thread overview: 5+ 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 ` bug#74359: [PATCH] gnu: go-github-com-cyphar-filepath-securejoin: fix url Simen Endsjø
2024-11-28 21:50 ` bug#74359: [PATCH] gnu: go-github-com-cyphar-filepath-securejoin: Fix url Simen Endsjø
2024-12-05 20:38 ` Simen Endsjø [this message]
2024-12-05 21:18   ` bug#74359: go-github-com-cyphar-filepath-securejoin-0.3.2 fails Ekaitz Zarraga

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=7c82cb0d81de911ca212d1987c1e7dd03b78f5d4.1733430849.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).