me
/
guix
Archived
1
0
Fork 0
Commit Graph

88390 Commits (0018a4788b644cde094757020e044a7370036740)

Author SHA1 Message Date
Tobias Geerinckx-Rice aef64b9c45
gnu: emacs-kind-icon: Update to 0.1.5.
* gnu/packages/emacs-xyz.scm (emacs-kind-icon): Update to 0.1.5.
2022-06-05 02:00:00 +02:00
Tobias Geerinckx-Rice f6eab5abce
gnu: perl-xml-compile-soap: Update to 3.27.
* gnu/packages/xml.scm (perl-xml-compile-soap): Update to 3.27.
[propagated-inputs]: Replace perl-file-slurp-tiny with perl-file-slurper.
2022-06-05 02:00:00 +02:00
Tobias Geerinckx-Rice 67a78c0ad6
gnu: ndctl: Update to 73.
* gnu/packages/disk.scm (ndctl): Update to 73.
[build-system]: Switch to Meson.
[arguments]: Adjust #:configure-flags accordingly.  Remove #:make-flags.
[native-inputs]: Remove automake, autoconf, and libtool.
2022-06-05 02:00:00 +02:00
Tobias Geerinckx-Rice cd81b3bdfd
gnu: memkind: Update to 1.13.0.
* gnu/packages/disk.scm (memkind): Update to 1.13.0.
2022-06-05 02:00:00 +02:00
Tobias Geerinckx-Rice e3b94eddf6
gnu: sudo: Update to 1.9.11.
* gnu/packages/admin.scm (sudo): Update to 1.9.11.
2022-06-05 02:00:00 +02:00
Tobias Geerinckx-Rice 7d00cdf44d
gnu: diffoscope: Update to 216.
* gnu/packages/diffoscope.scm (diffoscope): Update to 216.
2022-06-05 02:00:00 +02:00
Tobias Geerinckx-Rice 7f2328b7df
gnu: guvcview: Update to 2.0.8.
* gnu/packages/video.scm (guvcview): Update to 2.0.8.
[inputs]: Add bdb and libjpeg-turbo.
2022-06-05 02:00:00 +02:00
Tobias Geerinckx-Rice b8686f1bfc
gnu: python-pyodbc-c: Fix comment.
* gnu/packages/databases.scm (python-pyodbc-c): Fix comment about tests.
2022-06-05 02:00:00 +02:00
Leo Famulari 337441609c
gnu: mu: Update to 1.6.11.
* gnu/packages/mail.scm (mu): Update to 1.6.11.
2022-06-06 20:53:49 -04:00
Leo Famulari 3b4e56c953
gnu: Mutt: Update to 2.2.6.
* gnu/packages/mail.scm (mutt): Update to 2.2.6.
2022-06-06 20:53:49 -04:00
Vagrant Cascadian 5850f1e99a
gnu: virtuoso-ose: Do not embed kernel version and timestamps.
* gnu/packages/databases.scm (virtuoso-ose)[arguments]: Add
  'avoid-embedding-kernel-and-timestamps phase.
2022-06-06 15:08:24 -07:00
Vagrant Cascadian da115f9f7a
gnu: uim: Build reproducibly.
* gnu/packages/xorg.scm (uim)[arguments]: Disable parallel build.
2022-06-06 15:08:21 -07:00
Vagrant Cascadian 964cdd57fa
gnu: discrover: Use reproducible timestamps.
* gnu/packages/bioinformatics.scm (discrover)[arguments]: Add
  'set-force-source-date phase.
2022-06-06 15:08:18 -07:00
Vagrant Cascadian 8bac52e6f3
gnu: perl-term-size-perl: Remove timestamps.
* gnu/packages/perl.sc (perl-term-size-perl)[arguments]: Add
  'remote-timestamps phase.
2022-06-06 13:50:50 -07:00
Vagrant Cascadian a04a987450
gnu: itpp: Avoid embedding build dates.
* gnu/packages/maths.scm (itpp): Add 'set-man-page-date and
  'set-force-source-date phases.
2022-06-06 13:50:46 -07:00
Ludovic Courtès 264ca9452f
services: syslogd: Do not fsync at each line.
Fixes <https://issues.guix.gnu.org/55707>.

Previously Inetutils' syslogd would call 'fsync' after each line written
to a file.  This would significantly increase boot times on machines
with slow-ish spinning HDDs, where each 'fsync' call would take between
0.1s and 0.4s (and we'd do two of them for each line, one for
/var/log/messages and one for /var/log/debug).

* gnu/services/base.scm (%default-syslog.conf): Add a '-' before each
file name, except /var/log/secure.  Change what goes to /var/log/debug.
2022-06-06 22:43:31 +02:00
Ludovic Courtès 635d49f97e
packages: Use SRFI-71 instead of SRFI-11.
* gnu/packages.scm (%package-module-path): Use 'let*' instead of
'let*-values'.
(specification->package, specification->location)
(specification->package+output): Use 'let' instead of 'let-values'.
2022-06-06 22:43:30 +02:00
Antero Mejr 7041fe0646
packages: Add 'specifications->packages'.
* gnu/packages.scm (specifications->packages): New procedure.
* guix/scripts/home/import.scm (manifest+configuration-files->code): Use it.
* tests/home-import.scm (match-home-environment-no-services)
(match-home-environment-no-services-nor-packages)
(match-home-environment-bash-service)
(match-home-environment-bash-service-with-alias): Adjust 'packages'
field accordingly.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-06-06 22:43:30 +02:00
Peter Polidoro f08bfca083
gnu: Add python-progress.
* gnu/packages/python-xyz.scm (python-progress): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-06 22:43:30 +02:00
Peter Polidoro 2aceb1e13e
gnu: Add python-canopen.
* gnu/packages/python-xyz.scm (python-canopen): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-06 22:43:30 +02:00
Karl Hallsby 618f665a5f
bootloader: grub: Add removable grub-efi bootloader option.
For single-disk installs (external USBs) and for amnesiac UEFIs, Guix is not
found using its default Grub EFI bootloader location of
/boot/efi/EFI/Guix/grubx64.efi means the Guix install will not be found.

To handle this, we can place the bootloader file in the UEFI specification
location, overwriting any other OS that may have placed a file there. This
location is namely /boot/efi/EFI/BOOT/BOOTX64.efi. Grub has explicit support
for this location/situation with the `--removable` flag.

* gnu/bootloader/grub.scm (install-grub-efi-removable)
(grub-efi-removable-bootloader): New variables.
* doc/guix.texi (Bootloader Configuration): Document it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-06 22:43:30 +02:00
Arun Isaac e614cf2907
gnu: guile-xapian: Update to 0.2.0.
* gnu/packages/guile-xyz.scm (guile-xapian): Update to 0.2.0.
[source]: Remove modules and snippet setting LD_LIBRARY_PATH.
2022-06-07 01:20:53 +05:30
Efraim Flashner b995c1bd10
gnu: python-flake8: Allow building with newer python-pyflakes.
* gnu/packages/python-xyz.scm (python-flake8)[source]: Add snippet to
remove upper bound on dependency python-pyflakes version.
2022-06-06 22:18:36 +03:00
Maxim Cournoyer b9c8c3585b
gnu: Add python-labjack.
* gnu/packages/python-xyz.scm (python-labjack): New variable.
2022-06-06 13:32:34 -04:00
Maxim Cournoyer 1c7d5b1c82
gnu: Add python-exodriver.
* gnu/packages/python-xyz.scm (python-exodriver): New variable.
2022-06-06 13:27:39 -04:00
Maxim Cournoyer 1d0d46b1c7
system: Fix typo, add doc.
* gnu/system.scm (operating-system-kernel-arguments): Fix typo in doc.
(boot-parameters->menu-entry): Add doc.
2022-06-06 11:29:51 -04:00
Tobias Geerinckx-Rice 898511205c
gnu: irssi: Edit description.
* gnu/packages/irc.scm (irssi)[synopsis, description]: Expound.
2022-06-05 02:00:00 +02:00
Julien Lepiller 1643402950
gnu: offlate: Update to 0.6.1.
* gnu/packages/python-xyz.scm (offlate): Update to 0.6.1.
2022-06-11 22:55:26 +02:00
Tobias Geerinckx-Rice c23d4871a6
gnu: irssi: Update to 1.4.1.
* gnu/packages/irc.scm (irssi): Update to 1.4.1.
[arguments]: Remove unmaintained "--with-bot".
2022-06-05 02:00:08 +02:00
Tobias Geerinckx-Rice c794df8490
gnu: python-pyodbc-c: Fix metadata.
It appears to have been copied from python-pyodbc, a different project.

