Age | Commit message (Expand) | Author |
---|---|---|
2021-01-06 | gnu: emacs-anzu: Update to 0.64....* gnu/packages/emacs-xyz.scm (emacs-anzu): Update to 0.64. | Nicolas Goaziou |
2021-01-06 | gnu: sbcl-ironclad: Update to 0.54....* gnu/packages/lisp-xyz.scm (sbcl-ironclad): Update to 0.54. | Guillaume Le Vaillant |
2021-01-06 | gnu: directfb: Fix home page....* gnu/packages/graphics.scm (directfb)[home-page]: Fix URL. The previous one was unrelated to the project. | Nicolas Goaziou |
2021-01-06 | gnu: sbcl-agnostic-lizard: Fix home-page....* gnu/packages/lisp-xyz.scm (sbcl-agnostic-lizard)[home-page]: Fix it. | Guillaume Le Vaillant |
2021-01-06 | gnu: Add cl-py-configparser....* gnu/packages/lisp-xyz.scm (cl-py-configparser, ecl-py-configparser, sbcl-py-configparser): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> | Sharlatan Hellseher |
2021-01-06 | gnu: emacs-company-math: Update to 1.4....* gnu/packages/emacs-xyz.scm (emacs-company-math): Update to 1.4. [synopsis]: Slightly shorten it. [description]: Use proper capitalization. | Nicolas Goaziou |
2021-01-06 | gnu: emacs-sly: Update to 20210105 (fixes breaking issues)....* gnu/packages/emacs-xyz.scm (emacs-sly): Update to 20210105. | Pierre Neidhardt |
2021-01-06 | gnu: emacs-sly-stepper: Find required Common Lisp dependency....* gnu/packages/emacs-xyz.scm (emacs-sly-stepper)[inputs]: Add cl-agnostic-lizard. [arguments]: Patch Lisp file to find agnostic-lizard's absolute path. | Pierre Neidhardt |
2021-01-06 | gnu: Add agnostic-lizard....* gnu/packages/lisp-xyz.scm (cl-agnostic-lizard, ecl-agnostic-lizard, sbcl-agnostic-lizard): New variables. | Pierre Neidhardt |
2021-01-06 | gnu: mu: Update to 1.4.14....* gnu/packages/mail.scm (mu): Update to 1.4.14. | Pierre Langlois |
2021-01-06 | gnu: cozy: Update to 0.7.8....* gnu/packages/ebook.scm (cozy): Update to 0.7.8. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> | Vinicius Monego |
2021-01-06 | gnu: gpsbabel: Enable tests....* gnu/packages/patches/gps.scm (gpsbabel)[source]: Add patch. [arguments]: Enable tests. * gnu/packages/patches/gpsbabel-fix-i686-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. | Efraim Flashner |
2021-01-06 | gnu: gpsbabel: Unbundle zlib....* gnu/packages/gps.scm (gpsbabel)[source]: Adjust snippet to remove bundled zlib and references from the Makefile. | Efraim Flashner |
2021-01-06 | gnu: gpsbabel: Update to 1.7.0....* gnu/packages/gps.scm (gpsbabel): Update to 1.7.0. [source]: Use git-fetch, remove obsolete patches. [inputs]: Add libusb. * gnu/packages/patches/gpsbabel-minizip.patch: Remove file. * gnu/packages/patches/gpsbabel-qstring.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove entries. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> | Björn Höfling |
2021-01-06 | gnu: emacs-esxml: Update to 0.3.5....* gnu/packages/emacs-xyz.scm (emacs-esxml): Update to 0.3.5. | Pierre Neidhardt |
2021-01-06 | gnu: upnp.scm: Sort package module imports alphabetically....* gnu/packages/upnp.scm: Sort package module imports alphabetically. | Efraim Flashner |
2021-01-06 | gnu: readymedia: Sort inputs alphabetically....* gnu/packages/upnp.scm (readymedia)[native-inputs]: Sort alphabetically. [inputs]: Same. | Efraim Flashner |
2021-01-06 | gnu: readymedia: Update to 1.3.0....Fixes CVE-2020-28926. * gnu/packages/upnp.scm (readymedia): Update to 1.3.0. [arguments]: Add configure-flag to not record kernel version of build machine. Add phase to remove spurious substitution of ffmpeg libraries. [inputs]: Add zlib. | Efraim Flashner |
2021-01-06 | gnu: upnp.scm: Use license prefix....* gnu/packages/upnp.scm: Use the 'license:' prefix to denote licences. | Efraim Flashner |
2021-01-06 | gnu: readymedia: Clean-up origin code....* gnu/packages/upnp.scm (readymedia)[source]: Replace custom logic with string-replace-substring. | Efraim Flashner |
2021-01-06 | gnu: moe: Update to 1.11....* gnu/packages/moe.scm (moe): Update to 1.11. | Efraim Flashner |
2021-01-06 | gnu: rcm: Update to 1.3.4....* gnu/packages/rcm.scm (rcm): Update to 1.3.4. | Tobias Geerinckx-Rice |
2021-01-06 | gnu: tmon: Clarify some more....* gnu/packages/linux.scm (tmon)[license]: Right wrong. | Tobias Geerinckx-Rice |
2021-01-06 | gnu: eid-mw: Omit static libraries....* gnu/packages/security-token.scm (eid-mw)[arguments]: Add "--disable-static" to #:configure-flags. | Tobias Geerinckx-Rice |
2021-01-06 | gnu: eid-mw: Update to 5.0.11....* gnu/packages/security-token.scm (eid-mw): Update to 5.0.11. | Tobias Geerinckx-Rice |
2021-01-06 | gnu: tmon: Clarify licence....* gnu/packages/linux.scm (tmon)[license]: Comment that only the man page is GPL-2-only. | Tobias Geerinckx-Rice |
2021-01-06 | gnu: Add tmon....* gnu/packages/linux.scm (tmon): New public variable. | Tobias Geerinckx-Rice |
2021-01-06 | gnu: Add turbostat....* gnu/packages/linux.scm (turbostat): New public variable. | Tobias Geerinckx-Rice |
2021-01-05 | gnu: xfce4-whiskermenu-plugin: Update to 2.5.1....* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.5.1. Signed-off-by: Kei Kebreau <kkebreau@posteo.net> | Michael Rohleder |
2021-01-06 | gnu: Add jitterentropy-rngd....* gnu/packages/linux.scm (jitterentropy-rngd): New public variable. | Tobias Geerinckx-Rice |
2021-01-06 | gnu: lziprecover: Update to 1.22....* gnu/packages/compression.scm (lziprecover): Update to 1.22. | Tobias Geerinckx-Rice |
2021-01-06 | gnu: ispell: Update to 3.4.01....* gnu/packages/aspell.scm (ispell): Update to 3.4.01. | Tobias Geerinckx-Rice |
2021-01-06 | gnu: lilv: Update to 0.24.10....* gnu/packages/audio.scm (lilv): Update to 0.24.10. | Tobias Geerinckx-Rice |
2021-01-05 | gnu: xfce4-datetime-plugin: Update to 0.8.1....* gnu/packages/xfce.scm (xfce4-datetime-plugin): Update to 0.8.1. Signed-off-by: Kei Kebreau <kkebreau@posteo.net> | Michael Rohleder |
2021-01-05 | gnu: xfce4-wavelan-plugin: Update to 0.6.2....* gnu/packages/xfce.scm (xfce4-wavelan-plugin): Update to 0.6.2. Signed-off-by: Kei Kebreau <kkebreau@posteo.net> | Michael Rohleder |
2021-01-05 | gnu: xfce4-smartbookmark-plugin: Update to 0.5.2....* gnu/packages/xfce.scm (xfce4-smartbookmark-plugin): Update to 0.5.2. Signed-off-by: Kei Kebreau <kkebreau@posteo.net> | Michael Rohleder |
2021-01-05 | gnu: xfce4-xkb-plugin: Update to 0.8.2....* gnu/packages/xfce.scm (xfce4-xkb-plugin): Update to 0.8.2. Signed-off-by: Kei Kebreau <kkebreau@posteo.net> | Michael Rohleder |
2021-01-05 | gnu: xfce4-systemload-plugin: Update to 1.2.4....* gnu/packages/xfce.scm (xfce4-systemload-plugin): Update to 1.2.4. Signed-off-by: Kei Kebreau <kkebreau@posteo.net> | Vincent Legoll |
2021-01-05 | gnu: xfce4-mount-plugin: Update to 1.1.5....* gnu/packages/xfce.scm (xfce4-mount-plugin): Update to 1.1.5. Signed-off-by: Kei Kebreau <kkebreau@posteo.net> | Vincent Legoll |
2021-01-05 | gnu: xfce4-mailwatch-plugin: Update to 1.3.0....* gnu/packages/xfce.scm (xfce4-mailwatch-plugin): Update to 1.3.0. Signed-off-by: Kei Kebreau <kkebreau@posteo.net> | Vincent Legoll |
2021-01-05 | gnu: xfce4-diskperf-plugin: Update to 2.6.3....* gnu/packages/xfce.scm (xfce4-diskperf-plugin): Update to 2.6.3. Signed-off-by: Kei Kebreau <kkebreau@posteo.net> | Vincent Legoll |
2021-01-06 | gnu: emacs-csv-mode: Update to 1.14....* gnu/packages/emacs-xyz.scm (emacs-csv-mode): Update to 1.14. | Nicolas Goaziou |
2021-01-05 | gnu: emacs-vterm: Fix version....* gnu/packages/emacs-xyz.scm (emacs-vterm): Use proper version, from upstream. | Nicolas Goaziou |
2021-01-05 | gnu: xfce4-fsguard-plugin: Update to 1.1.2....* gnu/packages/xfce.scm (xfce4-fsguard-plugin): Update to 1.1.2. Signed-off-by: Kei Kebreau <kkebreau@posteo.net> | Michael Rohleder |
2021-01-05 | gnu: xfce4-verve-plugin: Update to 2.0.1....* gnu/packages/xfce.scm (xfce4-verve-plugin): Update to 2.0.1. Signed-off-by: Kei Kebreau <kkebreau@posteo.net> | Michael Rohleder |
2021-01-05 | gnu: xfce4-cpugraph-plugin: Update to 1.2.0....* gnu/packages/xfce.scm (xfce4-cpugraph-plugin): Update to 1.2.0. Signed-off-by: Kei Kebreau <kkebreau@posteo.net> | Michael Rohleder |
2021-01-05 | gnu: xfce4-taskmanager: Update to 1.4.0....* gnu/packages/xfce.scm (xfce4-taskmanager): Update to 1.4.0. Signed-off-by: Kei Kebreau <kkebreau@posteo.net> | Michael Rohleder |
2021-01-05 | gnu: nomacs: Satisfy guix lint....* gnu/packages/image-viewers.scm (nomacs)[source]: Add file-name field. [inputs]: Move qttools ... [native-inputs]: ... to here. | Efraim Flashner |
2021-01-05 | gnu: rust-fuzzy-matcher-0.3: Update dependant crates....* gnu/packages/crates-io.scm (rust-fuzzy-matcher-0.3)[arguments]: Replace rust-thread-local-1.0 with rust-thread-local-1. | Efraim Flashner |
2021-01-05 | gnu: rust-indicatif-0.15: Update dependant crates....* gnu/packages/crates-io.scm (rust-indicatif-0.15)[arguments]: Replace rust-unicode-segmentation-1.6 with rust-unicode-segmentation-1. | Efraim Flashner |