Ludovic Courtès
81f7bb1691
gnu: guile-parted: Depend on Parted 3.4.
...
Fixes <https://issues.guix.gnu.org/55549 >.
* gnu/packages/guile-xyz.scm (guile-parted)[inputs]: Replace 'parted' by
'parted-3.4'.
2022-05-22 21:56:40 +02:00
Ludovic Courtès
81fed81aeb
gnu: guile-fibers: Add 'upstream-name' property.
...
* gnu/packages/guile-xyz.scm (guile-fibers-1.1)[properties]: New field.
2022-05-22 21:56:39 +02:00
Ludovic Courtès
b25b029a3c
gnu: guile-fibers@1.1: Update to c25dcb9.
...
* gnu/packages/guile-xyz.scm (guile-fibers-1.1): Update to c25dcb9.
[arguments]: Remove 'regenerate-autotools' phase.
2022-05-22 21:56:39 +02:00
Ricardo Wurmus
8deed9d086
gnu: guile-redis: Update to 2.2.0.
...
* gnu/packages/guile-xyz.scm (guile-redis): Update to 2.2.0.
2022-05-18 16:19:28 +02:00
Christine Lemmer-Webber
140bdbc29f
gnu: guile-sjson: Update to 0.2.2.
...
* gnu/packages/guile-xyz.scm (guile-sjson): Update to 0.2.2.
2022-05-17 15:21:20 -04:00
Ludovic Courtès
b0246953e9
gnu: artanis: Remove input labels.
...
* gnu/packages/guile-xyz.scm (artanis)[native-inputs]: Remove input
labels. Use BASH-MINIMAL instead of BASH.
2022-05-13 17:11:05 +02:00
Wamm K. D
944f2c81ff
gnu: artanis: Update to 0.5.1.
...
* gnu/packages/guile-xyz.scm (artanis): Update to 0.5.1.
[source]: Substitute "artanis/tpl/parser.scm".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-13 17:08:22 +02:00
Artyom V. Poptsov
c0e712931b
gnu: guile-ics: Update to 0.2.1
...
* gnu/packages/guile-xyz.scm (guile-ics): Update to 0.2.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-13 17:05:04 +02:00
Maxim Cournoyer
faa49ec88d
gnu: emacsy: Use webkitgtk-with-libsoup2.
...
* gnu/packages/guile-xyz.scm (emacsy)[inputs]: Use webkitgtk-with-libsoup2.
[phases]: Delete trailing #t.
2022-05-12 12:46:06 -04:00
Attila Lendvai
5c450082f7
gnu: guile-srfi-189: Build from upstream sources.
...
* gnu/packages/guile-xyz.scm (guile-srfi-189): Retarget git-reference to the
official repo, and increase revision by one.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-04-26 09:20:04 +02:00
Ludovic Courtès
1f82602153
gnu: guile-fibers@1.1: Support cross-compilation.
...
Fixes <https://issues.guix.gnu.org/54793 >.
Reported by Mathieu Othacehe <othacehe@gnu.org>.
* gnu/packages/guile-xyz.scm (guile-fibers-1.1)[arguments]: Add
'support-cross-compilation' phase.
2022-04-14 14:48:20 +02:00
Ludovic Courtès
9877408d2f
gnu: guile-fibers: Remove GNU/Hurd from 'supported-systems'.
...
* gnu/packages/guile-xyz.scm (guile-fibers-1.1)[supported-systems]: New
field.
2022-03-24 12:45:47 +01:00
Ludovic Courtès
c31897055d
gnu: guile-fibers: Support cross-compilation.
...
* gnu/packages/guile-xyz.scm (guile-fibers-1.1)[native-inputs]: Add GUILE-3.0.
(guile2.2-fibers)[inputs, native-inputs]: Adjust accordingly.
2022-03-24 12:45:47 +01:00
Arne Babenhauserheide
ce921f1cf6
gnu: guile-wisp: Update to 1.0.7.
...
* gnu/packages/guile-xyz.scm (guile-wisp): Update to 1.0.7.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-03-01 21:40:44 +02:00
Ludovic Courtès
2b57d6b6bb
gnu: lokke: Build with Guile 3.0.8.
...
* gnu/packages/guile.scm (guile-3.0-for-lokke): Remove.
* gnu/packages/patches/guile-3.0.7-psyntax-nil.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/guile-xyz.scm (lokke)[native-inputs]: Replace
GUILE-3.0-FOR-LOKKE by GUILE-3.0-LATEST.
2022-02-11 17:28:01 +01:00
Zhu Zihao
e0223aa81e
gnu: nomad: Depends on proper version of g-golf.
...
* gnu/packages/guile-xyz.scm (nomad)[inputs]: Replace 'g-golf' with 'guile2.2-g-golf'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-08 13:34:02 +01:00
Zhu Zihao
d22fd0bed9
gnu: Add guile2.2-g-golf.
...
* gnu/packages/guile-xyz.scm (guile2.2-g-golf): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-08 13:34:02 +01:00
Zhu Zihao
694e317237
gnu: Deprecate the 'g-golf' variable.
...
g-golf now supports both Guile 3.0 and 2.2. Assign a new name to identify
the g-golf for different Guile version.
* gnu/packages/guile-xyz.scm (g-golf): Rename to guile-g-golf.
(g-golf): Define as deprecated by guile-g-golf.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-08 13:34:02 +01:00
Zhu Zihao
35c96e65a9
gnu: g-golf: Update to 0.0.1-1010-1824633.
...
* gnu/packages/guile-xyz.scm (g-golf)[arguments]: Use G-Expression.
<phases>: Add phase 'fix-guile-site-directory'. Patch 'configure.ac' before
bootstrapping, avoid breaking configure script in accident.
In phase 'substitute-libs', use `search-input-file` for searching libraries.
In phase 'start-xorg-server', simplify the X server startup script.
[inputs]: Remove gtk+ and clutter.
Use label-less style.
[native-inputs]: Add gtk+ and clutter, they're now only needed in test.
Use label-less style.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-08 13:34:02 +01:00
Artyom V. Poptsov
35d56676db
gnu: guile-dsv: Update to 0.5.1
...
* gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.5.1.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-02-08 12:24:36 +01:00
Ludovic Courtès
ecf527c921
gnu: haunt: Update to 0.2.6.
...
* gnu/packages/guile-xyz.scm (haunt): Update to 0.2.6.
2022-02-07 00:05:59 +01:00
Maxime Devos
f79bb5fb3c
gnu: guile-fibers: Add (fibers io-wakeup).
...
This patch is required by gnunet-scheme. It has been submitted upstream at
<https://github.com/wingo/fibers/pull/50 >, but there has not been any response
so far.
* gnu/packages/patches/guile-fibers-wait-for-io-readiness.patch: New file.
* gnu/packages/guile-xyz.scm (guile-fibers-1.1)[source]{patches}: Add it.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-05 00:59:30 +01:00
Christopher Baines
1d07213d23
gnu: guile-fibers: Add version 1.1.0.
...
This release looks to break a few packages, so keep using fibers 1.0 to build
things, and provide the new version to allow switching to when packages are
compatible.
* gnu/packages/guile-xyz.scm (guile-fibers-1.1): New variable.
(guile-fibers): Inherit from guile-fibers-1.1.
(guile2.0-fibers): Rename to guile2.2-fibers, and inherit from
guile-fibers-1.1.
2022-02-02 18:36:09 +00:00
Ludovic Courtès
1ebc702923
gnu: Add Lokke.
...
* gnu/packages/guile.scm (guile-3.0-for-lokke): New variable.
* gnu/packages/guile-xyz.scm (lokke): New variable.
* gnu/packages/patches/guile-3.0.7-psyntax-nil.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2022-02-01 00:24:22 +01:00
Ricardo Wurmus
82e49c7f47
gnu: guile-drmaa: Update to 0.1.1.
...
* gnu/packages/guile-xyz.scm (guile-drmaa): Update to 0.1.1.
2022-01-27 11:38:50 +01:00
Zhu Zihao
23792ae634
gnu: nomad: Fix missing webkit2gtk-4.0 compilation error.
...
* gnu/package/guile-xyz.scm (nomad)[arguments]<phases>: Add phase
'fix-webkitgtk' to update webkit2gtk-4.0 reference in file 'configure.ac'
and 'typelib/Makefile.am'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-24 10:38:13 +01:00
Attila Lendvai
00ac8ccd21
gnu: Add guile-srfi-189.
...
* gnu/packages/guile-xyz.scm (guile-srfi-189): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-18 22:51:09 +01:00
Mathieu Othacehe
ed191f3bef
gnu: guile-squee: Update to 0-3.a151fd0.
...
* gnu/packages/guile-xyz.scm (guile-squee): Update to 0-3.a151fd0.
[arguments]: Use search-input-file and remove a trailing #t.
2022-01-09 20:39:14 +01:00
Artyom V. Poptsov
3c86268004
gnu: guile-udev: Update to 0.2.3
...
* gnu/packages/guile-xyz.scm (guile-udev): Update to 0.2.3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-05 23:44:19 +01:00
Arun Isaac
f8633a7395
gnu: Add guile-kolam.
...
* gnu/packages/guile-xyz.scm (guile-kolam): New variable.
2022-01-05 22:12:58 +01:00
Liliana Marie Prikler
df78f62279
gnu: guile-gi: Depropagate inputs needed for testing only.
...
* gnu/packages/guile-xyz.scm (guile-gi)[propagated-inputs]: Remove
gsettings-desktop-schemas and guile-lib. Move glib, gtk+ and webkitgtk from
here...
[inputs]: ... to here.
2022-01-01 16:05:16 +01:00
Liliana Marie Prikler
d08d629964
gnu: guile-gi: Update to 0.3.2.
...
* gnu/packages/guile-xyz.scm (guile-gi): Update to 0.3.2.
2022-01-01 16:05:16 +01:00
Liliana Marie Prikler
4e5e184af3
gnu: guile-gi: Use new input style.
...
* gnu/packages/guile-xyz.scm (guile-gi)[inputs, native-inputs]: Use new style.
2022-01-01 16:05:16 +01:00
Ricardo Wurmus
039fe8f147
gnu: Add guile-schemetran.
...
* gnu/packages/guile-xyz.scm (guile-schemetran): New variable.
2021-12-31 21:11:41 +01:00
Vagrant Cascadian
e28159f0a0
gnu: guile-raw-strings: Fix trailing whitespace in description.
...
* gnu/packages/guile-xyz.scm (guile-raw-strings)[description]: Fix trailing
whitespace.
2021-12-29 22:48:51 -08:00
Ricardo Wurmus
7303c3105a
gnu: guile-email-latest: Update to 0.2.2-2.ea60bb9.
...
* gnu/packages/guile-xyz.scm (guile-email-latest): Update to 0.2.2-2.ea60bb9.
2021-12-15 10:05:30 +01:00
Ludovic Courtès
e3196755e6
gnu: Further simplify package inputs.
...
This is the result of running:
./pre-inst-env guix style --input-simplification=safe
and manually undoing changes on a dozen of packages to reduce
rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
2021-12-13 22:15:07 +01:00
Ludovic Courtès
8394619bac
gnu: Simplify package inputs.
...
This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
2021-12-13 17:48:25 +01:00
Ludovic Courtès
1052ae5f03
Merge branch 'master' into core-updates-frozen
2021-12-13 11:49:15 +01:00
Ludovic Courtès
1759292c8b
gnu: guile-netlink: Allow cross-compilation.
...
* gnu/packages/guile-xyz.scm (guile-netlink)[arguments]: Remove,
since #:tests? #f is unnecessary.
[native-inputs]: Add GUILE-3.0.
2021-12-12 23:20:49 +01:00
Artyom V. Poptsov
9b24cd3b8e
gnu: guile-dsv: Update to 0.5.0
...
* gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.5.0.
2021-12-12 19:49:55 +01:00
Artyom V. Poptsov
ab82bed5d1
gnu: guile-dsv: Update to 0.4.1
...
* gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.4.1.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-12 09:22:07 +01:00
Mathieu Othacehe
32750e8c3e
Merge remote-tracking branch 'signed/master' into core-updates
2021-12-10 21:49:25 +01:00
Julien Lepiller
05deb26be9
gnu: guile-netlink: Update to 1.1.1.
...
* gnu/packages/guile.scm (guile-netlink): Update to 1.1.1.
2021-12-07 00:09:35 +01:00
Ricardo Wurmus
9bc0f45df5
Merge remote-tracking branch 'origin/master' into core-updates-frozen
2021-12-05 19:17:41 +01:00
Artyom V. Poptsov
030d9b261f
gnu: Add guile-ini.
...
* gnu/packages/guile-xyz.scm (guile-ini): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-05 09:53:59 +01:00
Artyom V. Poptsov
ac872546fc
gnu: Add guile-smc
...
* gnu/packages/guile-xyz.scm (guile-smc): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-12-04 22:45:27 +01:00
Artyom V. Poptsov
a4cc1ae446
gnu: guile-udev: Update to 0.2.0
...
* gnu/packages/guile-xyz.scm (guile-udev): Update to 0.2.0.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-12-02 15:05:28 +01:00
Ricardo Wurmus
79bc812357
gnu: guile-wisp: Update to 1.0.6.
...
* gnu/packages/guile-xyz.scm (guile-wisp): Update to 1.0.6.
2021-11-30 20:30:02 +01:00
Ricardo Wurmus
f7db3bf277
gnu: guile-wisp: Remove trailing #T.
...
* gnu/packages/guile-xyz.scm (guile-wisp)[arguments]: Remove trailing #T.
2021-11-30 20:30:02 +01:00