* gnu/packages/databases.scm (python-pyodbc-c)[synopsis, description]:
Describe this project instead, and how it differs.
[home-page]: Point elsewhere.
2022-06-05 02:00:08 +02:00
Tobias Geerinckx-Rice 89c7a2c891
gnu: python-pyodbc-c: Update to 3.1.5.
* gnu/packages/databases.scm (python-pyodbc-c): Update to 3.1.5.
2022-06-05 02:00:08 +02:00
Tobias Geerinckx-Rice 289b521584
gnu: python-pyodbc-c: Don't use unstable tarball.
* gnu/packages/databases.scm (python-pyodbc-c)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2022-06-05 02:00:08 +02:00
Tobias Geerinckx-Rice 64b12a1abf
gnu: python-pyodbc: Update to 4.0.32.
* gnu/packages/databases.scm (python-pyodbc): Update to 4.0.32.
2022-06-05 02:00:08 +02:00
Tobias Geerinckx-Rice 07edc13f04
gnu: python-pyodbc: Document the test situation.
* gnu/packages/databases.scm (python-pyodbc)[arguments]: Replace
counterfactual comment with one that isn't.  Add a custom 'check phase,
which doesn't run.
2022-06-05 02:00:08 +02:00
Tobias Geerinckx-Rice f0fa2b25ba
gnu: python-pyodbc: Remove precompiled .pyc files from source.
* gnu/packages/databases.scm (python-pyodbc)[source]: Add a snippet.
Remove no-op file-name.
2022-06-05 02:00:07 +02:00
Haider Mirza 2d7548f0cf
gnu: Add emacs-org-auto-tangle.
* gnu/packages/emacs-xyz.scm (emacs-org-auto-tangle): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-06-11 09:19:34 +02:00
Josselin Poiret a99015c878
system: Align zram priority with swap-space spec to clarify.
Fixes <https://issues.guix.gnu.org/54783>.

* gnu/services/linux.scm (zram-device-configuration)
[priority]: Adapt to use #f or an integer from 0 to 32767.  Add sanitizer to
warn for the change and delay the field.
(zram-device-configuration->udev-string): Adapt as above.
* doc/guix.texi (Zram Device Service): Remove double copyright line.
Change priority description to refer to the Swap Space one, and suggest not
leaving the default #f on to properly use zram.

Reported-by: Stefan Baums <baums@stefanbaums.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-06-11 00:57:13 -04:00
Maxim Cournoyer 8649ac5eaa
services: jami-configuration: Rename 'jamid' field to 'libjami'.
* gnu/services/telephony.scm (gnu):
(jami-configuration)[jamid]: Rename field to...
[libjami]: ... this.
(jami-configuration->command-line-arguments): Adjust accordingly.
(jami-shepherd-services): Likewise.
2022-06-10 23:52:34 -04:00
Maxim Cournoyer 85b4dabd94
services: jami: Modernize to adjust to Shepherd 0.9+ changes.
This partially fixes <https://issues.guix.gnu.org/54786>, allowing the 'jami'
and 'jami-provisioning' system tests to pass again.

In version 0.9.0, Shepherd constructors are now run concurrently, via
cooperative scheduling (Guile Fibers).  The Jami service previously relied on
blocking sleeps while polling for D-Bus services to become ready after forking
a process; this wouldn't work anymore since while blocking the service process
wouldn't be given the chance to finish starting.  The new reliance on Fibers
in Shepherd's fork+exec-command in the helper 'send-dbus' procedure also meant
that it wouldn't work outside of Shepherd anymore.  Finally, the
'start-service' Shepherd procedure used in the test suite would cause the Jami
daemon to be spawned multiple times (a bug introduced in Shepherd 0.9.0).

To fix/simplify these problems, this change does the following:

1. Use the Guile AC/D-Bus library for D-Bus communication, which simplify
things, such as avoiding the need to fork 'dbus-send' processes.

2. The non-blocking 'sleep' version of Fiber is used for the 'with-retries'
waiting syntax.

3. A 'dbus' package variant is used to adjust the session bus configuration,
tailoring it for the use case at hand.

4. Avoid start-service in the tests, preferring 'jami-service-available?' for
now.

* gnu/build/jami-service.scm (parse-dbus-reply, strip-quotes)
(deserialize-item, serialize-boolean, dbus-dict->alist)
(dbus-array->list, parse-account-ids, parse-account-details)
(parse-contacts): Delete procedures.
(%send-dbus-binary, %send-dbus-bus, %send-dbus-user, %send-dbus-group)
(%send-dbus-debug): Delete parameters.
(jami-service-running?): New procedure.
(send-dbus/configuration-manager): Rename to...
(call-configuration-manager-method): ... this.  Turn METHOD into a positional
argument.  Turn ARGUMENTS into an optional argument.  Invoke
`call-dbus-method' instead of `send-dbus', adjusting callers accordingly.
(get-account-ids, id->account-details, id->account-details)
(id->volatile-account-details, username->id, add-account remove-account)
(username->contacts, remove-contact, add-contact, set-account-details)
(set-all-moderators, username->all-moderators?, username->moderators)
(set-moderator): Adjust accordingly.
(with-retries, send-dbus, dbus-available-services)
(dbus-service-available?): Move to ...
* gnu/build/dbus-service.scm: ... this new module.
(send-dbus): Rewrite to use the Guile AC/D-Bus library.
(%dbus-query-timeout, sleep*): New variables.
(%current-dbus-connection): New parameter.
(initialize-dbus-connection!, argument->signature-type)
(call-dbus-method): New procedures.
(dbus-available-services): Adjust accordingly.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register new module.
* gnu/packages/glib.scm (dbus-for-jami): New variable.
* gnu/services/telephony.scm: (jami-configuration)[dbus]: Default to
dbus-for-jami.
(jami-dbus-session-activation): Write a D-Bus daemon configuration file at
'/var/run/jami/session-local.conf'.
(jami-shepherd-services): Add the closure of guile-ac-d-bus and guile-fibers
as extensions.  Adjust imported modules.  Remove no longer used parameters.
<jami-dbus-session>: Use a PID file, avoiding the need for the manual
synchronization.
<jami>:  Set DBUS_SESSION_BUS_ADDRESS environment variable.  Poll using
'jami-service-available?' instead of 'dbus-service-available?'.
* gnu/tests/telephony.scm (run-jami-test): Add needed Guile extensions.  Set
DBUS_SESSION_BUS_ADDRESS environment variable.  Adjust all tests to use
'jami-service-available?' to determine if the service is started rather than
the now problematic Shepherd's 'start-service'.
2022-06-10 23:52:33 -04:00
Tobias Geerinckx-Rice b8edfdb008
gnu: qtox: Update to 1.17.6.
* gnu/packages/messaging.scm (qtox): Update to 1.17.6.
2022-06-05 02:00:01 +02:00
Tobias Geerinckx-Rice ddd265b033
gnu: galera: Update to 26.4.12.
* gnu/packages/databases.scm (galera): Update to 26.4.12.
2022-06-05 02:00:01 +02:00
Tobias Geerinckx-Rice 2bcc6d5b1d
gnu: xsecurelock: Remove input labels.
* gnu/packages/xdisorg.scm (xsecurelock)[inputs]:
Remove input labels.
2022-06-05 02:00:00 +02:00
Tobias Geerinckx-Rice 1023bd85cc
gnu: Add nmon.
* gnu/packages/admin.scm (nmon): New public variable.
2022-06-05 02:00:00 +02:00
Tobias Geerinckx-Rice 2ea908b0a5
gnu: xsecurelock: Update setuid example in description.
* gnu/packages/xorg.scm (xsecurelock)[description]: Update example code.
2022-06-05 02:00:00 +02:00
Tobias Geerinckx-Rice 8c2c5c2c9c
gnu: oneko: Edit description.
* gnu/packages/toys.scm (oneko)[description]: Use full sentences.
Name the only two species of animated character actually available.
Add an unfortunate note about Wayland.
2022-06-05 02:00:00 +02:00
Tobias Geerinckx-Rice b6854fb26f
gnu: papirus-icon-theme: Remove input labels.
* gnu/packages/gnome-xyz.scm (papirus-icon-theme)[native-inputs]:
Remove input labels.
2022-06-05 02:00:00 +02:00
Tobias Geerinckx-Rice a7255dd13f
gnu: oneko: Remove trailing #t from phases.
* gnu/packages/toys.scm (oneko)[source]: Don't explicitly return #t from snippet…
[arguments]: …nor from phases.
2022-06-05 02:00:00 +02:00
Tobias Geerinckx-Rice 5fc41bb758
gnu: papirus-icon-theme: Update to 20220508.
* gnu/packages/gnome-xyz.scm (papirus-icon-theme): Update to 20220508.
2022-06-05 02:00:00 +02:00
Jelle Licht e71f35df74
gnu: node: Fix cross-compilation.
* gnu/packages/node.scm (node)[phases]{configure}: Unwind the stack before
invoking the exception handler.
{patch-hardcoded-program-references}: Use search-input-file where appropriate.
2022-06-06 15:38:23 +02:00
Jelle Licht 6b96ef08b9
gnu: node-lts: Update to 14.19.3.
* gnu/packages/node.scm (node-lts): Update to 14.19.3.
[arguments]: Disable test that requires networking.
[native-inputs]: Replace icu4c-67 with icu4c-70.
[inputs]: Replace icu4c-67 with icu4c-70.
2022-06-06 15:38:18 +02:00
Ricardo Wurmus e6df9f92f5
gnu: python-rope: Update to 1.1.1.
* gnu/packages/python-xyz.scm (python-rope): Update to 1.1.1.
[arguments]: Add build phase to disable broken test.
[native-inputs]: Add python-pytest and python-pytest-timeout.
[description]: Remove explicit mention of Python 2.
2022-06-06 15:31:18 +02:00
Vagrant Cascadian 0c6123f8aa
gnu: aqbanking: Do not embed build date.
* gnu/packages/gnucash.scm (aqbanking)[arguments]: Add
  'use-version-instead-of-date phase.
