Age | Commit message (Collapse) | Author |
|
* gnu/packages/guile-xyz.scm (guile-rdf): New variable.
|
|
* gnu/packages/dns.scm (knot): Update to 2.9.5.
|
|
* gnu/packages/version-control.scm (fossil): Update to 2.11.
|
|
* gnu/packages/backup.scm (wimlib): Update to 1.13.2.
|
|
* gnu/packages/web.scm (nginx-documentation): Update to 1.19.0-2549-c13a55aae487.
|
|
* gnu/packages/web.scm (nginx): Update to 1.19.0.
|
|
* gnu/packages/admin.scm (nnn): Update to 3.2.
|
|
* gnu/packages/music.scm (yoshimi): Update to 1.7.0.1-0.bfcadc6.
[source]: Use GIT-FETCH for now.
|
|
* gnu/packages/maths.scm (nauty): Update to 2.7r1.
[arguments]: Prevent using "-march-native". Install new executable.
|
|
* gnu/packages/version-control.scm (aegis)[home-page]: Update and use
HTTPS.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/version-control.scm (aegis)[arguments]: Add
‘CXXFLAGS=-std=c++03’ to #:configure-flags.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/music.scm (lsp-plugins): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/java.scm (java-xerces): Update to 2.12.1.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/xml.scm (xerces-c): Update to 3.2.3.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/monitoring.scm (nagios): Update to 4.4.6.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/version-control.scm (gitolite): Update to 3.6.11.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/dns.scm (unbound): Update to 1.10.1.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/admin.scm (ansible): Update to 2.9.9.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/engineering.scm (radare2)[arguments]:
Add ‘--with-sysxxhash’ to #:configure-flags.
[inputs]: Add libuv.
[propagated-inputs]: Add xxhash.
|
|
* gnu/packages/engineering.scm (radare2)[inputs]: Remove gmp.
|
|
* gnu/packages/linux.scm (gpm)[home-page, source]: Use HTTPS URI.
|
|
* gnu/packages/dictionaries.scm (gcide)[home-page]: Use HTTPS URI.
|
|
* gnu/packages/engineering.scm (fasthenry)[home-page]: Use HTTPS URI.
|
|
* gnu/packages/engineering.scm (fastcap)[home-page]: Use HTTPS URI.
|
|
* gnu/packages/emacs-xyz.scm (emacs-ryo-modal)[home-page]: Use HTTPS URI.
|
|
* gnu/packages/emacs-xyz.scm (emacs-load-relative)[home-page]: Use HTTPS URI.
|
|
* gnu/packages/emacs-xyz.scm (emacs-evil-markdown): Update to 0.0.2-2-685d7fb.
|
|
* gnu/packages/emacs-xyz.scm (emacs-evil-markdown)[propagated-inputs]:
Re-order inputs.
[home-page]: Fix URL.
|
|
* gnu/packages/dvtm.scm (dvtm)[home-page]: Use HTTPS URI.
|
|
* gnu/packages/bioinformatics.scm (blast+)[home-page]: Use HTTPS URI.
|
|
* gnu/packages/game-development.scm (catcodec)[home-page]: Use HTTPS URI.
|
|
* gnu/packages/bioinformatics.scm (bbmap)[home-page]: Use HTTPS URI.
|
|
* gnu/packages/emacs-xyz.scm (emacs-chronometrist): Update to 0.4.3.
|
|
* gnu/packages/education.scm (fet): Update to 5.44.7.
|
|
* gnu/packages/finance.scm (flowee): Update to 2020.04.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/web.scm (netsurf): Remove tabulations.
|
|
* gnu/packages/web.scm (netsurf): Update to 3.10.
* gnu/packages/patches/netsurf-system-utf8proc.patch: Adjust to new source.
|
|
* gnu/packages/web.scm (nsgenbind): Update to 0.8.
|
|
* gnu/packages/web.scm (libnspsl): Update to 0.1.6.
|
|
* gnu/packages/web.scm (libnsutils): Update to 0.1.0.
|
|
* gnu/packages/web.scm (libnslog): Update to 0.1.3.
|
|
* gnu/packages/web.scm (libnsbmp): Update to 0.1.6.
|
|
* gnu/packages/web.scm (libdom): Update to 0.4.1.
|
|
* gnu/packages/web.scm (libcss): Update to 0.9.1.
|
|
* gnu/packages/web.scm (libwapcaplet): Update to 0.4.3.
|
|
* gnu/packages/web.scm (hubbub): Update to 0.3.7.
|
|
* gnu/packages/web.scm (netsurf-buildsystem): Update to 1.9.
|
|
* gnu/packages/audio.scm (darkice): Update to 1.4.
[source]: Update URL. Remove obsolete patch.
* gnu/packages/patches/darkice-workaround-fpermissive-error.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/video.scm (ffmpeg): Update to 4.2.3.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/image.scm (<partition>)[file-system-options]: New field,
(partition-file-system-options): new exported procedure.
* gnu/system/image.scm (partition->gexp): Adapt accordingly.
* gnu/build/image.scm (sexp->partition): Also adapt accordingly,
(make-ext-image): and pass file-system options to mke2fs.
|