Age | Commit message (Collapse) | Author |
|
* gnu/packages/databases.scm (python-apsw): Update to 3.28.0-r1.
|
|
* gnu/packages/databases.scm (python-apsw)[arguments]: Update build
phase order and replace stock 'check phase.
|
|
* gnu/packages/databases.scm (python-apsw)[source]: Download using
release zip archive.
[native-inputs]: Add unzip.
|
|
* gnu/packages/engineering.scm (capstone)[source]: Download using
git-fetch.
|
|
This fixes the bug which prevented uglify-js from being defined properly, and
cascaded back to all Common Lisp packages.
* gnu/packages/bioinformatics.scm: Replace javascript module with lisp-xyz.
* gnu/packages/cran.scm: Use lisp-xyz module.
* gnu/packages/javascript.scm (uglify-js): Move from here...
* gnu/packages/lisp-xyz.scm: ... To here.
* gnu/packages/web.scm: Replace javascript module with lisp-xyz.
* guix/build-system/minify.scm: Find uglify-js in the lisp-xyz module.
|
|
This version of libetpan does not ship with libetpan-config, which
prefents claws-mail from building.
This reverts commit e2f5de145562540a497bfc5b580011c9cf9000fd.
|
|
* gnu/system/install.scm (installation-os)[packages]: Add jfsutils.
|
|
* gnu/tests/install.scm (%jfs-root-os, %jfs-root-installation-script)
(%test-jfs-root-os): New variables.
|
|
* gnu/system/linux-initrd.scm (file-system-packages): Add jfs_fsck/static.
(file-system-type-modules): Add ‘jfs’ module.
|
|
* gnu/packages/file-systems.scm (jfs_fsck-static): New public variable.
|
|
gnu/packages/file-systems.scm (jfsutils/static): New public variable.
|
|
* gnu/system/uuid.scm (string->jfs-uuid): New procedure.
(%uuid-parsers, %uuid-printers): Add ‘jfs’ file system type.
|
|
* gnu/build/file-systems.scm (%jfs-endianness): New syntax.
(jfs-superblock?, read-jfs-superblock, jfs-superblock-uuid)
(jfs-superblock-volume-name, check-jfs-file-system): New procedures.
(%partition-label-readers, %partition-uuid-readers, check-file-system):
Register them.
|
|
* gnu/packages/messaging.scm (gloox): Update to 1.0.23.
|
|
* gnu/packages/messaging.scm (hexchat): Update to 2.14.3.
[source]: Remove patch.
* gnu/packages/patches/hexchat-crash-exit.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/music.scm (tuxguitar): Update to 1.5.3.
|
|
* gnu/packages/music.scm (qtractor): Update to 0.9.12.
|
|
* gnu/packages/music.scm (padthv1): Update to 0.9.12.
|
|
* gnu/packages/music.scm (samplv1): Update to 0.9.12.
|
|
* gnu/packages/music.scm (drumkv1): Update to 0.9.12.
|
|
* gnu/packages/music.scm (synthv1): Update to 0.9.12.
|
|
* gnu/packages/mp3.scm (eyed3): Update to 0.8.12.
|
|
* gnu/packages/music.scm (zam-plugins): Update to 3.12.
|
|
* gnu/packages/music.scm (x42-plugins): Update to 20191215.
|
|
* gnu/packages/musl.scm (musl): Update to 1.1.24.
|
|
* gnu/packages/networking.scm (whois): Update to 5.5.4.
|
|
* gnu/packages/profiling.scm (opari2): Update to 2.0.5.
|
|
* gnu/packages/protobuf.scm (protozero): Update to 1.6.8.
|
|
* gnu/packages/statistics.scm (libxls): Update to 1.5.2.
|
|
* gnu/packages/text-editors.scm (mg): Update to 20180927.
|
|
* gnu/packages/terminals.scm (beep): Update to 1.4.7.
|
|
* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.2.1.
|
|
* gnu/packages/assembly.scm (fasm)[description]: Expand @acronym.
|
|
* gnu/packages/assembly.scm (fasm): Update to 1.73.21.
|
|
* gnu/packages/python-compression.scm (python-zstandard): Fix indentation.
|
|
* gnu/packages/games.scm (tome4): Update to 1.6.5.
[arguments]: Use invoke in install phase
|
|
* gnu/packages/emulators.scm (sameboy): New variable.
|
|
* gnu/packages/assembly.scm (rgbds): New variable.
|
|
* gnu/packages/ibus.scm (ibus-libhangul): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/ibus.scm (libhangul): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/golang.scm (go-github-com-spf13-pflag): Update to 1.0.5.
|
|
|
|
* gnu/packages/python-compression.scm (python-zstandard): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-orgalist): Update to 1.11.
|
|
* gnu/packages/gnome.scm (file-roller)[source]: Hard-code NAME.
|
|
* gnu/packages/gnome.scm (evince): Update to 3.34.2.
|
|
* gnu/packages/gnome.scm (evince)[source]: Hard-code NAME.
|
|
* gnu/packages/game-development.scm (bullet): Update to 2.89.
[source]: Adjust snippet.
|
|
* gnu/packages/game-development.scm (deutex): Update to 5.2.1.
|
|
* gnu/packages/games.scm (freeciv)[synopsis, description]: Add missing
hyphen. ‘In’ → ‘into’ age.
|