2022-06-05 22:56:09 -07:00
Vagrant Cascadian ae1d8d6a6f
gnu: timescaledb: Do not embed running kernel version.
* gnu/packages/databases.scm (timescaledb)[arguments]: Add
  'remove-kernel-version phase.
2022-06-05 21:37:27 -07:00
Vagrant Cascadian ce6d8ca443
gnu: ncftp: Build reproducibly.
* gnu/packages/patches/ncftp-reproducible.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch.
* gnu/packages/ftp.scm (ncftp): Add patch.
2022-06-05 20:27:37 -07:00
Vagrant Cascadian 41cf573f0a
gnu: sendmail: Remove timestamps.
* gnu/packages/mail.scm (sendmail)[arguments]: Add 'remove-build-timestamps
  phase.
2022-06-05 17:31:35 -07:00
Vagrant Cascadian 89ab76b810
gnu: autogen: Use reproducible date for man pages.
* gnu/packages/autogen.scm (autogen)[arguments]: Add 'set-man-page-date phase.
2022-06-05 17:10:13 -07:00
Vagrant Cascadian 14783af536
gnu: rhino: Remove build timestamps.
* gnu/packages/javascript.scm (rhino)[arguments]: Add 'remove-build-dates
  phase.
2022-06-05 17:10:10 -07:00
Vagrant Cascadian 7f85e7ce49
gnu: transmission: Do not embed kernel version in user agent.
* gnu/packages/bittorrent.scm (transmission)[arguments]: Add
  'remove-kernel-version phase.
