all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#61906] [PATCH] Replaced Pumpa origin (https://issues.guix.gnu.org/52257)
@ 2023-03-02  2:29 Sarthak Shah
  2023-03-08 17:19 ` Simon Tournier
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Sarthak Shah @ 2023-03-02  2:29 UTC (permalink / raw)
  To: 61906

[-- Attachment #1: Type: text/plain, Size: 689 bytes --]

---
 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

[-- Attachment #2: Type: text/html, Size: 967 bytes --]

^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-03-13 13:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-02  2:29 [bug#61906] [PATCH] Replaced Pumpa origin (https://issues.guix.gnu.org/52257) Sarthak Shah
2023-03-08 17:19 ` Simon Tournier
2023-03-08 18:19 ` [bug#61906] [PATCH] Revised patch that respects changelog format Sarthak Shah
2023-03-09 10:02   ` Simon Tournier
2023-03-09 11:14     ` Sarthak Shah
2023-03-09  9:57 ` [bug#61906] [PATCH v3] gnu: pumpa: Update upsream URL Simon Tournier
2023-03-13 13:49   ` bug#61906: [PATCH] Replaced Pumpa origin (https://issues.guix.gnu.org/52257) Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.