Fixed in commit 3ab98da1bd91a6d211475a18ba628180071b1a35.
--
Mathieu Lirzin
Alex Kost writes:
> So Mathieu's LXDE patches can't be checked right now :-(
Thanks for looking into it. There is a missing '/' too. I will send a fix
when sourceforge will work again.
Sorry for the mistake, I will be more careful next time.
--
Mathieu Lirzin
Mark H Weaver (2015-07-16 19:41 +0300) wrote:
> Mathieu Lirzin writes:
>
>> Alex Kost writes:
>>
>>> I think it should be:
+"mirror://sourceforge/project/lxde/LXAppearance/"
>>>
>>> guix download
>>> "mirror://sourceforge/projects/lxde/files/LXAppearance/lxappearance-0.
Mathieu Lirzin writes:
> Alex Kost writes:
>
>> I think it should be:
>>> +"mirror://sourceforge/project/lxde/LXAppearance/"
>>
>> guix download
>> "mirror://sourceforge/projects/lxde/files/LXAppearance/lxappearance-0.6.1.tar.xz"
>>
>> gives some html file. Otherwise it loo
ad3bb61ee449f Mon Sep 17 00:00:00 2001
> From: Mathieu Lirzin
> Date: Sat, 11 Jul 2015 08:25:14 +0200
> Subject: [PATCH] gnu: Add lxappearance.
>
> * gnu/packages/lxde.scm: New file.
> * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
Also LGTM. :-)
Thanks!
Ludo’.
acronym), I wonder if we shouldn't use "Lxde" and "Lxappearance"
likewise.
--
Mathieu Lirzin
>From 6f27db9f084a938f055787c06aaad3bb61ee449f Mon Sep 17 00:00:00 2001
From: Mathieu Lirzin
Date: Sat, 11 Jul 2015 08:25:14 +0200
Subject: [PATCH] gnu: Add lxappearance.
* gnu/
Mathieu Lirzin (2015-07-12 17:21 +0300) wrote:
[...]
> +(define-public lxappearance
> + (package
> +(name "lxappearance")
> +(version "0.6.1")
> +(source (origin
> + (method url-fetch)
> + (uri (string-append
> +"mirror://sourceforge/proje
>From bbb9a32ded0c047fa50413afe8e2c6b50f89a8ee Mon Sep 17 00:00:00 2001
From: Mathieu Lirzin
Date: Sat, 11 Jul 2015 08:25:14 +0200
Subject: [PATCH] gnu: Add lxappearance.
* gnu/packages/lxde.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
---
gnu-system.am | 1 +