summary refs log tree commit diff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2021-04-01gnu: cuirass: Update home page.Mathieu Othacehe
* gnu/packages/ci.scm (cuirass)[home-page]: Update it.
2021-04-01gnu: Add cl-conspack.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm: (sbcl-cl-conspack, cl-conspack, ecl-cl-conspack): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-04-01gnu: sbcl-postmodern: Update to 1.32.9.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (sbcl-postmodern): Update to 1.32.9. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-04-01gnu: taglib: Update to 1.12.Brendan Tildesley
* gnu/packages/mp3.scm (taglib): Update to 1.12. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-04-01gnu: waybar: Update to 0.9.5.pricly_yellow
* gnu/packages/wm.scm (waybar): Update to 0.9.5. [inputs]: Replace fmt-6 with fmt, spdlog-1.7 with spdlog. * gnu/packages/logging.scm (spdlog-1.7): Remove variable. * gnu/packages/pretty-print.scm (fmt-6): Same. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-04-01gnu: ilmbase: Update to 2.5.5.Efraim Flashner
* gnu/packages/graphics.scm (ilmbase): Update to 2.5.5.
2021-04-01gnu: emacs-gif-screencast: Update to 1.2.Pierre Neidhardt
* gnu/packages/emacs-xyz.scm (emacs-gif-screencast): Update to 1.2.
2021-04-01gnu: gimp: Ship a copy of the gegl patch.Tobias Geerinckx-Rice
As Ludo' rightly points out, GitHub's patches are probably as stable as their tarballs. * gnu/packages/gimp.scm (gimp)[source]: Use SEARCH-PATCHES instead of an origin. * gnu/packages/patches/gimp-make-gegl-introspect-optional.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2021-03-31gnu: mumi: Update to 0.0.1-5.9f070bd.Ricardo Wurmus
* gnu/packages/mail.scm (mumi): Update to 0.0.1-5.9f070bd.
2021-03-31Revert "Revert some commits that caused `guix pull` to fail."zimoun
This reverts commit 8ec0ca8faff62f19426f22aeb1bd59a8950ca05a.
2021-03-31gnu: r-absfiltergsea: Move to (gnu packages bioconductor).zimoun
* gnu/packages/cran.scm (r-absfiltergsea): Move this variable from here... * gnu/packages/bioconductor.scm (r-absfiltergsea): ...to here.
2021-03-31gnu: r-bisquerna: Move to (gnu packages bioconductor).zimoun
* gnu/packages/cran.scm (r-bisquerna): Move this variable from here... * gnu/packages/bioconductor.scm (r-bisquerna): ...to here.
2021-03-31gnu: linux-libre 4.4: Update to 4.4.264.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.264. (linux-libre-4.4-pristine-source): Update hash.
2021-03-31gnu: linux-libre 4.9: Update to 4.9.264.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.264. (linux-libre-4.9-pristine-source): Update hash.
2021-03-31gnu: linux-libre 4.14: Update to 4.14.228.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.228. (linux-libre-4.14-pristine-source): Update hash.
2021-03-31gnu: linux-libre 4.19: Update to 4.19.184.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.184. (linux-libre-4.19-pristine-source): Update hash.
2021-03-31gnu: linux-libre 5.4: Update to 5.4.109.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.109. (linux-libre-5.4-pristine-source): Update hash.
2021-03-31gnu: linux-libre 5.10: Update to 5.10.27.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.27. (linux-libre-5.10-pristine-source): Update hash. * gnu/packages/aux-files/linux-libre/5.10-x86_64.conf: Update for linux-libre@5.10.27.
2021-03-31gnu: linux-libre: Update to 5.11.11.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.11. (linux-libre-5.11-pristine-source): Update hash. * gnu/packages/aux-files/linux-libre/5.11-x86_64.conf: Update for linux-libre@5.11.11.
2021-03-31gnu: strawberry: Update to 0.9.2.Brendan Tildesley
* gnu/packages/music.scm (strawberry): Update to 0.9.2. [arguments]: Remove unused configure flags. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-31gnu: git-annex: Update to 8.20210330.Kyle Meyer
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210330. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-31gnu: guix: Update to 8f9052d.Ludovic Courtès
* gnu/packages/package-management.scm (guix): Update to 8f9052d.
2021-03-31gnu: julia-commonsubexpressions: Fix Texinfo syntax.Ludovic Courtès
* gnu/packages/julia-xyz.scm (julia-commonsubexpressions)[synopsis] [description]: Fix Texinfo syntax.
2021-03-31gnu: Remove unnecessary imports from (gnu packages gnome).Ludovic Courtès
* gnu/packages/gnome.scm: Remove unnecessary #:use-module forms. In particular, the (guix store) import led to a name clash with 'build' from (gnu packages build-tools).
2021-03-31gnu: virt-manager: Update to 3.2.0.Pierre Langlois
* gnu/packages/virtualization.scm (virt-manager): Update to 3.2.0. [arguments]: Remove #:test-target. Remove fix-qemu-img-reference phase. Adapt check phase to use pytest, although they still do not run. [native-inputs]: Add python-docutils. Suggest adding python-pytest to enable tests. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-31gnu: libvirt-glib: Update to 4.0.0.Pierre Langlois
* gnu/packages/virtualization.scm (libvirt-glib): Update to 4.0.0. [build-system]: Switch to meson-build-system. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-31gnu: python-libvirt: Update to 7.1.0.Pierre Langlois
* gnu/packages/virtualization.scm (python-libvirt): Update to 7.1.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-31gnu: libvirt: Update to 7.1.0.Pierre Langlois
* gnu/packages/virtualization.scm (libvirt): Update to 7.1.0. [source]: Remove libvirt-create-machine-cgroup.patch, add libvirt-do-not-create-var-dirs.patch. [build-system]: Switch to meson-build-system. [arguments]: Use meson-0.55. Adapt #:configure-flags for meson, there is no need for --docdir anymore. Remove fix-BOURNE_SHELL-definition phase. Add fix-sysconfdir-and-localstatedir phase. Adapt disable-broken-tests to meson. [native-inputs]: Add python-docutils and rpcsvc-proto. * gnu/packages/patches/libvirt-create-machine-cgroup.patch: Delete. * gnu/packages/patches/libvirt-do-not-create-var-dirs.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add new patch, remove the other. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-31gnu: plink-ng: Build prettify binary.Efraim Flashner
* gnu/packages/bioinformatics.scm (plink-ng)[arguments]: Adjust make-flags to also build prettify.
2021-03-31gnu: plink-ng: Remove custom install phase.Efraim Flashner
* gnu/packages/bioinformatics.scm (plink-ng)[arguments]: Adjust make-flags and remove custom 'install phase.
2021-03-31gnu: plink-ng: Sort inputs alphabetically.Efraim Flashner
* gnu/packages/bioinformatics.scm (plink-ng)[inputs]: Sort alphabetically.
2021-03-31gnu: plink-ng: Update to 2.00a2.3.Efraim Flashner
* gnu/packages/bioinformatics.scm (plink-ng): Update to 2.00a2.3. [arguments]: Adjust make-flags.
2021-03-31gnu: Add texlive-fourier.Paul Garlick
* gnu/packages/tex.scm: New variable.
2021-03-31gnu: python-icalendar: Update to 4.0.7.Efraim Flashner
* gnu/packages/python-xyz.scm (python-icalendar): Update to 4.0.7.
2021-03-31gnu: mumi: Update to 0.0.1-4.887471f.Ricardo Wurmus
* gnu/packages/mail.scm (mumi): Update to 0.0.1-4.887471f.
2021-03-31gnu: Add emacs-julia-snail.zimoun
* gnu/packages/emacs-xyz.scm (emacs-julia-snail): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2021-03-31gnu: Add emacs-julia-repl.zimoun
* gnu/packages/emacs-xyz.scm (emacs-julia-repl): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2021-03-31gnu: Add guile-imanifest.Xinglu Chen
* gnu/packages/guile-xyz.scm (guile-imanifest): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2021-03-31gnu: perl-net-dns: Update to 1.30.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (perl-net-dns): Update to 1.30.
2021-03-31gnu: youtube-dl: Update to 2021.03.31.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2021.03.31.
2021-03-31gnu: butt: Update to 0.1.29.Tobias Geerinckx-Rice
* gnu/packages/audio.scm (butt): Update to 0.1.29.
2021-03-30gnu: libupnp: Update to 1.14.4.Tobias Geerinckx-Rice
* gnu/packages/upnp.scm (libupnp): Update to 1.14.4.
2021-03-30gnu: sg3-utils: Update to 1.46.Tobias Geerinckx-Rice
* gnu/packages/scsi.scm (sg3-utils): Update to 1.46.
2021-03-30gnu: quickjs: Update to 2021-03-27.Tobias Geerinckx-Rice
* gnu/packages/javascript.scm (quickjs): Update to 2021-03-27.
2021-03-30gnu: vim: Update to 8.2.2677.Tobias Geerinckx-Rice
* gnu/packages/vim.scm (vim): Update to 8.2.2677.
2021-03-30gnu: avidemux: Update to 2.7.8.Tobias Geerinckx-Rice
* gnu/packages/video.scm (avidemux): Update to 2.7.8. [arguments]: Adjust to updated bundled ffmpeg-4.2.4.
2021-03-30gnu: nginx-documentation: Update to 1.19.9-2696-f85798c1c70a.Tobias Geerinckx-Rice
* gnu/packages/web.scm (nginx-documentation): Update to 1.19.9-2696-f85798c1c70a.
2021-03-30gnu: nginx: Update to 1.19.9.Tobias Geerinckx-Rice
* gnu/packages/web.scm (nginx): Update to 1.19.9.
2021-03-30gnu: vsftp: Apply unstaged fixes.Tobias Geerinckx-Rice
* gnu/packages/ftp.scm (vsftpd): Update comment. [version]: Separate version and revision with a hyphen.
2021-03-30gnu: nq: Update to 0.4.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (nq): Update to 0.4.