Age | Commit message (Collapse) | Author |
|
* gnu/packages/lua.scm (luajit-lua52-openresty)[source]: Add file-name
field.
|
|
* gnu/packages/emulators.scm (mame): Update to 0.229.
|
|
This reverts commit 9ef7937766dd2e79807f3b0a6cd141ed310650a9.
|
|
This reverts commit 59c3ea22546f9bd7e0560a66f98a020af7d1ad6e.
|
|
This reverts commit a281a67f3ca56b5dfa670b4019d26d4c39e0c804.
|
|
* gnu/packages/haskell-apps.scm (greenclip)[inputs]: Replace ghc-protolude
with ghc-protolude-0.3.
|
|
* gnu/packages/haskell-xyz.scm (ghc-protolude-0.3): New variable.
|
|
* gnu/packages/graphics.scm (monado): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.258.
(linux-libre-4.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.258.
(linux-libre-4.9-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.222.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.177.
(linux-libre-4.19-pristine-source): Update hash.
(deblob-scripts-4.19): Use linux-libre-4.19-version.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.100.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.1.
(linux-libre-5.11-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.18.
(linux-libre-5.10-pristine-source): Update hash.
|
|
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210223.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/gnome.scm (ocrfeeder): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/mail.scm (notmuch): Update to 0.31.4.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/lua.scm (luajit-lua52-openresty): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/patches/http-parser-fix-assertion-on-armhf.patch: Remove it.
* gnu/local.mk (dist_patch_DATA): Update it.
* gnu/packages/web.scm (http-parser)[source]: Remove a test assertion failing
on i686-linux.
[arguments]: Remove the "assertion.patch" that is merged upstream.
[native-inputs]: Ditto.
[synopsis]: Wrap it.
|
|
* gnu/packages/nano.scm (nano): Update to 5.6.
|
|
* gnu/packages/file-systems.scm (tmsu): New variable.
|
|
* gnu/packages/file-systems.scm (go-github-com-hanwen-fuse): New variable.
|
|
* gnu/packages/haskell-apps.scm (greenclip): New variable.
Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
|
|
* gnu/packages/haskell-xyz.scm (ghc-wordexp): New variable.
Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
|
|
* gnu/packages/haskell-xyz.scm (ghc-protolude): Update to 0.3.0.
Signed-off-by: Léo Le Bouter <lle-bout@zaclys.net>
|
|
* gnu/packages/purescript.scm (purescript)[inputs]: Replace ghc-protolude with
ghc-protolude-0.2.
|
|
* gnu/packages/haskell-xyz.scm (ghc-protolude-0.2): New variable.
|
|
* gnu/packages/gnuzilla.scm (icedove): Update to 78.8.0.
|
|
* gnu/packages/golang.scm (go-github-com-mattn-go-sqlite3): New variable.
|
|
* gnu/packages/web.scm (esbuild): Update to 0.8.51.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.2.
[source]: Use GNU ELPA URI.
[description]: Use full sentence.
|
|
* gnu/packages/node.scm (node): Update to 10.23.3.
|
|
Fixes CVE-2020-8287.
* gnu/packages/web.scm (http-parser): Update to 2.9.4-1.ec8b5ee.
[source]: Add patch to mitigate CVE.
* gnu/packages/patches/patches/http-parser-CVE-2020-8287.patch: New file.
* gnu/local.mk [dist_patch_DATA]: New patch.
|
|
* gnu/packages/patchutils.scm (patchwork): Update to 3.0.1.
|
|
Includes fixes for CVE-2021-23968, CVE-2021-23969, CVE-2021-23973, and
CVE-2021-23978.
* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update upstream source hash.
|
|
* gnu/packages/emacs-xyz.scm (emacs-csv-mode): Update to 1.15.
|
|
* gnu/packages/messaging.scm (profanity) [arguments]<#:configure-flag>: Add --disable-static.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
|
|
* gnu/packages/messaging.scm (profanity) [inputs]: Add libgcrypt.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
|
|
* gnu/packages/messaging.scm (libstrope)[arguments]: Add --disable-static
configure flag. Patch Makefile.am to make tests link correctly.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
libstrophe oneline
|
|
* gnu/packages/messaging.scm (libstrophe) [version]: Update to 0.10.1.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
|
|
* gnu/packages/messaging.scm (libmesode)[arguments]: Add --disable-static
configure flag. Patch Makefile.am to make tests link correctly.
|
|
* gnu/packages/messaging.scm (libmesode) [source]: Update to new
upstream URI.
[home-page]: Same.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
|
|
* gnu/packages/games.scm (oshu): New variable.
Co-authored-by: Leo Prikler <leo.prikler@student.tugraz.at>
|
|
This prevents generated launchers and desktop files from inadvertently
crashing if the directory name contains a space.
* gnu/build/renpy-build-system.scm (install, install-desktop-file): Use ~s
to format data directory.
|
|
* gnu/packages/documentation.scm (asciidoc)[source]: Update URI.
This fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=46706>.
They moved (and redirected) the repository to the new location
<https://github.com/asciidoc-py/asciidoc-py>. Here they changed the old
commits in-place using now Python3, which caused the hash mismatch.
The untouched Python2 version is still found under the ..-py2 repository.
|
|
* gnu/packages/audio.scm (redkite): Update to 1.3.0.
[propagated-inputs]: Move cairo from inputs.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/music.scm (geonkick): Update to 2.7.0.
[inputs]: Remove cairo (included in redkite).
[home-page]: Update URL.
[source]: Update repository URL.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/music.scm (zrythm): Update to 1.0.0-alpha.12.0.1.
[inputs]: Add pulseaudio.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-19.f9a257e.
|