all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marius Bakke <mbakke@fastmail.com>
To: Damien Cassou <damien@cassou.me>, 40229@debbugs.gnu.org
Subject: [bug#40229] Acknowledgement ([PATCH] gnu: clipmenu: Update to 6.0.1.)
Date: Sun, 29 Mar 2020 22:17:17 +0200	[thread overview]
Message-ID: <874ku6x6eq.fsf@devup.no> (raw)
In-Reply-To: <87369wup7s.fsf@cassou.me>

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

Damien Cassou <damien@cassou.me> writes:

> Same patch but with indentation fixed, sorry.

Thanks!  Can you submit the indentation change as a separate commit?

[...]

> * gnu/packages/xdisorg.scm (clipmenu): Update to 6.0.1.

[...]
  
> +  (package
> +    (name "clipmenu")
> +    (version "6.0.1")
> +    (source (origin
> +              (method url-fetch)
> +              (uri (string-append "https://github.com/cdown/clipmenu/archive/" version ".tar.gz"))

The GitHub /archive/ URL's are not stable: the tarballs they generate
may get regenerated in the future with different timestamps and break
the checksum.  So please continue using git-fetch here.

Can you send an updated patch?  TIA!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

  reply	other threads:[~2020-03-29 20:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-25 20:38 [bug#40229] [PATCH] gnu: clipmenu: Update to 6.0.1 Damien Cassou
     [not found] ` <handler.40229.B.158516874629175.ack@debbugs.gnu.org>
2020-03-25 20:57   ` [bug#40229] Acknowledgement ([PATCH] gnu: clipmenu: Update to 6.0.1.) Damien Cassou
2020-03-29 20:17     ` Marius Bakke [this message]
2020-03-30 13:50       ` Damien Cassou
2020-04-03 13:32         ` bug#40229: " Marius Bakke

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874ku6x6eq.fsf@devup.no \
    --to=mbakke@fastmail.com \
    --cc=40229@debbugs.gnu.org \
    --cc=damien@cassou.me \
    /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 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.