summaryrefslogtreecommitdiff
path: root/gnu/packages/guile-xyz.scm
AgeCommit message (Collapse)Author
2025-02-27gnu: guile-knots: Update to 0-12.f41d185.Christopher Baines
* gnu/packages/guile-xyz.scm (guile-knots): Update to 0-12.f41d185. Change-Id: If7eb7f3dca8630a85059815af3824a07e0d377b5
2025-02-26gnu: guile-knots: Update to 0-11.f549bee.Christopher Baines
* gnu/packages/guile-xyz.scm (guile-knots): Update to 0-11.f549bee. Change-Id: I899886ac47bc92bba574c475cfd861519563373f
2025-02-25gnu: Add guile-fibers-next.Christopher Baines
* gnu/packages/guile-xyz.scm (guile-fibers-next): New variable. Change-Id: Id57ce45ecc1907d18833c18d11b7ba1d0ffe8daa
2025-02-25gnu: g-golf: Redefine as a non-deprecated alias.Florian Pelz
As proposed by Maxim Cournoyer <https://lists.gnu.org/archive/html/guix-devel/2025-02/msg00296.html>. * gnu/packages/guile-xyz.scm (g-golf): Redefine. Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr> Change-Id: I850e05d46c026d6a27c8765ff3753c1bbe555235
2025-02-25gnu: Add G-Golf's Adw-1 examples.Florian Pelz
* gnu/packages/guile-xyz.scm (g-golf-adw-1-examples): New variable. Change-Id: I160e58ceaeb4867f9b21a0a32f198113e36b5c88
2025-02-25gnu: Add G-Golf's GTK-4 examples.Florian Pelz
* gnu/packages/guile-xyz.scm (g-golf-gtk-4-examples): New variable. Change-Id: I19b182eb71095ca2deacdb4011c8f50dfcfc8476
2025-02-25gnu: guile-g-golf: Document --no-grafts requirement.Florian Pelz
Note that packages are unaffected. * gnu/packages/guile-xyz.scm: Tell about grafts bug. Change-Id: Ic0b2c63daa07c693171965d90410aef5a2e41d49
2025-02-20gnu: guile-knots: Update to 0-10.13f1118.Christopher Baines
* gnu/packages/guile-xyz.scm (guile-knots): Update to 0-10.13f1118. Change-Id: I0de996175621255b9fc74cbe6ed9ceb6195287f8
2025-02-19gnu: guile-knots: Update to 0-9.9924503.Christopher Baines
* gnu/packages/guile-xyz.scm (guile-knots): Update to 0-9.9924503. Change-Id: I28531bee45476c44fcc7c81aebe17cce1fcd4100
2025-02-19gnu: Fix some misspellings.Efraim Flashner
Change-Id: I316652aff7418af4b8e83bea24638b1513f8aa97
2025-02-18gnu: Add guile-mqtt.Evgeny Pisemsky
* gnu/packages/guile-xyz.scm (guile-mqtt): New variable. Change-Id: I3e9d4ebdb2357023f77962b9d40e3b10242aeac3 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-02-17gnu: Fix typos in description and synopsis in various packages.Vagrant Cascadian
* gnu/packages/crates-database.scm (rust-sqlformat-0.2)[description]: Fix spelling of "formatting". * gnu/packages/emacs-xyz.scm (emacs-arei)[synopsis]: Fix spelling of "Asynchronous". (emacs-ob-racket)[description]: Fix spelling of "support". * gnu/packages/firmware.scm (fcode-utils)[description]: Fix spelling of "utilities". (sgabios)[description]: Fix spelling of "capabilities". * gnu/packages/games.scm (qcheckers)[description]: Fix spelling of "formerly". * gnu/packages/geo.scm (python-ogr2osm)[description]: Fix spelling of "PostgreSQL". * gnu/packages/guile-xyz.scm (guile-ares-rs)[synopsis]: Fix spelling of "Asynchronous". (guile-rsv)[description]: Fix spelling of "Separated". * gnu/packages/julia-xyz.scm (julia-multivariatepolynomials)[description]: Fix spelling of "implementing". * gnu/packages/language.scm (mecab)[description]: Fix spelling of "developed". * gnu/packages/lisp-xyz.scm (sbcl-cl-json-pointer)[description]: Fix spelling of "library". * gnu/packages/machine-learning.scm (ideep-pytorch)[synopsis]: Fix spelling of "internal". * gnu/packages/maths.scm (suitesparse-cholmod)[description]: Fix spelling of "routines". * gnu/packages/ocaml.scm (ocamlc-loc)[description]: Fix spelling of "compiler". * gnu/packages/pdf.scm (capypdf)[description]: Fix spelling of "library". * gnu/packages/ruby.scm ruby-silent-stream)[description]: Fix spelling of "Extensions". (ruby-fileutils)[synopsis]: Fix spelling of "library". * gnu/packages/rust-apps.scm (kibi)[description]: Fix spelling of "highlighting". * gnu/packages/scheme.scm (owl)[description]: Fix spelling of "support". * gnu/packages/statistics.scm (r-mixedpower)[description]: Fix spelling of "separate". * gnu/packages/sugar.scm (sugar-commander-activity)[description]: Fix spelling of "removable".
2025-02-12gnu: guile-email: Update to 0.3.2.Arun Isaac
* gnu/packages/guile-xyz.scm (guile-email): Update to 0.3.2. [source]: Use url-fetch. [native-inputs]: Add lzip. Change-Id: I03a0601dcc72d4d2f180682b03813e428050aa73
2025-02-11gnu: guile-g-golf: Update to 0.8.0.Andy Tai
* gnu/packages/guile-xyz.scm (guile-g-golf): Update to 0.8.0. [native-inputs]: Remove clutter. Change-Id: I625528c7c59c085f1eb6250cae472643501822e0 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2025-02-11gnu: guile-knots: Update to 0-8.d597b77.Christopher Baines
* gnu/packages/guile-xyz.scm (guile-knots): Update to 0-8.d597b77. Change-Id: I09b0a971ea61d50f5f0d52fdf5e87982e8fc57a0
2025-02-09gnu: mcron: Re-indent (arguments).Tomas Volf
The more common formatting style for arguments seems to be to align the value under the keyword. This commit adjusts the definition to match that style. * gnu/packages/guile-xyz.scm (mcron)[arguments]: Re-indent. Change-Id: I5d3be19e41828db43af70207cb28b14c35d13419 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-02-09gnu: mcron: Apply guix style to (source).Tomas Volf
* gnu/packages/guile-xyz.scm (mcron)[source]: Apply guix style. Change-Id: I37c91a764625d6582d63755baa29ce1e78878324 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-02-09gnu: mcron: Use correct sendmail.Tomas Volf
When the crons are running, /run/privileged/bin is not in the $PATH, hence the default of "sendmail -t" does not work. * gnu/packages/guile-xyz.scm (mcron)[arguments]<#:configure-flags>: Set sendmail path. Change-Id: I86ffa5ddf26209acd8f706394ac13e63dcf4e0ec Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-02-07gnu: guile-knots: Update to 0-7.ee2a93f.Christopher Baines
* gnu/packages/guile-xyz.scm (guile-knots): Update to 0-7.ee2a93f. Change-Id: I2b82dcba1df7eb28a0bf9a34edfbddda3d3ed4c8
2025-02-06gnu: guilescript: Use GEXPs.Artyom V. Poptsov
* gnu/packages/guile-xyz.scm (guilescript): Use GEXPs. Change-Id: I004186fef0c270589f6cac2f1777fbda3fa7718b
2025-02-02gnu: guile-swayer: Update to 0.4.1.Ashish SHUKLA
* gnu/packages/guile-xyz.scm (guile-swayer): Update to 0.4.1. [build-system]: Switch to gnu-build-system as per upstream. [native-inputs]: Add pkg-config, autoconf, automake. Change-Id: Ic3c469e38ad4fe8646ccf0c80ddcf945738b6f3c Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2025-02-01gnu: artanis: Update to 1.2.2.Andy Tai
* gnu/packages/guile-xyz.scm (artanis): Update to 1.2.2. Change-Id: I5d408dcbc9442a658ee842f04813eb29bcfa148a Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-01-30gnu: guile-knots: Update to 0-6.eebb42e.Christopher Baines
* gnu/packages/guile-xyz.scm (guile-knots): Update to 0-6.eebb42e. Change-Id: Ib44479b3bd040df828dbc930a11e6e7431df42c4
2025-01-27gnu: guile-dbi: Switch to Guile 3.0.Josep Bigorra
* gnu/packages/guile-xyz.scm (guile-dbi)[native-inputs]: Add libltdl. [propagated-inputs]: Switch to ‘guile-3.0’. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Change-Id: Icf898034a480fad52e0ebd2c4c1dc928ba2839d2
2025-01-25gnu: guile-knots: Update to 0-5.c1796f0.Christopher Baines
* gnu/packages/guile-xyz.scm (guile-knots): Update to 0-5.c1796f0. Change-Id: I05d7261435ea1179cd06c40a8b7331a7e40d7186
2025-01-24gnu: guile-goblins: Update to 0.15.0.David Thompson
* gnu/packages/guile-xyz.scm (guile-goblins): Update to 0.15.0. [propagated-inputs]: Add guile-websocket and drop guile-gcrypt. Change-Id: I0fe5983f8c9c23480359377976fa370eefe773c1
2025-01-23gnu: guile-websocket: Update to 0.2.0.David Thompson
* gnu/packages/guile-xyz.scm (guile-websocket): Update to 0.2.0. Change-Id: Idca2d196b5fe43673cfe6a271f8486dd3fea5bbf
2025-01-22gnu: guile-hoot: Update to 0.6.0.David Thompson
* gnu/packages/guile-xyz.scm (guile-hoot): Update to 0.6.0. Change-Id: Ib0394fa75b798240f3378fa40803e55a4b5afcb2
2025-01-14gnu: guile-knots: Update to 0-4.d572f59.Christopher Baines
* gnu/packages/guile-xyz.scm (guile-knots): Update to 0-4.d572f59. Change-Id: I6a6e1ccf77d39d8849e9936a2458b0d6cd07112e
2025-01-11gnu: artanis: Update to 1.1.0.Andy Tai
* gnu/packages/guile-xyz.scm (artanis): Update to 1.1.0. [source]: Add more substitutions to the snippet. Change-Id: I546f1a527a3e99bf559045baee9042bf1e886d5e Signed-off-by: jgart <jgart@dismail.de>
2025-01-10gnu: artanis: Update to guile-json-4.Josep Bigorra
This resolves https://issues.guix.gnu.org/75446. * gnu/packages/guile-xyz.scm (artanis)[inputs]: Add guile-json-4. [propagated-inputs]: Add it. Signed-off-by: jgart <jgart@dismail.de> Change-Id: Ibd60c4e48f41e4790af85ff7164a6fe2d3e649ea
2025-01-07gnu: Fix my copyright dates for a module.Artyom V. Poptsov
* gnu/packages/guile-xyz.scm: Fix my copyright dates for the module (in 575dc58975281e8c2c779c9b3098746606cfc5dd I've updated Artyom Bologov's copyright dates by a mistake.) Change-Id: Ib1c214f794aa13f746d47ab961bb9f5fcb7e61de
2025-01-07gnu: guile-ini: Update to 0.5.5.Artyom V. Poptsov
* gnu/packages/guile-xyz.scm (guile-ini): Update to 0.5.5. Change-Id: I4b40dc950ae5f8bab937852655c36c93425e3fd6
2025-01-06gnu: guile-ts: Update to 0.3.0.Zheng Junjie
* gnu/packages/guile-xyz.scm (guile-ts): Update to 0.3.0. Change-Id: I7e536ce68274535ddf45072415e036551f89f494
2024-12-29gnu: guile-g-golf: Update to 0.8.0-rc9.Dariqq
* gnu/packages/guile-xyz.scm (guile-g-golf): Update to 0.8.0-rc9. Change-Id: I9c9a4123767fc5f9d6e3279aca346fad66bd590d Signed-off-by: Florian Pelz <pelzflorian@pelzflorian.de>
2024-12-29gnu: guile-knots: Update to 0-3.6119ece.Christopher Baines
* gnu/packages/guile-xyz.scm (guile-knots): Update to 0-3.6119ece. [native-inputs]: Add guile-lib. Change-Id: I74515dbab3fb643dc2223d202ba81de2cd70b2d5
2024-12-26gnu: artanis: Update to 1.0.0.Andy Tai
* gnu/packages/guile-xyz.scm (artanis): update to 1.0.0. [source]: Remove code removing non-existent old directories. [arguments]<#:configure-flags>: Add aarch64 specific flag. Change-Id: I27b38eaff75cda008ae7de3eceb84dc5b7bf01aa Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-12-25gnu: guile-knots: Update to 0-2.e8ab6f2.Christopher Baines
* gnu/packages/guile-xyz.scm (guile-knots): Update to 0-2.e8ab6f2. Change-Id: I74515dbab3fb643dc2223d202ba81de2cd70b2d5
2024-12-20gnu: Add guile-libnotify.Ekaitz Zarraga
* gnu/packages/guile-xyz.scm (guile-libnotify): New variable. Change-Id: I675b5952957e6205786a950a8dc90f507e43cdfb
2024-12-16gnu: Add guile-knots.Christopher Baines
* gnu/packages/guile-xyz.scm (guile-knots): New variable. Change-Id: Ie021e01ac1e381c9a6b14afa6d1817bec62d17d3
2024-12-03gnu: guile-fibers: Fix build for the 64bit Hurd.Janneke Nieuwenhuizen
* gnu/packages/guile-xyz.scm (guile-fibers)[arguments]: Also modify phases for the 64bit Hurd. Change-Id: I780f6a92418b49e5fe0d23eb1c90e155216f1428
2024-11-22gnu: guile-fibers-1.1: Resurrect cross-build.Janneke Nieuwenhuizen
The cross-build fix patch for guile-fibers-1.3.1 does not apply to guile-fibers-1.1. This is a follow-up to commit 20c7b8dd04e421a139a02438cf1ddfdfe544a446 gnu: guile-fibers: Fix cross-build to the Hurd. * gnu/packages/guile-xyz.scm (guile-fibers-1.1)[arguments]: When cross-building, remove stage "apply-cross-build-fix-patch". Change-Id: I030264e79709bb6b9753461a998ce629a37e4c01
2024-11-17gnu: Add guile-taglib.Alec Barreto
* gnu/packages/guile-xyz.scm (guile-taglib): New variable. Change-Id: I68cb1945104b64f621c9e6a1689b63f66c59144e Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-11-02gnu: guile-fibers: Fix cross-build to the Hurd.Janneke Nieuwenhuizen
This fixes <https://lists.gnu.org/archive/html/guile-user/2024-10/msg00009.html>, <https://github.com/wingo/fibers/issues/111>. * gnu/packages/patches/guile-fibers-cross-build-fix.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/guile-xyz.scm (guile-fibers)[arguments]: When cross-building, add `apply-cross-build-fix-patch' phase to apply it. Change-Id: Ic845db832b9446c8cb5b534cc2db63b98c417b1a
2024-10-14gnu: guile-cv: Update to 0.4.0.Sébastien Lerique
* gnu/packages/guile-xyz.scm (guile-cv): Update to 0.4.0. [arguments]: Set GUILE_AUTO_COMPILE to prevent warnings, fix and separate phase modifications into different tasks. Use G-expression. Remove trailing #t. [inputs]: Replace guile-2.0 with guile-3.0. [native-inputs]: Update syntax. Add autoconf, automake, texinfo, libtool and gettext-minimal. [propagated-inputs]: Update syntax. Change-Id: I0a4141740de7cdadbe103c62831f11474cb4ddb2
2024-09-19gnu: guile-goblins: Update to 0.14.0.David Thompson
* gnu/packages/guile-xyz.scm (guile-goblins): Update to 0.14.0. Change-Id: I2e8bb4ef69fb00ecffe9c2cc922eee2d6c3f84fb
2024-09-19gnu: Add guile-swayer.Alec Barreto
* gnu/packages/guile-xyz.scm (guile-swayer): New variable. Change-Id: Ibd3817842e36fa35a3f1ecc09288549c10fd0d12 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-09-09gnu: Add guile-srfi-235.Yuval Langer
* gnu/packages/guile-xyz.scm (guile-srfi-235): New variable. Signed-off-by: jgart <jgart@dismail.de> Change-Id: Ic909fb9f960f53337706a90a27245dacb8e549ae
2024-09-06gnu: guile-hoot: Update to 0.5.0.David Thompson
* gnu/packages/guile-xyz.scm (guile-hoot): Update to 0.5.0. Change-Id: I6f205218eb9b2044378ebbda736407a3a85035b1
2024-09-02gnu: guile-qr-code: Update to 0.2.0.Artyom V. Poptsov
* gnu/packages/guile-xyz.scm (guile-qr-code): Update to 0.2.0. Change-Id: Ia727ef2501191aa86b9008e03e927293dd3b7125 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>