guix-devel/gnu/packages
Nicolas Goaziou 929d4d2f4a
gnu: python-pylibscrypt: Improve speed.
* gnu/packages/python-crypto.scm (python-pylibscrypt): Use "libscrypt"
  implementation instead of "openssl".

"hashlib.scrypt" requires Python 3.6+ and OpenSSL 1.1+.  Since Python is built
with OpenSSL 1.0, the library is unavailable. "pylibscrypt" defaults to a slow
pure Python implementation.  Instead, rely on the much faster "libscrypt".
2018-07-02 23:12:40 +02:00
..
aux-files gnu: linux-libre: Update to 4.17. 2018-06-05 17:21:03 -04:00
bootstrap
patches gnu: zstd: Update to 1.3.5. 2018-07-02 20:19:07 +02:00
abduco.scm
abiword.scm gnu: abiword: Disable duplicate icon cache generation. 2018-03-04 15:43:46 +01:00
accessibility.scm gnu: footswitch: Update to ca43d53f. 2018-05-25 14:01:40 +02:00
acct.scm
acl.scm gnu: acl: Use invoke instead of system*. 2018-03-16 06:44:18 -04:00
ada.scm gnu: Add python2-libadalang. 2018-03-16 22:44:36 +01:00
admin.scm gnu: acpica: Update to 20180629. 2018-07-02 20:19:07 +02:00
adns.scm
agda.scm gnu: Add agda. 2018-02-26 01:42:35 +01:00
aidc.scm gnu: qrencode: Update to 4.0.2. 2018-06-14 18:55:51 +02:00
algebra.scm gnu: Use more HTTPS. 2018-06-22 22:00:24 +02:00
android.scm Merge branch 'master' into core-updates 2018-05-17 01:00:50 -04:00
animation.scm gnu: papagayo: Return #t from all phases. 2018-06-27 12:46:39 +02:00
anthy.scm
apl.scm
apr.scm gnu: apr-util: Use invoke. 2018-03-23 04:40:08 -04:00
aspell.scm gnu: aspell-dict-*: Use invoke. 2018-03-27 21:35:45 -04:00
assembly.scm gnu: nasm: Use invoke. 2018-03-23 04:43:10 -04:00
astronomy.scm gnu: gnuastro: Add TIFF support. 2018-06-07 23:57:38 +02:00
attr.scm gnu: attr: Use invoke instead of system*. 2018-03-16 05:02:40 -04:00
audio.scm gnu: rsound: Return #t from phases. 2018-06-26 02:16:59 +02:00
augeas.scm
autogen.scm
autotools.scm gnu: autoconf@2.13: Use invoke. 2018-03-23 04:40:10 -04:00
avahi.scm gnu: nss-mdns: Update to 0.14.1. 2018-05-01 16:01:39 +02:00
avr.scm gnu: Use invoke and return #t from all builders. 2018-03-27 21:35:41 -04:00
axoloti.scm
backup.scm gnu: obnam: Return #t from phases. 2018-06-26 02:17:00 +02:00
base.scm gnu: linux-libre: Fix build on AArch64. 2018-06-16 21:35:24 +02:00
bash.scm Merge branch 'master' into core-updates 2018-03-20 00:49:05 -04:00
bdw-gc.scm gnu: libatomic-ops: Update to 7.6.4. 2018-03-27 15:42:52 +02:00
benchmark.scm gnu: fio: Update to 3.7. 2018-06-14 15:41:09 +02:00
bioconductor.scm gnu: Add r-genomicinteractions. 2018-06-15 09:14:01 +02:00
bioinformatics.scm gnu: Use more HTTPS. 2018-06-22 22:00:24 +02:00
bison.scm
bittorrent.scm gnu: aria2: Update to 1.34.0. 2018-05-21 13:25:34 +03:00
boost.scm gnu: boost: Re-enable context and coroutine libraries on MIPS. 2018-05-25 14:07:28 -04:00
bootloaders.scm gnu: make-u-boot-package: Improve error handling. 2018-06-22 23:40:54 +02:00
bootstrap.scm Merge branch 'master' into core-updates 2018-03-29 17:34:41 +02:00
build-tools.scm gnu: bear: Fix python path. 2018-05-31 18:13:08 +02:00
busybox.scm gnu: busybox: Return #t from all phases. 2018-06-22 22:00:23 +02:00
c.scm gnu: tcc-wrapper: Use Guile 2.2. 2018-04-30 23:41:21 +02:00
calcurse.scm gnu: calcurse: Update to 4.3.0. 2018-03-14 09:10:47 +01:00
calendar.scm gnu: khal: Use INVOKE. 2018-05-31 04:54:56 +02:00
ccache.scm gnu: ccache: Update to 3.4.2. 2018-03-27 03:26:47 +02:00
cdrom.scm gnu: abcde: Add missing Perl dependencies. 2018-06-30 17:50:20 +02:00
certs.scm Merge branch 'master' into core-updates 2018-04-30 16:48:15 -04:00
check.scm gnu: python-freezegun: Update to 0.3.10. 2018-06-14 18:55:52 +02:00
chemistry.scm gnu: Fix common unquote typos. 2018-03-17 16:37:27 +01:00
chez.scm gnu: All snippets report errors using exceptions, else return #t. 2018-03-16 09:08:31 -04:00
ci.scm Merge branch 'master' into core-updates 2018-04-11 17:19:06 -04:00
cinnamon.scm Correct name and Email for ng0. 2018-03-20 17:17:58 +01:00
cluster.scm gnu: keepalived: Edit synopsis & description. 2018-06-29 15:25:24 +02:00
cmake.scm Merge branch 'master' into core-updates 2018-05-24 02:34:08 -04:00
cobol.scm gnu: cobol: Download NIST suite over HTTPS. 2018-04-08 23:32:34 +02:00
code.scm gnu: astyle: Update to 3.1. 2018-06-27 23:51:00 +02:00
commencement.scm gnu: gcc-toolchain: Add version 8. 2018-06-30 17:50:20 +02:00
compression.scm gnu: zstd: Update to 1.3.5. 2018-07-02 20:19:07 +02:00
compton.scm gnu: Switch from xproto to xorgproto. 2018-03-18 00:16:52 +01:00
conkeror.scm
conky.scm gnu: conky: Remove redundant MKDIR-P. 2018-03-03 13:27:17 +01:00
connman.scm gnu: connman: Update to 1.36. 2018-05-23 15:29:35 +02:00
cook.scm
cpio.scm
cpp.scm gnu: Add xtl. 2018-05-28 14:19:29 +02:00
cppi.scm
cran.scm gnu: r-ddalpha: Update to 1.3.4. 2018-06-29 15:25:23 +02:00
cross-base.scm gnu: All snippets report errors using exceptions, else return #t. 2018-03-16 09:08:31 -04:00
crypto.scm gnu: Add libscrypt. 2018-07-02 23:12:14 +02:00
cryptsetup.scm
cups.scm gnu: hplip: Tweak synopsis & description. 2018-06-22 00:20:11 +02:00
curl.scm Merge branch 'master' into core-updates 2018-05-21 13:41:18 -04:00
cyrus-sasl.scm
databases.scm gnu: memcached: Update to 1.5.8. 2018-06-20 04:56:33 +02:00
datamash.scm gnu: datamash: Fix tests on ARM systems. 2018-04-12 22:55:51 -05:00
datastructures.scm
dav.scm gnu: vdirsyncer: Update to 0.6.6. 2018-06-14 15:51:57 -04:00
dc.scm
debian.scm gnu: debootstrap: Substitute chroot in 'patch-source' phase. 2018-06-08 11:07:51 -04:00
debug.scm Merge branch 'master' into core-updates 2018-05-24 02:34:08 -04:00
dejagnu.scm gnu: dejagnu: Return #t from all phases. 2018-03-23 04:41:35 -04:00
dico.scm
dictionaries.scm Merge branch 'master' into core-updates 2018-04-30 04:03:54 -04:00
digest.scm gnu: xxhash: Update to 0.6.5. 2018-06-30 03:46:19 +02:00
direct-connect.scm
disk.scm gnu: ranger: Enable image support. 2018-06-04 16:35:03 +02:00
display-managers.scm gnu: sddm: Fix CMake build. 2018-06-01 12:17:00 +02:00
django.scm gnu: Add python-django-override-storage. 2018-04-04 14:39:39 +02:00
djvu.scm
dns.scm gnu: knot: Return #t from all phases. 2018-06-26 02:17:01 +02:00
docbook.scm gnu: Use invoke and return #t from all builders. 2018-03-27 21:35:41 -04:00
docker.scm
documentation.scm gnu: doxygen: Work around GCC ICE on armhf-linux. 2018-06-08 15:23:39 +02:00
dunst.scm gnu: dunst: Update to 1.3.2. 2018-05-17 01:01:54 +02:00
dvtm.scm
ebook.scm gnu: calibre: Spell ‘e-book’ consistently. 2018-02-23 16:00:07 +01:00
ed.scm
education.scm gnu: gcompris-qt: Update to 0.91. 2018-06-03 19:11:27 +03:00
electronics.scm gnu: libsigrok: Return #t from all phases. 2018-06-26 02:17:01 +02:00
elf.scm gnu: elfutils: Update to 0.172. 2018-06-19 13:37:23 +02:00
elixir.scm gnu: elixir: Enable more tests and remove patch. 2018-06-12 07:46:18 +01:00
emacs.scm gnu: emacs-browse-at-remote: Update to 0.10.0. 2018-07-01 19:43:17 +03:00
embedded.scm Merge branch 'master' into core-updates 2018-03-29 17:34:41 +02:00
emulators.scm gnu: mame: Update to 0.199. 2018-06-29 15:35:21 +02:00
enchant.scm
engineering.scm gnu: libngspice: Update to 28. 2018-06-07 23:58:25 +02:00
enlightenment.scm gnu: terminology: Update to 1.2.1. 2018-06-09 23:01:17 +03:00
entr.scm
erlang.scm gnu: erlang: Patch occurrences of /bin/sh in the source. 2018-06-12 07:44:05 +01:00
fabric-management.scm
fcitx.scm gnu: fcitx-configtool: Update to 0.4.10. 2018-06-15 09:57:15 +02:00
figlet.scm
file-systems.scm gnu: glusterfs: Update to 3.10.12. 2018-06-27 12:10:08 +02:00
file.scm
finance.scm gnu: Add silkaj. 2018-07-02 17:50:20 +02:00
firmware.scm gnu: Add ovmf-arm. 2018-06-11 19:16:23 +03:00
flashing-tools.scm gnu: Add uefitool. 2018-04-15 09:22:16 +02:00
flex.scm gnu: Use "code" instead of "indent". 2018-05-23 13:59:46 +02:00
fltk.scm gnu: ntk: Update to 1.3.1000. 2018-06-22 11:40:27 +02:00
fonts.scm gnu: font-cns11643: Update to 98.1.20180605. 2018-06-25 21:53:18 +02:00
fontutils.scm gnu: teckit: Add source file-name. 2018-06-30 22:53:00 +03:00
forth.scm Correct name and Email for ng0. 2018-03-20 17:17:58 +01:00
fpga.scm gnu: yosys: Return #t from all phases. 2018-06-26 02:17:02 +02:00
freedesktop.scm gnu: python-pyxdg: Return #t from phases. 2018-06-07 23:57:39 +02:00
freeipmi.scm gnu: freeipmi: Update to 1.6.2. 2018-05-05 13:16:32 +02:00
fribidi.scm gnu: fribidi: Update to 1.0.2. 2018-03-23 11:32:16 +01:00
ftp.scm gnu: libfilezilla: Update to 0.12.3. 2018-06-11 14:08:24 +02:00
fvwm.scm gnu: fvwm: Update to 2.6.8. 2018-06-05 03:01:17 +02:00
game-development.scm gnu: godot: Don't use unstable tarball. 2018-07-02 00:45:19 +02:00
games.scm gnu: Add freedink-dfarc. 2018-07-02 14:42:36 -04:00
gawk.scm gnu: gawk: Return #t from all phases. 2018-03-23 04:41:51 -04:00
gcal.scm
gcc.scm gnu: Add gcc@8. 2018-06-26 17:27:40 +02:00
gd.scm gnu: perl-gd: Update to 2.68. 2018-02-27 16:49:58 +01:00
gdb.scm gnu: gdb: Return #t from all phases. 2018-04-12 04:03:06 -04:00
geo.scm gnu: r-rgooglemaps: Update to 1.4.2. 2018-06-13 15:14:37 +02:00
gettext.scm gnu: po4a: Update to 0.53. 2018-06-09 23:08:13 +02:00
ghostscript.scm gnu: ghostscript: Update to 9.23. 2018-04-02 02:22:23 +02:00
gimp.scm gnu: gimp: Update to 2.10.2. 2018-06-21 18:50:59 +02:00
gkrellm.scm
gl.scm Merge branch 'master' into core-updates 2018-05-06 15:56:24 +02:00
glib.scm gnu: python-pygobject: Delete broken tests. 2018-05-29 23:24:32 +02:00
gnome.scm gnu: epiphany: Update to 3.28.3.1 [fixes CVE-2018-{11396,12016}]. 2018-06-25 18:07:34 -04:00
gnu-doc.scm gnu: Use invoke and return #t from all builders. 2018-03-27 21:35:41 -04:00
gnu-pw-mgr.scm gnu: gnu-pw-mgr: Update to 2.3.2. 2018-07-01 20:33:43 +03:00
gnucash.scm gnu: gnucash: Update to 3.0. 2018-04-13 09:41:13 +02:00
gnunet.scm Merge branch 'master' into core-updates 2018-05-27 01:26:09 -04:00
gnupg.scm gnu: GnuPG 1.4: Update to 1.4.23. 2018-06-14 15:35:23 -04:00
gnustep.scm
gnuzilla.scm gnu: icecat: Add more fixes from upstream mozilla-esr52. 2018-06-27 01:08:53 -04:00
gobby.scm
golang.scm gnu: go@1.9: Return #t from all phases. 2018-06-26 02:17:02 +02:00
gperf.scm
gprolog.scm
gps.scm gnu: gama: Update to 2.00. 2018-07-01 21:01:40 +03:00
graph.scm gnu: r-rgraphviz: Update to 2.24.0. 2018-06-02 13:39:13 +02:00
graphics.scm gnu: Remove duplicate imports from (gnu packages graphics). 2018-07-02 20:19:07 +02:00
graphviz.scm Merge branch 'master' into core-updates 2018-05-17 01:00:50 -04:00
groff.scm gnu: groff-minimal: Preserve 'preconv' executable. 2018-05-06 15:47:20 +02:00
groovy.scm gnu: groovy: Add groovy-xml to the closure. 2018-06-16 14:09:40 +02:00
gsasl.scm
gstreamer.scm gnu: gstreamer: Update to 4.14.1. 2018-05-22 04:35:40 -04:00
gtk.scm gnu: gtk-doc: Don't propagate python-six. 2018-06-25 21:49:07 +02:00
guile-wm.scm Correct name and Email for ng0. 2018-03-20 17:17:58 +01:00
guile.scm gnu: guile: Add version 2.2.4. 2018-07-02 15:28:35 +02:00
gv.scm
gxmessage.scm
ham-radio.scm
haskell-check.scm gnu: Add ghc-quickcheck-2.9. 2018-05-13 23:16:16 +02:00
haskell-crypto.scm gnu: Add ghc-cprng-aes. 2018-03-31 19:26:53 +02:00
haskell-web.scm gnu: Add ghc-yesod. 2018-03-31 19:28:38 +02:00
haskell.scm Merge branch 'master' into core-updates 2018-06-01 23:41:40 +02:00
hexedit.scm
hugs.scm
hurd.scm gnu: Use invoke and return #t from all builders. 2018-03-27 21:35:41 -04:00
ibus.scm gnu: ibus-libpinyin: Update to 1.10.0. 2018-05-30 07:42:20 +02:00
icu4c.scm gnu: icu4c: Update to 61.1. 2018-03-29 02:54:09 +02:00
idris.scm gnu: idris: Provide the right versions of dependencies. 2018-03-15 23:46:16 +01:00
idutils.scm
image-processing.scm Merge branch 'master' into core-updates 2018-05-17 01:00:50 -04:00
image-viewers.scm gnu: feh: Update to 2.27. 2018-06-29 01:05:46 +02:00
image.scm gnu: libtiff: Fix CVE-2018-{8905,10963}. 2018-06-26 11:49:07 -04:00
imagemagick.scm gnu: imagemagick: Update to 6.9.10-3. 2018-06-28 22:03:32 +02:00
inklingreader.scm
inkscape.scm gnu: inkscape: Disable "icon-theme.cache" generation. 2018-05-15 14:30:23 +02:00
irc.scm gnu: epic5: Return #t from all phases. 2018-06-26 02:17:03 +02:00
iso-codes.scm
java.scm gnu: java-hamcrest-all: Add java-hamcrest-core to inputs. 2018-07-02 16:48:03 +02:00
javascript.scm Merge branch 'master' into core-updates 2018-05-17 01:00:50 -04:00
jemalloc.scm
jrnl.scm
julia.scm gnu: Use HTTPS for julialang.org home pages. 2018-04-29 03:29:48 +02:00
kde-frameworks.scm Merge branch 'master' into core-updates 2018-05-17 01:00:50 -04:00
kde.scm gnu: krita: Update to 4.0.1. 2018-04-11 20:03:56 -04:00
kerberos.scm gnu: heimdal: Update to 7.5.0. 2018-06-10 16:00:45 +08:00
key-mon.scm
kodi.scm Merge branch 'master' into core-updates 2018-03-14 17:37:20 +01:00
language.scm Correct name and Email for ng0. 2018-03-20 17:17:58 +01:00
ld-wrapper.in ld-wrapper: Allow linking with non-store libraries by default. 2018-03-29 17:58:16 +02:00
ldc.scm gnu: ldc, bap: Build with Clang 3.8. 2018-04-06 17:46:03 +02:00
lego.scm gnu: leocad: Use HTTPS home page. 2018-03-20 19:49:47 +01:00
less.scm gnu: less: Update to 530. 2018-03-25 00:29:59 +01:00
lesstif.scm
libbsd.scm
libcanberra.scm gnu: python-pycanberra: Update to new upstream location. 2018-03-30 23:42:07 +02:00
libdaemon.scm
libedit.scm gnu: libedit: Update to 20180525-3.1. 2018-06-16 21:35:25 +02:00
libevent.scm Merge branch 'master' into core-updates 2018-03-14 17:37:20 +01:00
libffcall.scm
libffi.scm Merge branch 'master' into core-updates 2018-03-29 17:34:41 +02:00
libftdi.scm gnu: libftdi: Use HTTPS home page. 2018-03-01 22:21:00 +01:00
libidn.scm gnu: libidn: Update to 1.34. 2018-04-01 20:51:21 +02:00
libphidget.scm
libreoffice.scm gnu: libreoffice: Update to 6.0.5.1. 2018-06-07 11:09:54 +02:00
libsigsegv.scm
libunistring.scm gnu: libunistring: Update to 0.9.9. 2018-02-28 22:24:42 +02:00
libunwind.scm
libusb.scm gnu: Add python-libusb1. 2018-06-26 23:52:36 +02:00
license.scm gnu: licensecheck: Update to 3.0.34. 2018-04-05 06:39:01 +02:00
lighting.scm
linux.scm gnu: linux-libre: Update to 4.17.3. 2018-06-26 15:04:26 -04:00
lirc.scm
lisp.scm gnu: sbcl-stumpwm: Update to 18.05. 2018-06-24 01:17:11 +03:00
llvm.scm Revert "gnu: llvm: Update to 6.0.1." 2018-06-28 19:23:01 +02:00
logging.scm gnu: glog: Return #t from all phases. 2018-06-26 02:17:03 +02:00
lolcode.scm Correct name and Email for ng0. 2018-03-20 17:17:58 +01:00
lout.scm
lsof.scm
lua.scm gnu: lua5.1-socket: Use invoke. 2018-03-23 04:42:50 -04:00
lxde.scm Merge branch 'master' into core-updates 2018-05-17 01:00:50 -04:00
lxqt.scm gnu: lxqt-build-tools: Update to 0.5.0. 2018-06-04 15:35:47 +02:00
m4.scm
machine-learning.scm gnu: python-scikit-learn: Return #t from phases. 2018-06-27 12:46:40 +02:00
mail.scm gnu: python2-django-mailman3: Return #t from phases. 2018-06-26 02:17:04 +02:00
make-bootstrap.scm gnu: make-bootstrap: Inherit tar arguments in %static-inputs. 2018-04-05 23:42:26 +02:00
man.scm Merge branch 'master' into core-updates 2018-05-08 18:45:39 -04:00
markup.scm gnu: discount: Return #t from all phases. 2018-06-27 12:46:39 +02:00
marst.scm
mate.scm Merge branch 'master' into core-updates 2018-04-10 00:42:22 -04:00
maths.scm gnu: qtoctave: Fix build for Qt 5.11. 2018-06-30 20:05:58 -04:00
maven.scm gnu: maven-core: Fill properties. 2018-06-23 12:17:42 +02:00
mc.scm Correct name and Email for ng0. 2018-03-20 17:17:58 +01:00
mcrypt.scm
medical.scm
mes.scm gnu: mescc-tools: Update to 0.5.1. 2018-06-26 23:15:53 +02:00
messaging.scm Merge branch 'master' into core-updates 2018-06-01 23:41:40 +02:00
microcom.scm build-system/gnu: Add 'bootstrap' phase. 2018-03-11 22:04:40 +01:00
mingw.scm gnu: mingw-w64: Update to 5.0.3. 2018-03-12 04:57:52 +01:00
moe.scm
monitoring.scm gnu: Add go-github-com-prometheus-node-exporter. 2018-06-20 14:50:25 +02:00
mono.scm
moreutils.scm
motti.scm
mp3.scm Merge branch 'master' into core-updates 2018-04-21 05:02:52 -04:00
mpd.scm gnu: python-mpd2: Return #t from phases. 2018-06-27 12:46:30 +02:00
mpi.scm gnu: openmpi: Add PSM2 (Intel OmniPath) support. 2018-05-25 13:43:03 +02:00
mtools.scm
multiprecision.scm Merge branch 'master' into core-updates 2018-04-21 05:02:52 -04:00
music.scm gnu: musescore: Update to 2.3. 2018-07-01 15:23:11 +02:00
musl.scm gnu: musl: Use HTTPS home page. 2018-02-23 16:00:04 +01:00
nano.scm gnu: nano: Update to 2.9.8. 2018-06-05 03:18:46 +02:00
ncdu.scm
ncurses.scm gnu: ncurses: Do not use "install -s" when cross-compiling. 2018-04-22 22:40:48 +02:00
netpbm.scm gnu: All snippets report errors using exceptions, else return #t. 2018-03-16 09:08:31 -04:00
nettle.scm
networking.scm Fix some more lonely unquotes. 2018-06-20 04:56:28 +02:00
nfs.scm
nickle.scm gnu: nickle: Update to 2.81. 2018-06-15 09:57:14 +02:00
nim.scm
ninja.scm gnu: ninja: Patch /bin/echo in the correct file. 2018-02-26 20:58:14 +01:00
node.scm gnu: Use HTTPS for nodejs.org. 2018-06-26 02:17:03 +02:00
noweb.scm
ntp.scm gnu: tlsdate: Bump COMPILE_DATE. 2018-06-30 03:46:18 +02:00
nutrition.scm
nvi.scm gnu: All snippets report errors using exceptions, else return #t. 2018-03-16 09:08:31 -04:00
ocaml.scm gnu: ocaml: Build reproducibly. 2018-06-20 21:26:16 +02:00
ocr.scm
onc-rpc.scm Merge branch 'master' into core-updates 2018-03-20 00:49:05 -04:00
openbox.scm Correct name and Email for ng0. 2018-03-20 17:17:58 +01:00
opencl.scm gnu: Add beignet. 2018-06-26 23:01:16 +02:00
openldap.scm gnu: openldap: Update to 2.4.46. 2018-03-23 08:28:55 +01:00
openstack.scm gnu: python-oslo.utils: Update to 3.36.2. 2018-05-30 10:06:57 +02:00
orpheus.scm
ots.scm
package-management.scm gnu: emacs-nix-mode: Fix build by switching upstream source. 2018-07-01 18:00:36 +08:00
parallel.scm gnu: parallel: Remove 'bash' input. 2018-06-22 09:35:13 +02:00
password-utils.scm gnu: password-store: Update to 1.7.2. 2018-06-14 17:36:59 +02:00
patchutils.scm
pciutils.scm gnu: pciutils: Use invoke. 2018-03-23 04:43:30 -04:00
pcre.scm gnu: pcre2: Update to 10.31. 2018-02-28 18:23:31 +01:00
pdf.scm gnu: libharu: Return #t from phases. 2018-06-26 02:16:58 +02:00
pem.scm
perl-check.scm gnu: Add perl-test-perltidy. 2018-06-16 20:52:37 -04:00
perl-web.scm gnu: perl-uri-escape: Update to 1.74. 2018-06-24 10:27:07 +03:00
perl.scm gnu: perltidy: Update to 20180220. 2018-06-16 20:52:43 -04:00
photo.scm gnu: libraw: Enable optional functionality. 2018-07-01 19:26:56 +02:00
php.scm Merge branch 'master' into core-updates 2018-04-10 00:42:22 -04:00
pkg-config.scm gnu: Use invoke and return #t from all builders. 2018-03-27 21:35:41 -04:00
plotutils.scm Merge branch 'master' into core-updates 2018-05-06 15:56:24 +02:00
polkit.scm gnu: polkit: Fix 'invoke' call. 2018-02-27 09:22:24 +01:00
popt.scm
pretty-print.scm Merge branch 'master' into core-updates 2018-05-24 02:34:08 -04:00
printers.scm gnu: robocut: Remove unnecessary dependency on qttools. 2018-05-13 23:16:16 +02:00
profiling.scm gnu: All snippets report errors using exceptions, else return #t. 2018-03-16 09:08:31 -04:00
protobuf.scm gnu: python-protobuf: Update to 3.5.2. 2018-03-17 16:37:21 +01:00
pth.scm
pulseaudio.scm gnu: pulseaudio: Fix build with glibc-2.27. 2018-03-25 05:01:47 -04:00
pumpio.scm
pure.scm gnu: pure: Update to 0.68. 2018-04-17 04:02:07 +02:00
pv.scm
python-crypto.scm gnu: python-pylibscrypt: Improve speed. 2018-07-02 23:12:40 +02:00
python-web.scm gnu: python-webtest: Update to 2.0.30. 2018-06-27 12:46:27 +02:00
python.scm gnu: Add python-commandlines. 2018-07-02 17:50:20 +02:00
qt.scm gnu: Add qtwebglplugin. 2018-06-12 22:47:01 +02:00
ragel.scm
rails.scm
ratpoison.scm gnu: ratpoison: Return #t from all phases. 2018-04-12 04:03:08 -04:00
rdesktop.scm gnu: Use the CMake build system's #:build-type key. 2018-03-17 16:37:28 +01:00
rdf.scm gnu: Use HTTPS for drobilla.net URIs. 2018-06-22 22:00:24 +02:00
re2c.scm
readline.scm
regex.scm gnu: re2: Update to 2018-07-01. 2018-07-01 19:26:56 +02:00
robotics.scm gnu: All snippets report errors using exceptions, else return #t. 2018-03-16 09:08:31 -04:00
rrdtool.scm
rsync.scm
ruby.scm gnu: ruby-rack-protection: Update to 2.0.3. 2018-06-21 18:50:58 +02:00
rush.scm
rust.scm gnu: rust: Fix build for armhf and mips64el. 2018-06-03 03:36:13 -04:00
samba.scm gnu: samba: Update to 4.8.3. 2018-06-28 22:03:31 +02:00
sawfish.scm gnu: All snippets report errors using exceptions, else return #t. 2018-03-16 09:08:31 -04:00
scanner.scm gnu: sane-backends-minimal: Return #t from all phases. 2018-04-12 04:02:40 -04:00
scheme.scm gnu: scm: Return #t from phases. 2018-06-27 12:46:30 +02:00
screen.scm gnu: byobu: Return #t from all phases. 2018-04-12 04:02:21 -04:00
scribus.scm gnu: scribus: Fix build. 2018-06-07 00:30:13 +02:00
scsi.scm
sdcc.scm gnu: sdcc: Fix typo in description. 2018-03-01 22:21:02 +01:00
sdl.scm gnu: sdl2-image: Update to 2.0.3. 2018-06-21 17:33:13 +02:00
search.scm gnu: libtocc: Return #t from all phases. 2018-06-22 22:00:22 +02:00
security-token.scm gnu: eid-mw: Update to 4.4.3. 2018-06-22 22:00:25 +02:00
selinux.scm gnu: libsemanage: Return #t from all phases. 2018-06-22 00:20:11 +02:00
serialization.scm Merge branch 'master' into core-updates 2018-05-06 15:56:24 +02:00
serveez.scm
shells.scm Merge branch 'master' into core-updates 2018-05-21 13:22:32 -04:00
shellutils.scm
simh.scm
simulation.scm
skarnet.scm gnu: s6-rc: Update to 0.4.0.1. 2018-05-31 04:54:50 +02:00
skribilo.scm gnu: skribilo: Update to 0.9.4 and switch to Guile 2.2. 2018-04-30 14:22:43 +02:00
slang.scm gnu: All snippets report errors using exceptions, else return #t. 2018-03-16 09:08:31 -04:00
smalltalk.scm gnu: squeak-vm: Return #t from phases. 2018-06-27 12:46:29 +02:00
sml.scm gnu: Fix common unquote typos. 2018-03-17 16:37:27 +01:00
speech.scm
spice.scm gnu: spice-protocol: Update to 0.12.14. 2018-06-15 09:57:16 +02:00
ssh.scm gnu: corkscrew: Clean up dead code. 2018-06-22 22:00:23 +02:00
sssd.scm gnu: sssd: Update to 1.16.2. 2018-06-14 00:52:30 +02:00
stalonetray.scm
statistics.scm gnu: python-patsy: Return #t from phases. 2018-06-27 12:46:30 +02:00
storage.scm Merge branch 'master' into core-updates 2018-04-30 04:03:54 -04:00
suckless.scm gnu: dwm: Return #t from all phases. 2018-06-22 00:20:12 +02:00
swig.scm Revert "gnu: swig: Patch for Octave 4.4." 2018-05-30 02:18:26 -04:00
sync.scm gnu: Add casync. 2018-06-30 17:50:20 +02:00
syncthing.scm gnu: Move go-github-com-kardianos-osext to (gnu packages golang). 2018-06-20 12:55:01 -04:00
syndication.scm gnu: newsboat: Update to 2.12. 2018-06-26 04:17:49 +02:00
synergy.scm
task-management.scm
tbb.scm Merge branch 'master' into core-updates 2018-03-20 14:22:06 -04:00
tcl.scm gnu: tcl, tk: Update to 8.6.8. 2018-03-29 02:56:23 +02:00
telephony.scm gnu: libsrtp: Update to 2.2.0. 2018-06-28 22:03:32 +02:00
terminals.scm gnu: Add tmate. 2018-06-14 11:20:31 +05:30
terraform.scm gnu: Add terraform-docs. 2018-03-17 23:04:29 +00:00
tex.scm gnu: texlive-bin: Use absolute path to ghostscript executable "gs". 2018-06-17 21:29:07 +05:30
texinfo.scm Merge branch 'master' into core-updates 2018-04-21 05:02:52 -04:00
text-editors.scm Merge branch 'master' into core-updates 2018-04-30 04:03:54 -04:00
textutils.scm Merge branch 'master' into core-updates 2018-04-30 04:03:54 -04:00
time.scm gnu: python-pyrfc3339: Update to 1.1. 2018-06-15 09:57:16 +02:00
tls.scm gnu: mbedtls-apache: Update to 2.7.4. 2018-06-24 22:00:03 +02:00
tmux.scm gnu: tmux: Update to 2.7. 2018-04-14 23:08:42 -04:00
tor.scm gnu: nyx: Show header stats. 2018-06-22 01:07:20 +02:00
toys.scm
tryton.scm
tv.scm gnu: tvtime: Fix build. 2018-03-24 19:36:03 +03:00
uml.scm
unrtf.scm gnu: All snippets report errors using exceptions, else return #t. 2018-03-16 09:08:31 -04:00
upnp.scm gnu: miniupnpc: Update to 2.1. 2018-05-07 20:16:27 +02:00
uucp.scm
valgrind.scm
version-control.scm gnu: java-jgit: Return #t from phases. 2018-06-27 12:46:29 +02:00
video.scm gnu: srt2vtt: Update homepage. 2018-06-29 22:19:48 +03:00
vim.scm gnu: vim-syntastic: Update to 3.9.0. 2018-06-12 11:16:06 +03:00
virtualization.scm gnu: qemu: Return #t from phases. 2018-06-22 22:00:22 +02:00
vpn.scm gnu: vpnc-scripts: Update to 20180226.07c3518. 2018-06-22 00:20:12 +02:00
vulkan.scm gnu: shaderc: Disable tests. 2018-06-27 10:59:39 +02:00
w3m.scm gnu: w3m: Update source URL. 2018-06-18 12:32:22 -04:00
wdiff.scm
web-browsers.scm gnu: lynx: Update to 2.8.9dev.19. 2018-06-06 12:46:40 +02:00
web.scm gnu: java-eclipse-jetty-security: Disable failing test. 2018-06-28 10:34:16 +02:00
webkit.scm gnu: webkitgtk: Update to 2.20.3 [security fixes]. 2018-06-11 17:56:56 +02:00
wget.scm gnu: wget2: Return #t from phases. 2018-06-30 03:46:21 +02:00
wicd.scm
wine.scm gnu: wine: Update to 3.0.2. 2018-06-28 15:18:42 +02:00
wm.scm Fix some more lonely unquotes. 2018-06-20 04:56:28 +02:00
wordnet.scm
wv.scm gnu: wv: Edit description. 2018-03-03 13:27:16 +01:00
wxwidgets.scm gnu: All snippets report errors using exceptions, else return #t. 2018-03-16 09:08:31 -04:00
xdisorg.scm gnu: sxhkd: Update to 0.5.9. 2018-06-29 15:25:24 +02:00
xfce.scm gnu: ristretto: Update to 0.8.3. 2018-06-30 03:46:21 +02:00
xfig.scm gnu: transfig: Return #t from phases. 2018-06-26 02:17:04 +02:00
xiph.scm Merge branch 'master' into core-updates 2018-03-20 14:22:06 -04:00
xml.scm gnu: perl-xml-libxml-simple: Update to 0.99. 2018-06-15 09:57:16 +02:00
xnee.scm gnu: Switch from recordproto to xorgproto. 2018-03-18 00:19:56 +01:00
xorg.scm gnu: xpra: Update to 2.3.2. 2018-06-27 12:00:45 +02:00
zile.scm gnu: zile-on-guile: Return #t from all phases. 2018-06-22 00:20:12 +02:00