GNU bug report logs - #61905
[PATCH] Replaced Pumpa origin (https://issues.guix.gnu.org/52257)

Previous Next

Package: guix-patches;

Reported by: cel7t <shahsarthakw <at> gmail.com>

Date: Thu, 2 Mar 2023 06:07:01 UTC

Severity: normal

Tags: patch

Done: zimoun <zimon.toutoune <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


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

From: cel7t <shahsarthakw <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: cel7t <shahsarthakw <at> gmail.com>
Subject: [PATCH] Replaced Pumpa origin (https://issues.guix.gnu.org/52257)
Date: Thu,  2 Mar 2023 07:27:19 +0530
---
 gnu/packages/pumpio.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/pumpio.scm b/gnu/packages/pumpio.scm
index 2f4dd359d1..0c27041f5b 100644
--- a/gnu/packages/pumpio.scm
+++ b/gnu/packages/pumpio.scm
@@ -35,7 +35,7 @@ (define-public pumpa
     (source (origin
               (method git-fetch) ; no source tarballs
               (uri (git-reference
-                    (url "git://pumpa.branchable.com/")
+                    (url "https://source.pumpa.branchable.com/")
                     (commit (string-append "v" version))))
               (sha256
                (base32

base-commit: 7dc190f83ed29ca7e556700de13a3101e73ec745
-- 
2.39.1





This bug report was last modified 2 years and 70 days ago.

Previous Next


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