[PATCH] gnu: node: Update to 6.8.0.

2016-10-14 Thread Al McElrath
ch. >From e847558aa98e7f3f1d7abe3b89bcf52d8122b325 Mon Sep 17 00:00:00 2001 From: Al McElrath Date: Fri, 14 Oct 2016 16:39:44 -0700 Subject: [PATCH] gnu: node: Update to 6.8.0. Remove <https://debbugs.gnu.org/23744> and <https://debbugs.gnu.org/23723> workaround. * gnu/packages/node.scm (node):

[PATCH] gnu: sane-backends: Update to 1.0.25

2016-10-06 Thread Al McElrath
Attached is a patch to update sane-backends to 1.0.25. I checked and the tests are still failing. >From deaf7c884363361b043e5b1008e30bfc84f7216c Mon Sep 17 00:00:00 2001 From: Al McElrath Date: Thu, 6 Oct 2016 12:01:31 -0700 Subject: [PATCH] gnu: sane-backends: Update to 1.0.25. * gnu/packa

[PATCH] gnu: offlineimap: Update to 7.0.5.

2016-08-15 Thread Al McElrath
Attached is a patch for offlineimap 7.0.5. >From 7a30409283dc5d87887e6a6266e544c8856ea385 Mon Sep 17 00:00:00 2001 From: Al McElrath Date: Mon, 15 Aug 2016 09:35:46 -0700 Subject: [PATCH] gnu: offlineimap: Update to 7.0.5. * gnu/packages/mail.scm (offlineimap): Update to 7.0.5. ---

Re: [PATCH] gnu: Add surf.

2016-05-09 Thread Al McElrath
Awesome, thank you. I realize now surf would be crashing, if not for already having gsettings-desktop-schemas installed. Should I have added dmenu, etc. to to the description? How are optional dependencies handled? 宋文武 writes: > Al McElrath writes: > >> Attached is a patch to

Re: [PATCH] gnu: i3status: Update to 2.10.

2016-05-09 Thread Al McElrath
how to make it work, and maybe it's not something we want to assign by default anyway. i3status definitely doesn't need setuid. Thanks for reviewing and fixing up the patch! Leo Famulari writes: > On Fri, May 06, 2016 at 02:01:08PM -0400, Leo Famulari wrote: >> On Mo

[PATCH] gnu: Add surf.

2016-05-09 Thread Al McElrath
Attached is a patch to add surf, a simple WebKit browser. The suckless.org site doesn't support HTTPS. >From c637648e94b947258a09986a2364002f801053a6 Mon Sep 17 00:00:00 2001 From: Al McElrath Date: Sat, 7 May 2016 19:59:00 -0700 Subject: [PATCH] gnu: Add surf. * gnu/packages/suck

[PATCH] gnu: i3status: Update to 2.10.

2016-05-02 Thread Al McElrath
e how to handle that one. The package is otherwise functional. >From f2c9bac0efab13aa33fb0d25ef9bd944f2b9d3ea Mon Sep 17 00:00:00 2001 From: Al McElrath Date: Tue, 5 Apr 2016 16:21:19 -0700 Subject: [PATCH] gnu: i3status: Update to 2.10. --- gnu/packages/wm.scm | 11 --- 1 file cha

Re: [PATCH] gnu: Add pianobar.

2016-02-13 Thread Al McElrath
r to use SSL_CERT_FILE by default, but it seems like there is a larger issue. Leo Famulari writes: > On Thu, Feb 11, 2016 at 10:00:17PM -0800, Al McElrath wrote: >> >> Thanks for testing and pointing this out. Real radio stations require >> too much manual effort! That sa

Re: [PATCH] gnu: Add pianobar.

2016-02-11 Thread Al McElrath
recently when Pandora changed their certificate. It's not specifically a Guix bug. I realize this means pianobar simply doesn't work out of the box. I'm open to suggestions on how to make this better. Leo Famulari writes: > On Thu, Feb 11, 2016 at 01:36:13PM -0800, Al McElr

Re: [PATCH] gnu: Add pianobar.

2016-02-11 Thread Al McElrath
Revised patch is attached. I updated/expanded the description and fixed the license. Thanks! >From 91d5c428428eed605c981a39022fe90e6f98be6d Mon Sep 17 00:00:00 2001 From: Al McElrath Date: Fri, 11 Dec 2015 21:22:33 -0800 Subject: [PATCH] gnu: Add pianobar. * gnu/packages/music.scm (piano

Re: [PATCH] gnu: Add notmuch-addrlookup-c.

2016-02-11 Thread Al McElrath
Thanks for the feedback. A revised patch is attached. >From 910e61b6ca8921b521c98bcb2d4ba6d64bcf79bf Mon Sep 17 00:00:00 2001 From: Al McElrath Date: Tue, 9 Feb 2016 12:07:30 -0800 Subject: [PATCH] gnu: Add notmuch-addrlookup-c. * gnu/packages/mail.scm (notmuch-addrlookup-c): New varia

[PATCH] gnu: Add pianobar.

2016-02-10 Thread Al McElrath
Hi, Another new package. Feedback appreciated. This is free software, but it only works with a non-free music service, Pandora. Is that acceptable? >From 4f477999635b4a16f19ef0833727abcf899dbb69 Mon Sep 17 00:00:00 2001 From: Al McElrath Date: Fri, 11 Dec 2015 21:22:33 -0800 Subject: [PA

[PATCH] gnu: Add notmuch-addrlookup-c.

2016-02-10 Thread Al McElrath
Hello, First package here. Please advise. >From 6db39ac748414cd91c9dd2ab1c2379fdca15e41d Mon Sep 17 00:00:00 2001 From: Al McElrath Date: Tue, 9 Feb 2016 12:07:30 -0800 Subject: [PATCH] gnu: Add notmuch-addrlookup-c. * gnu/packages/mail.scm (notmuch-addrlookup-c): New variable. ---