Age | Commit message (Collapse) | Author |
|
* gnu/packages/xorg.scm (xorg-server): Update to 21.1.4.
|
|
* gnu/packages/samba.scm (samba): Update to 4.16.2.
|
|
* gnu/packages/autotools.scm (libtool-2.4.7): Remove variable.
|
|
* etc/teams.scm.in ("Jonathan Brielmaier"): New member.
|
|
* etc/teams.scm.in (mozilla): New team.
|
|
The build still fails, but hopefully it gets us closer.
* gnu/packages/geo.scm (mapnik): Update to 3.1.0.
|
|
* gnu/packages/messaging.scm (gajim)[version]: Update to 1.4.6.
|
|
* gnu/packages/messaging.scm (gajim)[phases]: Add disable-failing-tests phase.
|
|
* tests/build-emacs-utils.scm
("emacs-batch-script: raise &emacs-batch-error on failure"): More loosely
match expected error string, which differs between Emacs 27 and Emacs 28.
|
|
* gnu/packages/emacs-xyz.scm (emacs-hyperbole)[arguments]: Use G-expressions.
|
|
* gnu/packages/emacs-xyz.scm (emacs-hyperbole): Update to 8.0.0.
[arguments]<#:include>: Use %default-include.
<#:phases>: Add build fix.
* gnu/packages/patches/emacs-hyperbole-toggle-messaging.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Delete reference to removed file.
|
|
* gnu/packages/emacs-xyz.scm (emacs-evil-nerd-commenter): Update to 3.5.7.
|
|
* gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 3.0.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-dts-mode): Update to 1.0.
[source]<origin>: Switch to ELPA repository since GitHub repository does not
seem to be up to date anymore.
[home-page]: Update URL.
|
|
* gnu/packages/emacs-xyz.scm (emacs-fennel-mode): Update to 0.5.0.
[source]<origin>: Update URI.
[home-page]: Update URL.
|
|
* gnu/packages/emacs-xyz.scm (emacs-meow): Update to 1.4.2.
|
|
* gnu/packages/emacs-xyz.scm (emacs-org-static-blog): Update to 1.6.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-prescient): Update to 5.2.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-yaml): Update to 0.5.1.
|
|
Fixes <https://issues.guix.gnu.org/56537>, introduced with ef82f34482.
* gnu/packages/gnome.scm (sushi)[source]: Adjust URI.
Reported-by: Christopher Howard <christopher@librehacker.com>
|
|
Fixes <https://issues.guix.gnu.org/46456>.
* gnu/packages/cran.scm (r-d3r)[native-inputs]: Update hashes for d3.v5.js,
d3.v6.js and d3.v7.js.
Reported-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/dezyne.scm (dezyne): Update to 2.15.4.
|
|
Fixes <https://issues.guix.gnu.org/46460>.
* gnu/packages/maths.scm (elpa): Update source URL.
Reported-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
Fixes <https://issues.guix.gnu.org/46475>.
* gnu/packages/cran.scm (r-rda): Update hash.
Reported-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
Fixes <https://issues.guix.gnu.org/46480>.
* gnu/packages/engineering.scm (trilinos-serial-xyce)[source]: Fetch from git.
[phases]: Delete trailing #t.
[native-inputs, inputs]: Use new style.
Reported-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
* gnu/packages/gnome.scm (deja-dup)[inputs, native-inputs]: Use new style.
|
|
Fixes <https://issues.guix.gnu.org/55544>.
* gnu/packages/gnome.scm (deja-dup): Update to 43.4.
[phases]{patch-paths}: Adjust Duplicityinstance.vala path.
{skip-gtk-update-icon-cache}: Delete phase.
[inputs]: Replace gtk+ with gtk. Add libadwaita. Replace libsoup-minimal-2
with libsoup.
[native-inputs]: Add gtk:bin.
Reported-by: Michael Terry <mike@mterry.name>
|
|
* gnu/packages/gtk.scm (gtk)[native-inputs]: Use new style.
[propagated-inputs]: Likewise.
|
|
* gnu/packages/gtk.scm (gtk): Update to 4.6.6.
[phases]{patch}: Disable 'unaligned-offscreen' test.
|
|
* gnu/packages/inkscape.scm (inkscape)[inputs]: Add bash-minimal.
|
|
Fixes <https://issues.guix.gnu.org/55634>.
* gnu/packages/inkscape.scm (inkscape)
[phases]{wrap-program}: Override phase.
Reported-by: Maxime Devos <maximedevos@telenet.be>
|
|
* gnu/packages/inkscape.scm (inkscape): Update to 1.2.
[phases]{disable-problematic-tests}: New phase.
|
|
This will allow introducing a new 'inkscape' package that can be more freely
upgraded on the main branch.
* gnu/packages/inkscape.scm (inkscape): Rename to...
(inkscape/stable): ... this, and make it a hidden package.
* gnu/packages/admin.scm (wpa-supplicant-gui)[native-inputs]: Rename inkscape
input accordingly.
* gnu/packages/docbook.scm (dblatex): Likewise.
* gnu/packages/gnome-xyz.scm (arc-theme): Likewise.
* gnu/packages/python-xyz.scm (python-matplotlib-documentation): Likewise.
(python-nbconvert): Likewise.
* gnu/packages/xfce.scm (xfdesktop): Likewise.
* gnu/packages/xorg.scm (hackneyed-x11-cursors): Likewise.
|
|
* gnu/packages/gnome.scm (tracker-miners)
[native-inputs]: Use new style inputs.
[inputs]: Likewise.
|
|
* gnu/packages/gnome.scm (tracker-miners): Update to 3.3.1.
[inputs]: Replace libsoup-minimal-2 with libsoup.
[phases]{check}: Do not run the 'slow' tests, which fail.
|
|
* gnu/packages/gnome.scm (tracker)
[native-inputs]: Use new style inputs.
[inputs]: Likewise.
|
|
* gnu/packages/gnome.scm (tracker)[inputs]: Move libxml2, icu4c, json-glib and
sqlite to...
[propagated-inputs]: ... here. Add glib.
|
|
* gnu/packages/gnome.scm (tracker): Update to 3.3.1.
[inputs]: Replace libsoup-minimal-2 with libsoup.
|
|
* gnu/packages/gnome.scm (libadwaita)[inputs]: Move gtk to...
[propagated-inputs]: ... here.
|
|
* gnu/packages/gnome.scm (sushi)[inputs]: Add bash-minimal.
|
|
* gnu/packages/gnome.scm (sushi)[native-inputs, inputs]: Use new style.
|
|
* gnu/packages/gnome.scm (sushi): Update to 42.0.
[inputs]: Replace webkitgtk-with-libsoup2 with webkitgtk.
|
|
* doc/contributing.texi (Synopses and Descriptions): Use "guix show"
instead of "guix package --show".
|
|
* gnu/packages/audio.scm (faust-2): Update to 2.41.1.
[build-system]: Replace gnu-build-system with cmake-build-system.
[arguments]<#:phases>: Invoke cmake directly to build the main package
and invoke make directly to build ancillary tools.
[native-inputs]: Replace llvm-3.8 with llvm.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/engineering.scm (candle): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/kde-plasma.scm (breeze-gtk): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/version-control.scm (git): Update to 2.37.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/audio.scm (lv2-mda-piano)[native-inputs]: Add ttl2c.
|
|
This is really version 2.x of the API.
* gnu/packages/audio.scm (lvtk): Rename this variable...
(lvtk-2): ...to this.
[version]: Bump major version to 2.
(lvtk): Alias to lvtk-1.
|
|
* gnu/packages/audio.scm (lvtk-1): New variable.
|