all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#61905] [PATCH] Replaced Pumpa origin (https://issues.guix.gnu.org/52257)
@ 2023-03-02  1:57 cel7t
  2023-03-09 12:50 ` bug#61905: " zimoun
  0 siblings, 1 reply; 2+ messages in thread
From: cel7t @ 2023-03-02  1:57 UTC (permalink / raw)
  To: 61905; +Cc: cel7t

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





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

* bug#61905: [PATCH] Replaced Pumpa origin (https://issues.guix.gnu.org/52257)
  2023-03-02  1:57 [bug#61905] [PATCH] Replaced Pumpa origin (https://issues.guix.gnu.org/52257) cel7t
@ 2023-03-09 12:50 ` zimoun
  0 siblings, 0 replies; 2+ messages in thread
From: zimoun @ 2023-03-09 12:50 UTC (permalink / raw)
  To: cel7t; +Cc: 61905-done


Closing because duplicate with #61906.


Cheers,
simon




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

end of thread, other threads:[~2023-03-09 12:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-02  1:57 [bug#61905] [PATCH] Replaced Pumpa origin (https://issues.guix.gnu.org/52257) cel7t
2023-03-09 12:50 ` bug#61905: " zimoun

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.