Tobias Geerinckx-Rice
155a36ac76
gnu: s6-rc: Update to 0.5.2.3.
...
* gnu/packages/skarnet.scm (s6-rc): Update to 0.5.2.3.
2021-10-24 00:12:06 +02:00
Tobias Geerinckx-Rice
9aa11db1cf
gnu: s6-networking: Update to 2.5.0.0.
...
* gnu/packages/skarnet.scm (s6-networking): Update to 2.5.0.0.
2021-10-24 00:12:06 +02:00
Tobias Geerinckx-Rice
6ef806ffde
gnu: s6-dns: Update to 2.3.5.2.
...
* gnu/packages/skarnet.scm (s6-dns): Update to 2.3.5.2.
2021-10-24 00:12:06 +02:00
Tobias Geerinckx-Rice
577e348c0b
gnu: s6: Update to 2.11.0.0.
...
* gnu/packages/skarnet.scm (s6): Update to 2.11.0.0.
[arguments]: Don't explicitly return #t from phases.
2021-10-24 00:12:06 +02:00
Tobias Geerinckx-Rice
9ed3ee95bd
gnu: execline: Update to 2.8.1.0.
...
* gnu/packages/skarnet.scm (execline): Update to 2.8.1.0.
2021-10-24 00:12:06 +02:00
Tobias Geerinckx-Rice
35a5650426
gnu: skalibs: Update to 2.11.0.0.
...
* gnu/packages/skarnet.scm (skalibs): Update to 2.11.0.0.
[arguments]: Don't explicitly return #t from phases.
2021-10-24 00:12:06 +02:00
Tobias Geerinckx-Rice
103eb25b12
gnu: dstask: Update to 0.25.
...
* gnu/packages/task-management.scm (dstask): Update to 0.25.
[arguments]: Don't explicitly return #t from phases.
2021-10-23 23:55:53 +02:00
Tobias Geerinckx-Rice
075c9f1269
gnu: asciinema: Remove ncurses reference.
...
An external ‘tput’ is only required by ancient (<3.3) Pythons 3 and can
always be provided in $PATH. It is not worth a reference.
* gnu/packages/terminals.scm (asciinema)[arguments]:
Remove 'patch-exec-paths phase.
[inputs]: Remove ncurses.
2021-10-23 23:40:30 +02:00
Tobias Geerinckx-Rice
82924c1953
gnu: asciinema: Update to 2.1.0.
...
* gnu/packages/terminals.scm (asciinema): Update to 2.1.0.
[arguments]: Don't explicitly return #t from phases.
2021-10-23 23:33:08 +02:00
Tobias Geerinckx-Rice
6b0b6bb4a2
gnu: goaccess: Update to 1.5.2.
...
* gnu/packages/web.scm (goaccess): Update to 1.5.2.
[arguments]: Don't explicitly return #t from phases.
2021-10-23 23:19:58 +02:00
Vinicius Monego
c52ba63c67
gnu: Add OpenEXR 3.
...
* gnu/packages/graphics.scm (openexr): New variable.
(openexr-2)[home-page]: Use home-page from openexr.
[synopsis]: Use synopsis from openexr.
[description]: Use description from openexr.
[license]: Use license from openexr.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-23 16:25:07 -04:00
Vinicius Monego
d71336b2e3
gnu: Rename openexr to openexr-2.
...
This is done so the OpenEXR package can be upgraded to version 3 in a
later commit.
* gnu/packages/graphics.scm (openexr): Rename to ...
(openexr-2): ... new variable.
(blender, blender-2.79, openimageio, povray)[inputs]: Adjust accordingly.
(ctl)[propagated-inputs]: Likewise.
* gnu/packages/animation.scm (synfig)[propagated-inputs]: Likewise.
* gnu/packages/gimp.scm (gegl, gimp)[inputs]: Likewise.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Likewise.
* gnu/packages/image-processing.scm (mia, opencolorio, opencv, vips, gmic,
nip2)[inputs]: Likewise.
* gnu/packages/image-viewers.scm (luminance-hdr)[inputs]: Likewise.
* gnu/packages/image.scm (freeimage, vigra, devil)[inputs]: Likewise.
* gnu/packages/kde-frameworks.scm (kimageformats)[inputs]: Likewise.
* gnu/packages/kde.scm (krita)[inputs]: Likewise.
* gnu/packages/photo.scm (enblend-enfuse, darktable, hugin)[inputs]: Likewise.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-23 16:22:06 -04:00
Vinicius Monego
ae3fa855f3
gnu: Add imath.
...
* gnu/packages/graphics.scm (imath): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-23 16:22:06 -04:00
Konrad Hinsen
38db6e10f0
gnu: font-juliamono: Update to 0.043.
...
* gnu/packages/fonts.scm (font-juliamono): Update to 0.043.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-23 15:53:55 -04:00
Michael Ford
09b8fcc0b7
gnu: bitcoin-core@0.21: Update to 0.21.2
...
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-23 15:53:46 -04:00
Tobias Geerinckx-Rice
5df03003e6
gnu: bcachefs-tools-static: Fix build.
...
This follows up on commit 196e3f5235
:
bcachefs-tools now unconditionally builds and installs libbcachefs.so.
* gnu/packages/file-systems.scm (bcachefs-tools-static)[arguments]:
Add a new 'skip-shared-library phase.
2021-10-23 16:49:36 +02:00
Guillaume Le Vaillant
1f5e6ff648
gnu: sdr++: Activate M17 support.
...
* gnu/packages/radio.scm (sdr++)[inputs]: Add codec2.
[arguments]: Add "-DOPT_BUILD_M17_DECODER=ON" to 'configure-flags'.
2021-10-23 15:01:56 +02:00
Tobias Geerinckx-Rice
7635279100
gnu: xen: Fix upstream hash mismatch.
...
* gnu/packages/virtualization.scm (xen)[native-inputs]: Fetch mini-os by
Git its commit rather than an unstable tag.
2021-10-23 14:03:37 +02:00
Tobias Geerinckx-Rice
fa6b5f5043
gnu: xen: Fetch Git sources over HTTPS.
...
* gnu/packages/virtualization.scm (xen)[source, native-inputs]:
Clone the xen and mini-os repositories over HTTPS.
2021-10-23 14:03:36 +02:00
Tobias Geerinckx-Rice
7628430a2f
gnu: php: Update to 7.4.25 [security fixes].
...
* gnu/packages/php.scm (php): Update to 7.4.25.
[source]: Don't explicitly return #t from snippet.
2021-10-23 13:25:01 +02:00
Tobias Geerinckx-Rice
196e3f5235
gnu: bcachefs-tools: Update to 0.1-12.f9f5778.
...
* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-12.f9f5778.
2021-10-23 13:24:43 +02:00
Tobias Geerinckx-Rice
cea62941f0
gnu: fontmanager: Update to 0.8.7.
...
* gnu/packages/fontutils.scm (fontmanager): Update to 0.8.7.
2021-10-23 13:24:43 +02:00
Tobias Geerinckx-Rice
b7e3f85e11
gnu: exiv2: Delete static library.
...
* gnu/packages/image.scm (exiv2)[arguments]:
Add a 'delete-static-libraries phase.
2021-10-23 13:24:43 +02:00
Tobias Geerinckx-Rice
f03fa7f9b0
gnu: exiv2: Update to 0.27.5.
...
* gnu/packages/image.scm (exiv2): Update to 0.27.5.
2021-10-23 13:24:43 +02:00
Nicolas Goaziou
cc6f0354e2
gnu: emacs-alect-themes: Update to 0.10.
...
* gnu/packages/emacs-xyz.scm (emacs-alect-themes): Update to 0.10.
2021-10-23 11:39:00 +02:00
Ricardo Wurmus
4a0cd6297a
gnu: Add qtltools.
...
* gnu/packages/bioinformatics.scm (qtltools): New variable.
2021-10-22 21:29:25 +00:00
Ivan Gankevich
41492639e0
gnu: Add gmic-qt-gimp.
...
* gnu/packages/image-processing.scm (gmic-qt-gimp): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-10-22 16:30:14 -04:00
Marius Bakke
e1261ddd38
gnu: uBlock Origin: Update to 1.38.6.
...
* gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.38.6.
2021-10-22 12:09:23 +02:00
Marius Bakke
39e6fec373
gnu: ungoogled-chromium: Update to 95.0.4638.54-1.
...
* gnu/packages/chromium.scm (%chromium-version): Set to 95.0.4638.54.
(%ungoogled-revision): Set to 95.0.4638.54.
(%ungoogled-origin): Update hash.
(ungoogled-chromium)[source]: Likewise.
[arguments]: Remove obsolete configure flag. Adjust substitutions for 95.
2021-10-22 12:09:23 +02:00
Tobias Geerinckx-Rice
e8ef3b808d
gnu: git-remote-gcrypt: Update to 1.4.
...
* gnu/packages/version-control.scm (git-remote-gcrypt): Update to 1.4.
[source]: Use GIT-FILE-NAME helper.
[arguments]: Don't explicitly return #t from phases.
2021-10-22 03:31:20 +02:00
Tobias Geerinckx-Rice
e0840e2b1c
gnu: chibi-scheme: Cross-compile.
...
* gnu/packages/scheme.scm (chibi-scheme)[arguments]: Set CC to
CC-FOR-TARGET in #:make-flags rather than hard-coding it to "gcc" as an
environment variable.
2021-10-22 03:31:19 +02:00
Tobias Geerinckx-Rice
713659f449
gnu: chibi-scheme: Update to 0.10.
...
* gnu/packages/scheme.scm (chibi-scheme): Update to 0.10.
2021-10-22 03:31:19 +02:00
Julien Lepiller
c5881ff1f3
doc: Set LC_ALL when translating xref commands.
...
* doc/local.mk (xref_command): Set LC_ALL.
2021-10-22 02:32:06 +02:00
Tobias Geerinckx-Rice
3640ad9a4d
gnu: hamlib: Update to 4.3.1.
...
* gnu/packages/radio.scm (hamlib): Update to 4.3.1.
2021-10-22 02:14:25 +02:00
Tobias Geerinckx-Rice
0513aa4b41
gnu: chirp: Update to 20211016.
...
* gnu/packages/radio.scm (chirp): Update to 20211016.
2021-10-22 02:14:25 +02:00
Leo Famulari
6cbbd54e64
gnu: linux-libre 4.14: Update to 4.14.252.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.252.
(linux-libre-4.14-pristine-source): Update hash.
2021-10-21 19:23:22 -04:00
Leo Famulari
79ab933d33
gnu: linux-libre 4.19: Update to 4.19.213.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.213.
(linux-libre-4.19-pristine-source): Update hash.
2021-10-21 19:23:21 -04:00
Leo Famulari
da3db96f18
gnu: linux-libre 5.4: Update to 5.4.155.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.155.
(linux-libre-5.4-pristine-source): Update hash.
2021-10-21 19:23:21 -04:00
Leo Famulari
1e05e8c35e
gnu: linux-libre 5.10: Update to 5.10.75.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.75.
(linux-libre-5.10-pristine-source): Update hash.
2021-10-21 19:23:20 -04:00
Leo Famulari
fe3a576410
gnu: linux-libre: Update to 5.14.14.
...
* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.14.
(linux-libre-5.14-pristine-source): Update hash.
2021-10-21 19:23:17 -04:00
Nicolas Goaziou
1011b1ce93
gnu: emacs-packed: Update to 3.0.4.
...
* gnu/packages/emacs-xyz.scm (emacs-packed): Update to 3.0.4.
2021-10-22 00:23:39 +02:00
Nicolas Goaziou
74b1cef9d8
gnu: emacs-org-re-reveal: Update to 3.12.3.
...
* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.12.3.
2021-10-22 00:22:05 +02:00
Nicolas Goaziou
da168ee6d6
gnu: emacs-embark: Update to 0.12.
...
* gnu/packages/emacs-xyz.scm (emacs-embark): Update to 0.12.
2021-10-22 00:19:54 +02:00
Nicolas Goaziou
a84960f337
gnu: emacs-vc-hgcmd: Update to 1.14.1.
...
* gnu/packages/emacs-xyz.scm (emacs-vc-hgcmd): Update to 1.14.1.
2021-10-22 00:17:50 +02:00
Nicolas Goaziou
fae6c8a2a2
gnu: emacs-map: Update to 1.3.2.
...
* gnu/packages/emacs-xyz.scm (emacs-map): Update to 1.3.2.
2021-10-22 00:14:35 +02:00
jgart
48c4058135
gnu: Add snooze.
...
* gnu/packages/suckless.scm (snooze): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-10-22 00:12:22 +02:00
jgart via Guix-patches via
886d04425e
guix: packages: Add comment on license field.
...
* guix/packages/packages.scm (<package>): Add comment about the type
that the license field expects as part of a package record.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-10-22 00:04:47 +02:00
Tobias Geerinckx-Rice
980146637c
gnu: boxes: Match over CAR/CDR.
...
* gnu/packages/shellutils.scm (boxes)[arguments]: Import (ice-9 match)
and use it to replace the 'install phases's CAR & CDR usage.
2021-10-21 22:19:27 +02:00
Tobias Geerinckx-Rice
ed0215d3f9
gnu: boxes: Link to homier home page.
...
* gnu/packages/shellutils.scm (boxes)[home-page]: Link to the front page.
2021-10-21 22:19:27 +02:00
Tobias Geerinckx-Rice
b5602ef7ec
gnu: boxes: Update to 2.1.1.
...
* gnu/packages/shellutils.scm (boxes): Update to 2.1.1.
[arguments]: Adjust 'install phase.
Don't explicitly return #t from phases.
[native-inputs]: Add xxd.
[inputs]: Add libunistring and pcre2.
2021-10-21 22:08:24 +02:00