2022-06-05 17:10:07 -07:00
Liliana Marie Prikler 52cb6e6310
gnu: python-flake8: Update to 3.9.2.
* gnu/packages/python-xyz.scm (python-flake8): Update to 3.9.2.
2022-06-05 23:56:59 +02:00
Luis Felipe ff8c7be8d1
gnu: emacs-elm-mode: Update to 0.22.0.
This version fixes compilation on Emacs 28.1 (see
https://github.com/jcollard/elm-mode/issues/186).

*  gnu/packages/emacs-xyz.scm (emacs-elm-mode): Update to 0.22.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-05 23:35:31 +02:00
Timotej Lazar 1c537569ed
services: guix-data-service: Increase timeout for service start.
The guix-data-service system test fails on a slower machine with a one-minute
time limit.

* gnu/services/guix.scm (guix-data-service): Double the #:pid-file-timeout.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-05 23:35:31 +02:00
Kiran Shila 29f62a7f5a
services: pam-limits: Add sudo and sshd.
* gnu/services/base.scm (pam-limits-service-type): Add "sudo" and "sshd"
to the list.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-05 23:35:31 +02:00
Brian Kubisiak ce1276073b
gnu: Add gitlint.
* gnu/packages/version-control.scm (gitlint): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-05 23:35:30 +02:00
Brian Kubisiak 5fd2868ef8
gnu: python-sh: Update to 1.14.2.
* gnu/packages/python-xyz.scm (python-sh): Update to 1.14.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-05 23:35:30 +02:00
Roman Riabenko 544a886ae1
gnu: wpa-supplicant: Install DBus service file.
* gnu/packages/admin.scm (wpa-supplicant)[arguments]: In
'install-dbus-conf' phase, install DBus service file for
dbus-system-services-builder to find.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-05 23:35:30 +02:00
Ludovic Courtès f697dd94c4
tests: childhurd: Make sure "guix build -d" works.
* gnu/tests/virtualization.scm (run-childhurd-test)
["guix-daemon up and running"]: New test.
2022-06-05 23:35:30 +02:00
Ludovic Courtès 1fc4d821eb
tests: childhurd: Generalize command execution over SSH.
* gnu/tests/virtualization.scm (run-childhurd-test)[run-uname-over-ssh]:
Rename to...
[run-command-over-ssh]: ... this.  Add 'command' parameter and honor it.
["SSH up and running"]: Adjust accordingly.
2022-06-05 23:35:30 +02:00
Ludovic Courtès 8ccf5f518d
gnu: commencement: Remove unnecessary uses of 'bootstrap-origin'.
* gnu/packages/commencement.scm (gnumach-headers-boot0): Remove
unnecessary 'package-with-bootstrap-guile'.
(hurd-source-boot0): Remove unnecessary 'bootstrap-origin'.
2022-06-05 23:35:30 +02:00
Ludovic Courtès cd626983af
gnu: commencement: Fetch bootstrap tarballs from ftp.gnu.org too.
As a side effect, this ensures those tarballs are eventually archived by
Software Heritage.

* gnu/packages/commencement.scm (tcc-boot0)[source]: Add "mirror://gnu"
URL.
(gnumach-headers-boot0)[source]: Likewise.
(hurd-source-boot0): Likewise.
2022-06-05 23:35:29 +02:00
Foo Chuan Wei 2dae3cbecc
gnu: Add apricots.
* gnu/packages/games.scm (apricots): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-06-05 21:27:53 +02:00
Foo Chuan Wei 4269094fd0
gnu: worklog: Remove duplicated word in description.
* gnu/packages/task-management.scm (worklog)[description]: Remove
  duplicated word.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-06-05 21:27:53 +02:00
Tobias Kortkamp 1bfb76da2a
gnu: emacs-ox-gemini: Update to latest commit.
* gnu/packages/emacs-xyz.scm (emacs-ox-gemini): Update to latest commit.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-06-05 21:27:53 +02:00
jgart 54d2664339
gnu: python-pyflakes: Update to 2.4.0.
* gnu/packages/python-xyz.scm (python-pyflakes): Update to 2.4.0.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-06-05 21:27:53 +02:00
Artyom V. Poptsov ddb7e35bc4
gnu: Add python-musical-scales
* gnu/packages/python-xyz.scm (python-musical-scales): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-06-05 21:27:52 +02:00
Tobias Geerinckx-Rice 34c7c922f5
gnu: c-blosc: Remove input labels.
* gnu/packages/compression.scm (c-blosc)[inputs]:
Remove input labels.
2022-06-05 02:00:00 +02:00
Tobias Geerinckx-Rice 2d80b869f0
gnu: c-blosc: Remove bundled libraries from source.
* gnu/packages/compression.scm (c-blosc)[source]: Add snippet.
2022-06-05 02:00:00 +02:00
Tobias Geerinckx-Rice 495c248920
gnu: c-blosc: Omit static library.
* gnu/packages/compression.scm (c-blosc)[arguments]: Add "-DBUILD_STATIC=OFF" to #:configure-flags.
2022-06-05 02:00:00 +02:00
Tobias Geerinckx-Rice 9f01229c95
gnu: c-blosc: Update to 1.21.1.
* gnu/packages/compression.scm (c-blosc): Update to 1.21.1.
[arguments]: Remove obsolete PREFER_EXTERNAL_SNAPPY from #:configure-flags.
2022-06-05 02:00:00 +02:00
Vagrant Cascadian 2f3dec3de7
gnu: tch-ipv6: Build reproducibly.
* gnu/packages/networking.scm (thc-ipv6)[arguments]: Add
  'use-source-date-epoch-in-manpages phase.
2022-06-10 16:56:57 -07:00
Michael Rohleder 010426e2c3
gnu: emacs-dimmer: Update to 0.4.2-1-2f915b1.
To build with Emacs28.

* gnu/packages/emacs-xyz.scm (emacs-dimmer): Update to 0.4.2-1-2f915b1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-10 23:28:55 +02:00
Paul A. Patience f2d9d283b6
gnu: meshlab: Update to 2022.02.
Note that the previous version no longer compiled (this one does).

* gnu/packages/engineering.scm (meshlab): Update to 2022.02.
[inputs]: Remove the no longer required qtscript and
qtxmlpatterns. Add (uncomment) qhull.
[arguments]: Use G-expressions.
<#:configure-flags>: Set the rpath to fix missing libraries (presumably
new since the previous version) detected during the 'validate-runpath'
phase.
<#:phases>: Remove trailing boolean from 'go-to-source-dir' phase.
Remove the 'move-files' phase, which was made redundant by the manually
provided rpath.
[description]: Move a word and add some commas to improve the
readability. Typeset a program name in @samp{}.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-10 23:14:29 +02:00
jgart c09cc71724
gnu: direnv: Update to 2.31.0.
* gnu/packages/shellutils.scm (direnv): Update to 2.31.0.
[arguments]: Remove trailing boolean in lambda block.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-10 23:04:14 +02:00
JOULAUD François 8d4a69eb90
gnu: Add go-github-com-google-go-jsonnet.
* gnu/packages/golang.scm (go-github-com-google-go-jsonnet): New
variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-06-10 23:00:20 +02:00
JOULAUD François fa0ead00d9
gnu: Add go-sigs-k8s-io-yaml.
* gnu/packages/golang.scm (go-sigs-k8s-io-yaml): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-06-10 23:00:11 +02:00
Leo Famulari 30967b0dc4
gnu: linux-libre 5.10: Update to 5.10.121.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.121.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
2022-06-10 15:34:42 -04:00
Leo Famulari 84f999ae1b
gnu: linux-libre 5.15: Update to 5.15.46.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.46.
(linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
2022-06-10 15:34:42 -04:00
Leo Famulari e89bfceed5
gnu: linux-libre: Update to 5.17.14.
* gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.14.
(linux-libre-5.17-pristine-source, deblob-scripts-5.17): Update hashes.
2022-06-10 15:34:38 -04:00
Ricardo Wurmus 3724867bdb
gnu: slurm-drmaa: Update to 1.1.3.
* gnu/packages/parallel.scm (slurm-drmaa): Update to 1.1.3.
2022-06-10 18:03:05 +02:00
Lars-Dominik Braun 81cc8f1251
gnu: r-prereg: Add TeXLive dependencies.
* gnu/packages/cran.scm (r-prereg)[propagated-inputs]: Add
texlive-amsfonts, texlive-amsmath, texlive-booktabs,
texlive-etoolbox, texlive-generic-iftex, texlive-latex-fancyhdr,
texlive-latex-fancyvrb, texlive-latex-geometry, texlive-latex-graphics,
texlive-latex-threeparttable, texlive-latex-titlesec,
texlive-latex-upquote, texlive-listings, texlive-lm, texlive-polyglossia,
texlive-titling, texlive-tools, texlive-ulem.
2022-06-10 18:03:02 +02:00
Timotej Lazar 583a587ea3
gnu: foot: Update to 1.12.1.
* gnu/packages/terminals.scm (foot): Update to 1.12.1.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-06-05 02:00:01 +02:00
Tobias Geerinckx-Rice b76a0cbe49
gnu: claws-mail: Update to 4.1.0.
* gnu/packages/mail.scm (claws-mail): Update to 4.1.0.
2022-06-05 02:00:01 +02:00
Tobias Geerinckx-Rice cb475aea08
gnu: alpine: Update to 2.26.
* gnu/packages/mail.scm (alpine): Update to 2.26.
[source]: Remove patch.
* gnu/packages/patches/alpine-fix-privacy-policy-crash.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2022-06-05 02:00:01 +02:00
Tobias Geerinckx-Rice 4cb22c07d2
gnu: python-notmuch: Remove trailing #t from phase.
* gnu/packages/mail.scm (python-notmuch):
[arguments]: Don't explicitly return #t from phase.
2022-06-05 02:00:01 +02:00
Tobias Geerinckx-Rice 9ae55f8482
gnu: notmuch: Update to 0.36.
* gnu/packages/mail.scm (notmuch): Update to 0.36.
2022-06-05 02:00:01 +02:00
Tobias Geerinckx-Rice 7b43614986
gnu: python-igraph: Update to 0.9.11.
* gnu/packages/graph.scm (python-igraph): Update to 0.9.11.
2022-06-05 02:00:00 +02:00
Tobias Geerinckx-Rice d080adc416
gnu: multitail: Update to 6.5.2.
* gnu/packages/logging.scm (multitail): Update to 6.5.2.
[arguments]: Don't explicitly return #t from phases.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[arguments]: Add SYSCONFDIR to #:make-flags.
Add a new 'fix-broken-build phase.
Sanitise the old 'patch-curses-lib phase to 'patch-curses-headers.
2022-06-05 02:00:00 +02:00
Tobias Geerinckx-Rice 2119577052
gnu: inotify-tools: Update to 3.22.6.0.
* gnu/packages/linux.scm (inotify-tools): Update to 3.22.6.0.
2022-06-05 02:00:00 +02:00
Tobias Geerinckx-Rice fb67ebca3e
gnu: reproc: Update to 14.2.4.
* gnu/packages/cpp.scm (reproc): Update to 14.2.4.
2022-06-05 02:00:00 +02:00
Tobias Geerinckx-Rice 623f623209
gnu: python-pkginfo: Update to 1.8.3.
* gnu/packages/python-xyz.scm (python-pkginfo): Update to 1.8.3.
[arguments]: Remove 'patch-tests phase.
2022-06-05 02:00:00 +02:00
Andrew Tropin 888e2878a7
gnu: emacs-modus-themes: Update to 2.4.1.
* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 2.4.1.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-06-10 11:21:55 +01:00
Peter Polidoro 9ea5a66e30
gnu: Add emacs-platformio-mode.
* gnu/packages/emacs-xyz.scm (emacs-platformio-mode): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-06-10 11:21:55 +01:00
Christopher Baines 0f04db3262
gnu: nar-herder: Update to 0-8.042f49e.
* gnu/packages/package-management.scm (nar-herder): Update to 0-8.042f49e.
2022-06-10 11:21:52 +01:00
Lars-Dominik Braun 3e6bc1edca
gnu: python-debugpy: Disable tests.
* gnu/packages/python-xyz.scm (python-debugpy)[arguments]: Respect
tests? in 'check phase and disable #:tests.
2022-06-10 11:07:04 +02:00
Lars-Dominik Braun 9d2ef7344e
gnu: python-pydevd: Skip tests failing due to YAMA.
* gnu/packages/python-xyz.scm (python-pydevd)[arguments]: Add skipped
tests.
2022-06-10 11:07:04 +02:00
Efraim Flashner d998f5ad86
gnu: mkfontscale: Update to 1.2.2.
* gnu/packages/xorg.scm (mkfontscale): Update to 1.2.2.
2022-06-10 11:15:52 +03:00
Efraim Flashner b4186b7e18
gnu: xauth: Update to 1.1.2.
* gnu/packages/xorg.scm (xauth): Update to 1.1.2.
2022-06-10 11:14:20 +03:00
Efraim Flashner 8e84eb0125
gnu: xcalc: Update to 1.1.1.
* gnu/packages/xorg.scm (xcalc): Update to 1.1.1.
2022-06-10 11:05:56 +03:00
Efraim Flashner 8cc2c048c2
gnu: xdpyinfo: Update to 1.3.3.
* gnu/packages/xorg.scm (xdpyinfo): Update to 1.3.3.
2022-06-10 11:04:52 +03:00
Efraim Flashner 9015589a22
gnu: xf86-input-libinput: Update to 1.2.1.
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 1.2.1.
2022-06-10 11:00:50 +03:00
Efraim Flashner e3734fa9b8
gnu: xf86-video-amdgpu: Update to 22.0.0.
* gnu/packages/xorg.scm (xf86-video-amdgpu): Update to 22.0.0.
2022-06-10 10:48:14 +03:00
Efraim Flashner 6b71d6e808
gnu: xf86-video-dummy: Update to 0.4.0.
* gnu/packages/xorg.scm (xf86-video-dummy): Update to 0.4.0.
2022-06-10 10:46:24 +03:00
Efraim Flashner 67c4b49654
gnu: xlsfonts: Update to 1.0.7.
* gnu/packages/xorg.scm (xlsfonts): Update to 1.0.7.
2022-06-10 10:38:34 +03:00
Efraim Flashner 50a0cb394d
gnu: xorg-sgml-doctools: Update to 1.12.
* gnu/packages/xorg.scm (xorg-sgml-doctools): Update to 1.12.
2022-06-10 10:33:50 +03:00
Efraim Flashner 35eddb6ee4
gnu: twm: Update to 1.0.12.
* gnu/packages/xorg.scm (twm): Update to 1.0.12.
2022-06-10 10:30:31 +03:00
Vagrant Cascadian b483ef1a88
gnu: python-pybedtools: Update to 0.9.0.
* gnu/packages/bioinformatics.scm (python-pybedtools): Update to 0.9.0.
  [description]: Update to satisfy guix lint.
  [license]: Update to expat and lgpl2.1+.
2022-06-09 23:10:15 -07:00
Vagrant Cascadian 7795a5dd6b
gnu: python-miniupnpc: Do not embed running kernel version.
* gnu/packages/python-xyz.scm (python-miniupnpc)[arguments]: Add
  'remove-kernel-version phase.
2022-06-09 21:44:23 -07:00
Tobias Geerinckx-Rice 01596f40a9
gnu: readstat: Update to 1.1.8.
* gnu/packages/statistics.scm (readstat): Update to 1.1.8.
2022-06-05 02:00:11 +02:00
Tobias Geerinckx-Rice 8d8d644277
gnu: rng-tools: Remove input labels.
* gnu/packages/linux.scm (rng-tools)[inputs]:
Remove input labels.
2022-06-05 02:00:11 +02:00
Tobias Geerinckx-Rice f2e570ca8a
gnu: vtk@7: Simplify regular expression.
* gnu/packages/image-processing.scm (vtk-7)[arguments]: Replace ‘.’
wildcards with literal ‘@’ character matches.
2022-06-05 02:00:11 +02:00
Tobias Geerinckx-Rice 0648dc9572
gnu: rsyslog: Include rscryutil.
* gnu/packages/logging.scm (rsyslog)[arguments]: Add "--enable-usertools"
and "--enable-generate-man-pages" to #:configure-flags.
Move all ‘mm’ options to their own section.
[native-inputs]: Add python-docutils.
2022-06-05 02:00:10 +02:00
Tobias Geerinckx-Rice fa924a9726
gnu: rsyslog: Update to 8.2204.1.
* gnu/packages/logging.scm (rsyslog): Update to 8.2204.1.
2022-06-05 02:00:10 +02:00
Vagrant Cascadian e1b72334c8
Revert "gnu: uim: Build reproducibly."
The fix was ineffective.

This reverts commit da115f9f7a.
2022-06-09 14:51:46 -07:00
Vagrant Cascadian e92508baeb
gnu: vtk@7: Do not embed running kernel version.
* gnu/packages/image-processing.scm (vtk-7)[arguments]: Add
  'remove-kernel-version phase.
2022-06-09 14:51:29 -07:00
Efraim Flashner e1383bfa6a
gnu: universal-ctags: Update to 5.9.20220605.0.
* gnu/packages/code.scm (universal-ctags): Update to 5.9.20220605.0.
[source]: Adjust snippet to preserve newline.
[inputs]: Add pcre2.
2022-06-09 20:39:19 +03:00
Efraim Flashner e3de5d6701
gnu: pcre: Update with new source URI.
* gnu/packages/pcre.scm (pcre)[source]: Download from sourceforge mirror.
2022-06-09 20:07:33 +03:00
Efraim Flashner 8161c61ae4
gnu: packcc: Update to 1.7.2.
* gnu/packages/c.scm (packcc): Update to 1.7.2.
[arguments]: Remove trailing #t from phases.
2022-06-09 17:24:41 +03:00
Maxim Cournoyer ad493a6fba
gnu: emacs-geiser-guile: Update to 0.23.2 and patch guile's path.
* gnu/packages/emacs-xyz.scm (emacs-geiser-guile): Update to 0.23.2.
[phases]{patch-geiser-guile-binary}: New phase.
[home-page]: Update URL.
2022-06-09 10:02:38 -04:00
Maxim Cournoyer 911da82eda
gnu: emacs-geiser-gauche: Update to 0.14-0.96fa06a and patch gauche's path.
* gnu/packages/emacs-xyz.scm (emacs-geiser-gauche): Update to 0.14.
[phases]: New argument.
[native-inputs]: Delete field, moving emacs-geiser to...
[propagated-inputs]: ... here.
[inputs]: New field.
2022-06-09 10:02:37 -04:00
Maxim Cournoyer 70e30ff40b
gnu: emacs-geiser-racket: Update to 1.0 and patch racket's path.
* gnu/packages/emacs-xyz.scm (emacs-geiser-racket): Update to 1.0.
[phases]{patch-geiser-racket-binary}: New phase.
[home-page]: Update URL.
2022-06-09 10:02:37 -04:00
Maxim Cournoyer 4856759ad4
gnu: emacs-geiser: Update to 0.23.2.
* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.23.2.
[home-page]: Update URL.
2022-06-09 09:36:15 -04:00
Efraim Flashner e22b172522
gnu: vim-fugitive: Update to 3.7.
* gnu/packages/vim.scm (vim-fugitive): Update to 3.7.
2022-06-09 12:46:47 +03:00
André A. Gomes 349f730e0e
gnu: cl-quri: Update to 0.5.0.
* gnu/packages/lisp-xyz.scm (sbcl-quri): Update to 0.5.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-06-09 10:01:32 +02:00
Eric Bavier 7db8fe3e40
gnu: Add GNOME Plots.
* gnu/packages/gnome-xyz.scm (gnome-plots): New variable.
2022-06-08 23:56:50 -05:00
Eric Bavier 5f1f8a9374
gnu: Add python-freetype-py.
* gnu/packages/python-xyz.scm (python-freetype-py): New variable.
2022-06-08 23:27:47 -05:00
Eric Bavier b68c87f86a
gnu: Add PyGLM.
* gnu/packages/python-science.scm (python-pyglm): New variable.
2022-06-08 23:27:47 -05:00
Leo Famulari e14918f402
gnu: linux-libre 4.9: Update to 4.9.317.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.317.
(linux-libre-4.9-pristine-source): Update hash.
2022-06-08 18:37:35 -04:00
Leo Famulari da5c1e8246
gnu: linux-libre 4.14: Update to 4.14.282.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.282.
(linux-libre-4.14-pristine-source): Update hash.
2022-06-08 18:37:35 -04:00
Leo Famulari bde8e3c83a
gnu: linux-libre 4.19: Update to 4.19.246.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.246.
(linux-libre-4.19-pristine-source): Update hash.
2022-06-08 18:37:34 -04:00
Leo Famulari ed258e3871
gnu: linux-libre 5.4: Update to 5.4.197.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.197.
(linux-libre-5.4-pristine-source): Update hash.
2022-06-08 18:37:34 -04:00
Leo Famulari cd21924d92
gnu: linux-libre 5.10: Update to 5.10.120.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.120.
(linux-libre-5.10-pristine-source): Update hash.
2022-06-08 18:37:34 -04:00
Leo Famulari 3e372805e3
gnu: linux-libre 5.14: Update to 5.14.45.
* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.45.
(linux-libre-5.14-pristine-source): Update hash.
2022-06-08 18:37:34 -04:00
Leo Famulari 4d1fab45ee
gnu: linux-libre: Update to 5.17.13.
* gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.13.
(linux-libre-5.17-pristine-source): Update hash.
2022-06-08 18:37:27 -04:00
Maxim Cournoyer 68db023498
gnu: lightdm: Fix build.
This is a follow-up to commit 26876b6600,
migrate the package from Python 2 to Python 3 (but left some commented inputs
for tests, breaking the build).

* gnu/packages/display-managers.scm (lightdm)[native-inputs]: Un-comment
python-wrapper and python-pygobject.
2022-06-08 17:43:03 -04:00
Maxim Cournoyer 8ef651b44c
gnu: ngspice: Build with readline support.
Fixes <https://issues.guix.gnu.org/>.

* gnu/packages/engineering.scm (ngspice)
[configure-flags]: Add '--with-readline=yes'.

Reported-by: Christopher Howard <christopher@librehacker.com>
2022-06-08 17:11:23 -04:00
Liliana Marie Prikler 3f922e229b
gnu: epiphany: Use new coding style.
* gnu/packages/gnome.scm (epiphany)[arguments]: Convert to list of
G-Expressions.
[propagated-inputs]: Reindent.
[inputs, native-inputs]: Drop labels and reindent.
2022-06-08 21:26:30 +02:00
Liliana Marie Prikler 731f55aa8d
gnu: epiphany: Update to 42.2.
* gnu/packages/gnome.scm (epiphany): Update to 42.2.
[source]: Remove patches.
* gnu/packages/patches/epiphany-update-libportal-usage.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2022-06-08 21:25:20 +02:00
Julien Lepiller 48a191c15d
gnu: java-plexus-component-metadata: Fix package.
* gnu/packages/java.scm (java-plexus-component-metadat): Apply fix for
  newer jdom.
2022-06-08 20:34:04 +02:00
Tobias Geerinckx-Rice 0a58c7c1c0
gnu: restinio: Update to 0.6.15.
* gnu/packages/networking.scm (restinio): Update to 0.6.15.
2022-06-05 02:00:12 +02:00
Tobias Geerinckx-Rice 62b2d37e51
gnu: retux: Update to 1.6.1.
* gnu/packages/games.scm (retux): Update to 1.6.1.
[arguments]: Don't explicitly return #t from phases.
[inputs]: Remove python-six.  I found no indication that it's used.
2022-06-05 02:00:12 +02:00
Tobias Geerinckx-Rice ce21522706
gnu: sudo: Update to 1.9.11p1.
* gnu/packages/admin.scm (sudo): Update to 1.9.11p1.
[source]: Remove patch again.
* gnu/packages/patches/sudo-missing-sudo_pt_regs-aarch64.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2022-06-05 02:00:09 +02:00
Tobias Geerinckx-Rice 3783a7b8e4
gnu: nftables: Update to 1.0.4.
* gnu/packages/linux.scm (nftables): Update to 1.0.4.
[source]: Remove patch.
* gnu/packages/patches/nftables-fix-makefile.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2022-06-05 02:00:08 +02:00
Tobias Geerinckx-Rice 15f2098412
gnu: libnftnl: Update to 1.2.2.
* gnu/packages/linux.scm (libnftnl): Update to 1.2.2.
2022-06-05 02:00:08 +02:00
Tobias Geerinckx-Rice 424a14a386
gnu: padthv1: Update to 0.9.26.
* gnu/packages/music.scm (padthv1): Update to 0.9.26.
[inputs]: Add qtsvg.
2022-06-05 02:00:08 +02:00
Tobias Geerinckx-Rice a73f88499e
gnu: samplv1: Update to 0.9.26.
* gnu/packages/music.scm (samplv1): Update to 0.9.26.
[inputs]: Add qtsvg.
2022-06-05 02:00:08 +02:00
Tobias Geerinckx-Rice b40d7fd001
gnu: drumkv1: Update to 0.9.26.
* gnu/packages/music.scm (drumkv1): Update to 0.9.26.
[inputs]: Add qtsvg.
2022-06-05 02:00:08 +02:00
Tobias Geerinckx-Rice 65f66245d4
gnu: synthv1: Update to 0.9.26.
* gnu/packages/music.scm (synthv1): Update to 0.9.26.
[inputs]: Add qtsvg.
2022-06-05 02:00:08 +02:00
Tobias Geerinckx-Rice e3873ed241
gnu: emacs-org: Update to 9.5.4.
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.5.4.
2022-06-05 02:00:08 +02:00
Tobias Geerinckx-Rice 5124d0dbe0
gnu: sudo: Fix build on aarch64.
* gnu/packages/admin.scm (sudo)[source]: Add patch.
* gnu/packages/patches/sudo-missing-sudo_pt_regs-aarch64.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2022-06-05 02:00:00 +02:00
Tobias Geerinckx-Rice 0e0296af4e
gnu: perl-dbi, timescaledb: Fix typo in description.
* gnu/packages/databases.scm (perl-dbi, timescaledb):
Fix ‘an database’ typo.
2022-06-05 02:00:00 +02:00
Tobias Geerinckx-Rice e31ab8c248
gnu: cairomm: Remove input labels.
* gnu/packages/gtk.scm (cairomm)[native-inputs, inputs]:
Remove input labels.
2022-06-05 02:00:00 +02:00
Tobias Geerinckx-Rice 525f1013d1
gnu: cairomm: Update to 1.16.1.
* gnu/packages/gtk.scm (cairomm): Update to 1.16.1.
[arguments]: Don't explicitly return #t from phases.
2022-06-05 02:00:00 +02:00
Efraim Flashner 502e43aa45
gnu: ruby-rails-dom-testing: Fix build.
* gnu/packages/rails.scm (ruby-rails-dom-testing)[arguments]: Add phase
to delete the Gemfile.lock.
2022-06-02 15:29:39 +03:00
Ludovic Courtès 3fce3c2c7a
gnu: postgresql@11: Depend on docbook-xml@4.2.
* gnu/packages/databases.scm (postgresql-11)[native-inputs]: New field.
2022-06-02 13:32:31 +02:00
Ludovic Courtès 0602444b79
gnu: setroot: Depend on imlib2@1.7.
* gnu/packages/xorg.scm (setroot)[inputs]: Use IMLIB2-1.7 instead of
IMLIB2.
2022-06-02 13:27:54 +02:00
Ludovic Courtès d776899e18
gnu: idesk: Depend on imlib2@1.7.
* gnu/packages/wm.scm (idesk)[inputs]: Depend on IMLIB2-1.7 instead of
IMLIB2.
2022-06-02 13:04:59 +02:00
Ludovic Courtès 355a08b999
gnu: giblib: Depend on imlib2@1.7.
* gnu/packages/image.scm (giblib)[inputs]: Depend on IMLIB2-1.7 instead
of IMLIB2.
2022-06-02 13:03:07 +02:00
Ludovic Courtès 405019f590
gnu: imlib2: Reintroduce 1.7.1.
* gnu/packages/image.scm (imlib2-1.7): New variable.
2022-06-02 13:02:47 +02:00
Efraim Flashner 64c043e63a
Merge remote-tracking branch 'origin/master' into staging 2022-06-01 12:42:04 +03:00
Efraim Flashner 75af73e1b7
gnu: vim: Update to 8.2.5048.
* gnu/packages/vim.scm (vim): Update to 8.2.5048.
[arguments]: Patch another instance of '/bin/sh'.
2022-06-01 12:15:06 +03:00
Ricardo Wurmus cd95d7ddd1
gnu: pigx-rnaseq: Update to 0.1.0.
* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.1.0.
[arguments]: Remove phase 'patch-knitr.
2022-06-01 11:07:27 +02:00
Ricardo Wurmus 0aae2f7f01
gnu: pigx-rnaseq: Update to 0.0.21.
* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.21.
2022-06-01 10:46:00 +02:00
Ricardo Wurmus 0c26c8da9d
gnu: pigx-rnaseq: Fix build.
* gnu/packages/bioinformatics.scm (pigx-rnaseq)[arguments]: Add phase 'patch-knitr.
2022-06-01 10:46:00 +02:00
Efraim Flashner b1f763de54
gnu: python-pyopenssl: Downgrade to 21.0.0.
This is a follow-up to 048e05b7ef.

* gnu/packages/python-crypto.scm (python-pyopenssl): Downgrade to 21.0.0.
[source]: Add patch used by python2-pyopenssl.
[properties]: Remove field.
(python2-pyopenssl): Inherit from python-pyopenssl regularly.
2022-05-31 19:35:13 +03:00
Efraim Flashner d500a58b42
gnu: python2-cryptography: Update to 3.3.2.
* gnu/packages/python-crypto.scm (python2-cryptography-vectors,
python2-cryptography): Update to 3.3.2.
2022-05-30 18:15:26 +03:00
Efraim Flashner 048e05b7ef
gnu: python-cryptography: Downgrade to 3.4.8.
Skip dealing with the rust version for now.

* gnu/packages/python-crypto.scm (python-cryptography): Rename to
python-cryptography-next. Replace with python-cryptography@3.4.8.
(python-cryptography-vectors): Rename to
python-cryptography-vectors-next. Replace with
python-cryptography-vectors@3.4.8.
2022-05-30 17:56:05 +03:00
Tobias Geerinckx-Rice 1600d5cd3a
gnu: gnome-commander: Update to 1.14.2.
* gnu/packages/gnome.scm (gnome-commander): Update to 1.14.2.
2022-05-29 02:00:27 +02:00
Tobias Geerinckx-Rice 6c345a2465
gnu: angband: Update to 4.2.4.
* gnu/packages/games.scm (angband): Update to 4.2.4.
[arguments]: Don't explicitly return #t from phases.
2022-05-29 02:00:26 +02:00
Tobias Geerinckx-Rice a01cc9f97f
gnu: freeipmi: Update to 1.6.9.
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.9.
2022-05-29 02:00:26 +02:00
jgart 21ca4719b3
gnu: Add emacs-corfu-doc.
* gnu/packages/emacs-xyz.scm (emacs-corfu-doc): New variable.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-05-29 02:00:12 +02:00
jgart 923aad065c
gnu: emacs-corfu: Update to 0.25.
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.25.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-05-29 02:00:12 +02:00
Tobias Geerinckx-Rice ebd7627bbc
gnu: gnumeric: Remove input labels.
* gnu/packages/gnome.scm (gnumeric)[native-inputs]:
Remove input labels.
2022-05-29 02:00:12 +02:00
Tobias Geerinckx-Rice 33f5cf1a8d
gnu: gnumeric: Update to 1.12.52.
* gnu/packages/gnome.scm (gnumeric): Update to 1.12.52.
2022-05-29 02:00:12 +02:00
Tobias Geerinckx-Rice 8c07ffe249
gnu: goffice: Update to 0.10.52.
* gnu/packages/gnome.scm (goffice): Update to 0.10.52.
2022-05-29 02:00:11 +02:00
Tobias Geerinckx-Rice 771dd4f3e7
gnu: gnome-autoar: Update to 0.4.3.
* gnu/packages/gnome.scm (gnome-autoar): Update to 0.4.3.
2022-05-29 02:00:09 +02:00
Tobias Geerinckx-Rice c527b2faea
gnu: gnome-mines: Make yelp a regular input.
* gnu/packages/gnome.scm (gnome-mines)[native-inputs]: Move yelp from here…
[inputs]: …to here, as it's a reference of .gnome-mines-real.
2022-05-29 02:00:09 +02:00
Tobias Geerinckx-Rice 868b494ac2
gnu: gnome-mines: Remove input labels.
* gnu/packages/gnome.scm (gnome-mines)[native-inputs]:
Remove input labels.
2022-05-29 02:00:09 +02:00
Tobias Geerinckx-Rice 1b6c908150
gnu: gnome-mines: Update to 40.1.
* gnu/packages/gnome.scm (gnome-mines): Update to 40.1.
2022-05-29 02:00:08 +02:00
Tobias Geerinckx-Rice b6086d315f
gnu: five-or-more: Make libxml2 a regular input.
* gnu/packages/gnome.scm (five-or-more)[native-inputs]: Move libxml2 from here…
[inputs]: …to here, as it's a reference of .five-or-more-real.
2022-05-29 02:00:08 +02:00
Tobias Geerinckx-Rice a3ea97976b
gnu: corefreq: Update to 1.90.1.
* gnu/packages/linux.scm (corefreq): Update to 1.90.1.
2022-05-29 02:00:06 +02:00
Tobias Geerinckx-Rice 4cb6994790
gnu: services: Update setuid service description.
* gnu/services.scm (setuid-program-service-type)[description]:
Remove ‘root’, add ‘setgid’.
2022-05-29 02:00:19 +02:00
Tobias Geerinckx-Rice 4ac15e44e5
gnu: libfprint: Update to 1.94.4.
* gnu/packages/freedesktop.scm (libfprint): Update to 1.94.4.
2022-05-29 02:00:19 +02:00
Tobias Geerinckx-Rice 72b2412add
gnu: fprintd: Update to 1.94.2.
* gnu/packages/freedesktop.scm (fprintd): Update to 1.94.2.
2022-05-29 02:00:01 +02:00
Tobias Geerinckx-Rice 78879b10c2
gnu: fprintd: Remove input labels.
* gnu/packages/freedesktop.scm (fprintd)[native-inputs]:
Remove input labels.
2022-05-29 02:00:01 +02:00
Tobias Geerinckx-Rice eded213cbc
gnu: fprintd: Fix build.
* gnu/packages/freedesktop.scm (fprintd)[native-inputs]: Add python.
2022-05-29 02:00:01 +02:00
Tobias Geerinckx-Rice 5610778266
gnu: beancount: Update to 2.3.5.
* gnu/packages/finance.scm (beancount): Update to 2.3.5.
2022-05-29 02:00:01 +02:00
Tobias Geerinckx-Rice 6e67786060
gnu: five-or-more: Remove input labels.
* gnu/packages/gnome.scm (five-or-more)[native-inputs]:
Remove input labels.
2022-05-29 02:00:00 +02:00
Tobias Geerinckx-Rice c6c32ab966
gnu: caf: Update to 0.18.6.
* gnu/packages/cpp.scm (caf): Update to 0.18.6.
2022-05-29 02:00:00 +02:00
Tobias Geerinckx-Rice 2a3e1ba940
gnu: five-or-more: Update to 3.32.3.
* gnu/packages/gnome.scm (five-or-more): Update to 3.32.3.
[arguments]: Don't explicitly return #t from phases.
2022-05-29 02:00:00 +02:00
Tobias Geerinckx-Rice 3f4850f0ae
gnu: quazip: Update to 1.3.
* gnu/packages/compression.scm (quazip): Update to 1.3.
2022-05-29 02:00:00 +02:00
Tobias Geerinckx-Rice e3fa68ec70
gnu: irrlicht: Remove input labels.
* gnu/packages/games.scm (irrlicht)[inputs]:
Remove input labels.
2022-05-29 02:00:00 +02:00
Tobias Geerinckx-Rice bc95e0c8d6
gnu: foomatic-filters: Use project home page.
* gnu/packages/cups.scm (foomatic-filters)[home-page]: Point upstream.
2022-05-29 02:00:00 +02:00
Ricardo Wurmus b279e778ab
gnu: Add sylamer.
* gnu/packages/bioinformatics.scm (sylamer): New variable.
2022-06-01 00:17:05 +02:00
Leo Famulari 95792a26c3
gnu: linux-libre 5.10: Update to 5.10.119.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.119.
(linux-libre-5.10-pristine-source): Update hash.
2022-05-31 18:04:02 -04:00
Leo Famulari da30df085e
gnu: linux-libre 5.15: Update to 5.15.44.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.44.
(linux-libre-5.15-pristine-source): Update hash.
2022-05-31 18:04:02 -04:00
Leo Famulari cae7ed2aed
gnu: linux-libre: Update to 5.17.12.
* gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.12.
(linux-libre-5.17-pristine-source): Update hash.
2022-05-31 18:03:58 -04:00
Ricardo Wurmus c4e03f8204
gnu: Add r-gsalib.
* gnu/packages/cran.scm (r-gsalib): New variable.
2022-05-31 23:43:37 +02:00
Ricardo Wurmus 6d8a3aa9c9
gnu: Add glibc-locales-2.32.
* gnu/packages/base.scm (glibc-locales-2.32): New variable.
2022-05-31 22:32:17 +02:00
Ricardo Wurmus 16ff4bc024
gnu: Add glibc-locales-2.31.
* gnu/packages/base.scm (glibc-locales-2.31): New variable.
2022-05-31 22:32:17 +02:00
Ricardo Wurmus 70f88d53b6
gnu: Add glibc-locales-2.30.
* gnu/packages/base.scm (glibc-locales-2.30): New variable.
2022-05-31 22:32:17 +02:00
Ricardo Wurmus a484e019d3
gnu: Add glibc-2.32.
* gnu/packages/base.scm (glibc-2.32): New variable.
2022-05-31 22:32:14 +02:00
Maxim Cournoyer c35e508b4a
gnu: Remove python2-biopython.
* gnu/packages/bioinformatics.scm (python2-biopython): Delete variable.
2022-05-31 14:54:17 -04:00
Maxim Cournoyer ad030a0b7d
gnu: Remove pplacer-scripts.
* gnu/packages/bioinformatics.scm (pplacer-scripts): Delete variable.
2022-05-31 14:54:17 -04:00
Maxim Cournoyer d397cb6207
gnu: Remove pplacer.
* gnu/packages/bioinformatics.scm (pplacer): Delete variable.
2022-05-31 14:54:16 -04:00
Maxim Cournoyer 962d02904f
gnu: Remove python2-pytest-cov.
* gnu/packages/check.scm (python2-pytest-cov): Delete variable.
2022-05-31 14:54:16 -04:00
Maxim Cournoyer f7cfb57bb5
gnu: Remove python2-called-python.
* gnu/packages/python.scm (python2-called-python): Delete variable.
2022-05-31 14:54:16 -04:00
Maxim Cournoyer 96c0c18c3e
gnu: Remove python-prompt-toolkit-2.
* gnu/packages/python-xyz.scm (python-prompt-toolkit-2): Delete variable.
(python-prompt-toolkit)[properties]: Delete field.
(python-jupyter-console): Replace python-prompt-toolkit-2 with
python-prompt-toolkit.
2022-05-31 14:54:16 -04:00
Maxim Cournoyer 5d8fb87127
gnu: Remove python2-setuptools.
* gnu/packages/python-xyz.scm (python2-setuptools): Delete variable.
(python-setuptools)[properties]: Delete field.
* gnu/packages/syncthing.scm (syncthing-gtk): Delete commented native input.
* guix/lint.scm (check-inputs-should-not-be-an-input-at-all): Remove obsolete entries.
2022-05-31 14:54:16 -04:00
Maxim Cournoyer 026fca8b5b
gnu: Remove python2-checkm-genome.
* gnu/packages/bioinformatics.scm (python2-checkm-genome): Delete variable.
2022-05-31 14:54:15 -04:00
Maxim Cournoyer 12a16c3166
gnu: qtwebengine: Re-style inputs.
* gnu/packages/qt.scm (qtwebengine)[phases]: Delete trailing #t.
{substitute-source}: Use search-input-file.
[inputs, native-inputs]: Use new style.
2022-05-31 14:54:15 -04:00
Maxim Cournoyer 0740b12df3
gnu: Remove python2-backports-csv.
* gnu/packages/python-xyz.scm (python2-backports-csv): Delete variable.
2022-05-31 14:54:15 -04:00
Maxim Cournoyer a55151703f
gnu: python2-six: Disable tests.
* gnu/packages/python-xyz.scm (python2-six)[native-inputs]: Clear.
[phases]: Delete check phase.
2022-05-31 14:54:15 -04:00
Maxim Cournoyer b89669f034
gnu: Remove python2-fonttools.
* gnu/packages/python-xyz.scm (python2-fonttools): Delete variable.
(python-fonttools)[properties]: Delete field.
2022-05-31 14:54:14 -04:00
Maxim Cournoyer 25a1d0f63d
gnu: Remove python2-py.
* gnu/packages/python-xyz.scm (python2-py): Delete variable.
2022-05-31 14:54:14 -04:00
Maxim Cournoyer 28bddb7d4f
gnu: Remove python2-pyparsing.
* gnu/packages/python-build.scm (python2-pyparsing): Delete variable.
(python-pyparsing)[properties]: Delete field.
2022-05-31 14:54:14 -04:00
Maxim Cournoyer 9165283a1c
gnu: Remove python2-setuptools-scm.
* gnu/packages/python-xyz.scm (python2-setuptools-scm): Delete variable.
(python-lfdfiles)[properties]: Delete field.
2022-05-31 14:54:14 -04:00
Maxim Cournoyer a683c74e9a
gnu: Remove python2-six-bootstrap.
* gnu/packages/python-build.scm (python2-six-bootstrap): Delete variable.
2022-05-31 14:54:14 -04:00
Maxim Cournoyer 9fe706c92e
gnu: Remove python2-pyxdg.
* gnu/packages/freedesktop.scm (python2-pyxdg): Delete variable.
2022-05-31 14:54:13 -04:00
Maxim Cournoyer e5c6816ddf
gnu: Remove python2-wcwidth.
* gnu/packages/python-xyz.scm (python2-wcwidth): Delete variable.
2022-05-31 14:54:13 -04:00
Maxim Cournoyer f451a8e80c
gnu: openbox: Patch for Python 3.
* gnu/packages/patches/openbox-python3.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/openbox.scm (openbox)[source]: Apply it.
[arguments]: New field.
[propagated-inputs]: Replace python2-pyxdg with python-pyxdg.
[native-inputs]: Replace python-2 with python-wrapper.
Add autoconf, automake, gettext-minimal and libtool.
2022-05-31 14:54:13 -04:00
Maxim Cournoyer 88739a96be
gnu: Remove python2-pyyaml.
* gnu/packages/python-xyz.scm (python2-pyyaml): Delete variable.
(python-jsonschema)[properties]: Delete field.
2022-05-31 14:54:13 -04:00
Maxim Cournoyer cfa04b1c6c
gnu: ocaml-dose3: Disable tests to avoid Python 2 dependencies.
* gnu/packages/ocaml.scm (ocaml-dose3)[tests?]: Set to #f.
[native-inputs]: Use new style.  Remove python-2 and python2-pyyaml.
2022-05-31 14:54:13 -04:00
Maxim Cournoyer 0fa989172d
gnu: Remove python2-nose.
* gnu/packages/check.scm (python2-nose): Delete variable.
(python-nose)[properties]: Delete field.
2022-05-31 14:54:12 -04:00
Maxim Cournoyer 9c19bdbf5c
gnu: python-setproctitle: Delete obsolete phase.
* gnu/packages/python-xyz.scm (python-setproctitle)
[phases]{patch-Makefile}: Delete phase.
2022-05-31 14:54:12 -04:00
Maxim Cournoyer 4a0e996ada
gnu: pdf2djvu: Disable tests to avoid Python 2 dependencies.
* gnu/packages/djvu.scm (pdf2djvu)[tests]: Set to #f.
[test-target]: Delete argument.
[native-inputs]: Use new style.  Delete python-2 and python2-nose.
[inputs]: Use new style.
2022-05-31 14:54:12 -04:00
Maxim Cournoyer 61d0c52b9d
gnu: Remove python2-attrs-bootstrap.
* gnu/packages/python-xyz.scm (python2-attrs-bootstrap): Delete variable.
2022-05-31 14:54:12 -04:00
Maxim Cournoyer afde361377
gnu: Remove python2-libxml2.
* gnu/packages/xml.scm (python2-libxml2): Delete variable.
2022-05-31 14:54:12 -04:00
Maxim Cournoyer b0193c649f
gnu: Remove 4store.
* gnu/packages/databases.scm (4store): Delete variable.
* gnu/packages/patches/4store-fix-buildsystem.patch: Delete file.
* gnu/packages/patches/4store-unset-preprocessor-directive.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): De-register them.
2022-05-31 14:54:11 -04:00
Maxim Cournoyer e7ccfbed19
gnu: libpqxx: Update to 7.7.3.
* gnu/packages/databases.scm (libpqxx): Update to 7.7.3.
[source]: Use git.
[native-inputs]: Replace python-2 with python-wrapper.  Add gcc-11.
[tests?]: Expound comment.
[phases]: Delete argument.
2022-05-31 14:54:11 -04:00
Maxim Cournoyer 38cb357213
gnu: Remove python2-pyfakefs-bootstrap.
* gnu/packages/check.scm (python2-pyfakefs-bootstrap): Delete variable.
2022-05-31 14:54:11 -04:00
Maxim Cournoyer d986c34560
gnu: mod-host: Update to 0.10.6-4.cdd30dd.
* gnu/packages/music.scm (mod-host): Update to 0.10.6-4.cdd30dd.
[source]: Use git-version and git-file-name.
[arguments]: Use gexps.
[phases]: Delete trailing #t.
[inputs]: Replace jack-1 with jack-2.
[native-inputs]: replace python-2 with python-wrapper.
2022-05-31 14:54:11 -04:00
Maxim Cournoyer abadac2366
gnu: jack-2: Update to 1.9.21.
* gnu/packages/audio.scm (jack-2): Update to 1.9.21.
[source]: Use git.
[phases]: Delete trailing #t.
{wrap-python-scripts}: Use search-input-file.
2022-05-31 14:54:10 -04:00
Maxim Cournoyer 2cd3e8ac34
gnu: icedove: Use new style for inputs.
* gnu/packages/gnuzilla.scm (icecat)[inputs]: Use new style.
2022-05-31 14:54:10 -04:00
Maxim Cournoyer 34d705ff93
gnu: icedove: Delete obsolete Python 2 input.
* gnu/packages/gnuzilla.scm (icedove)[native-inputs]: Replace python-2 with
python-wrapper.  Delete python.
[phases]: Delete trailing #t.
2022-05-31 14:54:10 -04:00
Maxim Cournoyer 5e25a69e6e
gnu: mozjs: Cleanup to only keep the last version.
* gnu/packages/gnuzilla.scm (mozjs): Preserve only the metadata and otherwise
update fields to use those of mozjs-78.
[arguments]: Use gexps.
[phases]: Delete trailing #t.
[native-inputs]: Use new style.
(mozjs-38, mozjs-52, mozjs-60, mozjs-78): Delete variables.
* gnu/packages/patches/mozjs17-aarch64-support.patch
* gnu/packages/patches/mozjs24-aarch64-support.patch
* gnu/packages/patches/mozjs38-pkg-config-version.patch
* gnu/packages/patches/mozjs38-shell-version.patch
* gnu/packages/patches/mozjs38-tracelogger.patch
* gnu/packages/patches/mozjs38-version-detection.patch
* gnu/packages/patches/mozjs60-riscv64-support.patch: Delete patches.
* gnu/local.mk (dist_patch_DATA): De-register them.
* gnu/packages/games.scm (0ad): Adjust accordingly.
* gnu/packages/gnome.scm (gjs): Likewise.
* gnu/packages/polkit.scm (polkit-mozjs): Likewise.
2022-05-31 14:54:10 -04:00
Maxim Cournoyer 425783b5dc
gnu: Remove python2-cython.
* gnu/packages/python-xyz.scm (python2-cython): Delete variable.
(python-feedgenerator)[properties]: Delete field.
2022-05-31 14:54:10 -04:00
Maxim Cournoyer 0b478a5d70
gnu: Remove python2-lirc.
* gnu/packages/lirc.scm (python2-lirc): Delete variable.
(python-lirc)[properties]: Delete field.
2022-05-31 14:54:09 -04:00
Maxim Cournoyer fdf967e8fe
gnu: Remove python2-tlsh.
* gnu/packages/python-xyz.scm (python2-tlsh): Delete variable.
2022-05-31 14:54:09 -04:00
Maxim Cournoyer affa792b5e
gnu: Remove python2-more-itertools.
* gnu/packages/python-xyz.scm (python2-more-itertools): Delete variable.
(python-jsonpatch)[properties]: Delete field.
2022-05-31 14:54:09 -04:00
Maxim Cournoyer 6fedf5c5b0
gnu: gnome-keyring: Use Python 3.
* gnu/packages/gnome.scm (libgnome-keyring)[source]: Fix indentation.
[arguments]: Use gexps.
[phases]{fix-docbook}: Delete phase.
[native-inputs]: Use new style.  Replaec python-2 with python-wrapper.  Use
current docbook-xml.  Add libxml2.
2022-05-31 14:54:09 -04:00
Maxim Cournoyer 5fe7b6efbb
gnu: Remove gnome-doc-utils.
* gnu/packages/gnome.scm (gnome-doc-utils): Delete variable.
2022-05-31 14:54:09 -04:00