unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Sarthak Shah <shahsarthakw@gmail.com>
To: 61906@debbugs.gnu.org
Subject: [bug#61906] [PATCH] Revised patch that respects changelog format
Date: Wed, 8 Mar 2023 23:49:19 +0530	[thread overview]
Message-ID: <CADBZEVkJQars83HDvWpHxy4HCTipQJu+KqDckALUGJr5GkMn7Q@mail.gmail.com> (raw)
In-Reply-To: <CADBZEVmtvbBFoOo6SuDZC15L9xm1+J7OD=3ZwMsnnbYhCWxzAg@mail.gmail.com>

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

* gnu/packages/pumio.scm (pumpa): Replace pumpa origin
---
 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
--

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

  parent reply	other threads:[~2023-03-08 18:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Sarthak Shah [this message]
2023-03-09 10:02   ` [bug#61906] [PATCH] Revised patch that respects changelog format 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

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=CADBZEVkJQars83HDvWpHxy4HCTipQJu+KqDckALUGJr5GkMn7Q@mail.gmail.com \
    --to=shahsarthakw@gmail.com \
    --cc=61906@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).