* [PATCH 0/1] wmctrl: Update URL
@ 2015-12-26 6:58 Leo Famulari
2015-12-26 6:58 ` [PATCH 1/1] gnu: wmctrl: Update source URL Leo Famulari
2015-12-26 7:01 ` [PATCH 0/1] wmctrl: Update URL Leo Famulari
0 siblings, 2 replies; 4+ messages in thread
From: Leo Famulari @ 2015-12-26 6:58 UTC (permalink / raw)
To: guix-devel
Our wmctrl package has been broken due a bad source URI.
This updates to the new URL.
Leo Famulari (1):
gnu: wmctrl: Update source URL.
gnu/packages/xdisorg.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.6.2
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH 1/1] gnu: wmctrl: Update source URL.
2015-12-26 6:58 [PATCH 0/1] wmctrl: Update URL Leo Famulari
@ 2015-12-26 6:58 ` Leo Famulari
2015-12-26 7:01 ` [PATCH 0/1] wmctrl: Update URL Leo Famulari
1 sibling, 0 replies; 4+ messages in thread
From: Leo Famulari @ 2015-12-26 6:58 UTC (permalink / raw)
To: guix-devel
* gnu/packages/xdisorg.scm (wmctrl)[source]: Update URL.
---
gnu/packages/xdisorg.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 0b1eb20..c426a01 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -290,7 +290,7 @@ System style license, and has no special dependencies.")
(source (origin
(method url-fetch)
(uri (string-append
- "http://tomas.styblo.name/wmctrl/dist/wmctrl-"
+ "https://sites.google.com/site/tstyblo/wmctrl/wmctrl-"
version ".tar.gz"))
(sha256
(base32
--
2.6.2
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH 0/1] wmctrl: Update URL
2015-12-26 6:58 [PATCH 0/1] wmctrl: Update URL Leo Famulari
2015-12-26 6:58 ` [PATCH 1/1] gnu: wmctrl: Update source URL Leo Famulari
@ 2015-12-26 7:01 ` Leo Famulari
2015-12-29 11:31 ` Ludovic Courtès
1 sibling, 1 reply; 4+ messages in thread
From: Leo Famulari @ 2015-12-26 7:01 UTC (permalink / raw)
To: guix-devel
On Sat, Dec 26, 2015 at 01:58:29AM -0500, Leo Famulari wrote:
> Our wmctrl package has been broken due a bad source URI.
>
> This updates to the new URL.
>
> Leo Famulari (1):
> gnu: wmctrl: Update source URL.
>
> gnu/packages/xdisorg.scm | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
The source hash is the same, so, pushed as d642053386.
>
> --
> 2.6.2
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 0/1] wmctrl: Update URL
2015-12-26 7:01 ` [PATCH 0/1] wmctrl: Update URL Leo Famulari
@ 2015-12-29 11:31 ` Ludovic Courtès
0 siblings, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2015-12-29 11:31 UTC (permalink / raw)
To: Leo Famulari; +Cc: guix-devel
Leo Famulari <leo@famulari.name> skribis:
> On Sat, Dec 26, 2015 at 01:58:29AM -0500, Leo Famulari wrote:
>> Our wmctrl package has been broken due a bad source URI.
>>
>> This updates to the new URL.
>>
>> Leo Famulari (1):
>> gnu: wmctrl: Update source URL.
>>
>> gnu/packages/xdisorg.scm | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> The source hash is the same, so, pushed as d642053386.
Thanks, and thanks for all the other URL-fixing changes! I think such
fixes can be pushed directly.
Ludo’.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2015-12-29 11:31 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-26 6:58 [PATCH 0/1] wmctrl: Update URL Leo Famulari
2015-12-26 6:58 ` [PATCH 1/1] gnu: wmctrl: Update source URL Leo Famulari
2015-12-26 7:01 ` [PATCH 0/1] wmctrl: Update URL Leo Famulari
2015-12-29 11:31 ` Ludovic Courtès
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).