Age | Commit message (Collapse) | Author |
|
Shift some inputs requiring during runtime.
* gnu/packages/guile-xyz.scm (guile-scheme-json-rpc): Update to 0.4.5a.
[inputs]: Remove guile-srfi-145 and guile-srfi-180.
[propagated-inputs]: Add guile-srfi-145 and guile-srfi-180.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Change-Id: If1c6ffaf6269c36ec857fd6f0aec444869468d24
|
|
* gnu/packages/guile-xyz.scm (guile-ares-rs): Update to 0.9.3.
Change-Id: Iabe57fcb4f1947eb0908109333e4432b8e554cfe
|
|
Since upstream now provides tests for guile, they are executed, both before
install (testing the internals) and after install (making sure the guile
module and everything works well).
Guile 2.0 for some reason cannot load "foo.scm" using (load-from-path "foo"),
so symlinks are created to work around that.
* gnu/packages/guile-xyz.scm (guile-irregex)[version]: Update to 0.9.11.
[arguments]: Convert to gexp.
<#:phases>{'move-files-around}: Copy files instead of moving.
{'check, 'check-installed}: New phases.
(guile2.0-irregex)[arguments]: Add 'create-symlinks phase.
Change-Id: Ib9d4e9c24475aa8e7fc1e70b868b690eaf6ad42e
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/guile-xyz.scm (haunt): Update to 0.3.0.
Change-Id: Ied0479ac9d27a9703040e0b2ce67eaf6b9af1b1d
|
|
* gnu/packages/guile-xyz.scm (guile-png): Update to 0.7.2.
Change-Id: Ic84b1472bdfdf47db26e0954b6135054290e49b0
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/guile-xyz.scm (guile-yamlpp): Update to 0.3.
Change-Id: I47e3e909cadc81219b8cb2bc32a86eccd73f7d4a
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
* gnu/packages/guile-xyz.scm (guile-ics): Fix cross-compilation.
[native-inputs]: Add "guile-3.0", "guile-lib" and "guile-smc".
(guile2.2-ics)[native-inputs]: Replace them with variants for Guile 2.2.
Change-Id: Ie35f8087b1db30992f63edac8d303f854139ecbf
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
* gnu/packages/guile-xyz.scm (guile-ics): Update to 0.6.0.
[inputs]: Remove "which".
(guile2.2-ics)[inputs]: Likewise.
Change-Id: I969b2dfe7f3007001930ba132821f6427a367e9e
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
* gnu/packages/guile-xyz.scm (guile-hoot): Update to 0.3.0.
Change-Id: I355d4b11bdd45bf87e3d7227f259907b1e7d57bd
|
|
* gnu/packages/guile-xyz.scm (guile-lmdb): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/guile-xyz.scm (guile-fibers)[arguments]: In
‘disable-some-tests’ phase, disable failing tests on aarch64.
Change-Id: Id05b516a659f641cc7ef01efdaf6cd1f2c735800
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/guile-xyz.scm (guile-goblins): Update to 0.12.0.
Change-Id: I0768ca6118c8b16ea6e5ae235dfefa7d28f727e3
|
|
* gnu/packages/guile-xyz.scm (guile-hall): Update to 0.4.1-1.7558ba9.
[arguments] <modules>: Remove (ice-9 match) and (ice-9 ftw) modules.
Add (guix build guile-build-system).
<phases>: Use gexps. Streamline hall-wrap-binaries phase.
[native-inputs]: Add guile-3.0 and gettext-minimal.
[propagated-inputs]: Delete field, moving guile-config to...
[inputs]: ... here. Add bash-minimal and guile-lib.
Change-Id: Idef796dc3ba9ca3fa4df8114efe91af7c5cf7be0
|
|
* gnu/packages/guile-xyz.scm (guile-srfi-197): New variable.
Change-Id: Ifcdc264e6a03e88e7614d79792fbe6ca9c8e519c
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/patches/guile-fibers-libevent-timeout.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/guile-xyz.scm (guile-fibers)[source]: Use it.
Change-Id: I872ffe5b193087234d29eed399d6db518c5af4d5
|
|
* gnu/packages/guile-xyz.scm (guile-yamlpp): New variable.
Change-Id: I54694eeea17e414df4d7778a2e119f3f995c20e4
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/guile-xyz.scm (guile-srfi-232): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Change-Id: Id5b3511d51a7f8f391231c2129bec96b78887880
|
|
* gnu/packages/guile-xyz.scm (guile-srfi-133): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
Change-Id: I9466a7def7a90aeabf40c92bd8d78608e8011021
|
|
* gnu/packages/guile-xyz.scm (guile-udev): Update to 0.3.0.
[arguments]: Move check phase after install phase.
Change-Id: I0cf0683e9ea3e73b9e5b44892796d79925937b4e
|
|
* gnu/packages/guile-xyz.scm (guile-udev)
[arguments]: Add patch-extension-path phase.
Change-Id: I4620c234e8ac45dcc1c2a3ab8871b8ab9d9c35c0
|
|
|
|
* gnu/packages/guile-xyz.scm (guile-ares-rs): Update to 0.9.1.
|
|
As of version 2.42.0, the WebKit 6.0 typelib is considered stable.
With GNOME itself moving to GTK4 as time marches on, we should reflect
the fact that this is the preferred Webkit for future applications.
* gnu/packages/webkit.scm (webkitgtk-next): Remove variable. Inline logic…
(webkitgtk): … here. Move old value …
(webkitgtk-for-gtk3): … here.
(webkitgtk-with-libsoup2): Inherit from webkitgtk-for-gtk3.
* gnu/packages/geo.scm (gnome-maps): Adjust accordingly.
* gnu/packages/gnome.scm (gnome-initial-setup, sushi)
(cambalache, devhelp, devhelp-with-libsoup2, gnome-online-accounts)
(gnome-online-accounts-3.44, evolution-data-server, evolution-data-server-3.44)
(lollypop, evolution, gnome-boxes, geary, komikku): Likewise.
* gnu/packages/guile-xyz.scm (guile-gi, nomad): Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Likewise.
* gnu/packages/mail.scm (balsa): Likewise.
* gnu/packages/mate.scm (atril): Likewise.
* gnu/packages/music.scm (ctrlr): Likewise.
* gnu/packages/rednotebook.scm (rednotebook): Likewise.
* gnu/packages/syndication.scm (gfeeds): Likewise.
* gnu/packages/telegram.scm (telegram-desktop): Likewise.
* gnu/packages/vnc.scm (remmina): Likewise.
* gnu/packages/web-browsers.scm (nyxt): Likewise.
|
|
* gnu/packages/guile-xyz.scm (guile-ares-rs): New variable.
|
|
* gnu/packages/guile-xyz.scm (guile-hoot): Update to 0.2.0.
Change-Id: I3bf5f457ef2359588889962ab3bbbc2d47b4a022
|
|
Guile port of racket-algorithms
* gnu/packages/guile-xyz.scm (guile-algorithms): New variable.
Change-Id: I53e5b130f96ce10e52622fcdb35b9d0bbe28b108
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/guile-xyz.scm (guile-ts): Update to 0.2.0.
Change-Id: Ifd0f3ac5fc069ac2e300dd2f4b44df49a4298e83
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/guile-xyz.scm (guile-gitlab): Improve the package style.
[inputs]: Remove input labels.
Change-Id: I449a02e1f9d700f678bb09961b896dea1627632e
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/guile-xyz.scm (guile-smc): Update to 0.6.3.
Change-Id: I7569db118c85f86e11906c41f4256be173ccc092
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/guile-xyz.scm (guile-prometheus): Update to 0-6.4aaf902.
Change-Id: I98f72712d63ad5f14678bd6979d8bc4cf1f52e99
|
|
* gnu/packages/guile-xyz.scm (guile-netlink): Update to 1.2.1.
Change-Id: I3018cf7e0b6cd460bf27b8bbe1b031cf0dafe547
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/guile-xyz.scm (guile-ts): New variable.
Co-authored-by: Andrew Tropin <andrew@trop.in>
Signed-off-by: Andrew Tropin <andrew@trop.in>
|
|
* gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.7.1.
[arguments]: Remove "strip" phase.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
Includes a fix for a use-after-free bug:
<https://github.com/jerry40/guile-simple-zmq/pull/20>
* gnu/packages/guile-xyz.scm (guile-simple-zmq): Update to d25d186.
Change-Id: I1dfb7b1c0e97bb92425ade676ab29be33b8ae20d
|
|
* gnu/packages/guile-xyz.scm (guile-hoot): New variable.
|
|
* gnu/packages/guile-xyz.scm: Update to 0.5.4.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
Fixes <https://issues.guix.gnu.org/66315>.
* gnu/packages/guile-xyz.scm (guile-ini)[propagated-inputs]: Add
GUILE-LIB.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Message-ID: <0064c4ff9262c4906131909ae1276667033f8811.1696343806.git.ekaitz@elenq.tech>
From: Ekaitz Zarraga <ekaitz@elenq.tech>
Date: Tue, 3 Oct 2023 16:28:58 +0200
Subject: [PATCH] gnu: guile-mastodon: Update to 0.0.1-0a94ae6b
* gnu/packages/guile-xyz.scm (guile-mastodon): Update to 0.0.1-0a94ae6b
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
As I think this makes more sense, the version is only specified when you need
a specific previous release.
* gnu/packages/guile-xyz.scm (guile-fibers): Rename to guile-fibers-1.0.
(guile-fibers-1.3): Rename to guile-fibers.
(guile-fibers-1.1): Inherit from guile-fibers.
* gnu/packages/admin.scm (shepherd-0.10)[native-inputs]: Replace
guile-fibers-1.3 with guile-fibers.
* gnu/packages/ci.scm (cuirass)[inputs]: Likewise.
* gnu/packages/gnunet.scm (gnunet-scheme)[propagated-inputs,native-inputs]:
Likewise.
* gnu/packages/package-management.scm (guix-build-coordinator)
[inputs,propagated-inputs]: Likewise.
* gnu/packages/package-management.scm (nar-herder)[inputs,propagated-inputs]:
Likewise.
* gnu/packages/web.scm (guix-data-service)[propagated-inputs]: Likewise.
|
|
* gnu/packages/guile-xyz.scm (guile-png): Update to 0.7.1.
[arguments]: Update style and delete "strip" phase.
[description]: Update.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/guile-xyz.scm (guile-dsv): Fix cross-compiling.
[native-inputs]: Add "guile-3.0" and "guile-lib".
(guile2.2-dsv) [native-inputs]: Replace "guile" with "guile-2.2"
and "guile-lib" with "guile2.2-lib".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/guile-xyz.scm (guile2.2-dsv):
[native-inputs]: Replace "guile-smc" with "guile2.2-smc" and add
"guile2.2-lib".
[inputs]: Replace "guile" with "guile-2.2" and "guile-smc" with
"guile2.2-smc".
[propagated-inputs]: Replace "guile-lib" with "guile2.2-lib" and
"guile-smc" with "guile2.2-smc".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/guile-xyz.scm (guile-smc): Fix build with Guile 2.2.
[native-inputs]: Replace "guile" with "guile-2.2" and "guile-lib" with
"guile2.2-lib".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.7.0. Improve the
package style.
[inputs]: Add "bash-minimal".
[native-inputs]: Add "guile-smc".
[description}: Update.
(guile2.2-dsv) [inputs]: Add "bash-minimal".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/guile-xyz.scm (guile-email): Update to 0.3.1.
|
|
* gnu/packages/guile-xyz.scm (mcron): Update to 1.2.3.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/guile-xyz.scm (guile-png): Update to 0.7.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/guile-xyz.scm (guile-picture-language)[inputs]: Replace
librsvg with librsvg-for-system.
|
|
* gnu/packages/guile-xyz.scm (guile-smc): Update to 0.6.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/guile-xyz.scm (guile-smc): Update to 0.6.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|