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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: cel7t <shahsarthakw <at> gmail.com>
Subject: bug#61905: closed (Re: bug#61905: [PATCH] Replaced Pumpa origin
 (https://issues.guix.gnu.org/52257))
Date: Thu, 09 Mar 2023 12:54:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#61905: [PATCH] Replaced Pumpa origin (https://issues.guix.gnu.org/52257)

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 61905 <at> debbugs.gnu.org.

-- 
61905: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61905
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: zimoun <zimon.toutoune <at> gmail.com>
To: cel7t <shahsarthakw <at> gmail.com>
Cc: 61905-done <at> debbugs.gnu.org
Subject: Re: bug#61905: [PATCH] Replaced Pumpa origin
 (https://issues.guix.gnu.org/52257)
Date: Thu, 09 Mar 2023 13:50:15 +0100
Closing because duplicate with #61906.


Cheers,
simon

[Message part 3 (message/rfc822, inline)]
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.