~ruther/guix-local

a76cb08d — Efraim Flashner 3 years ago
gnu: mutt: Update to 2.2.7.

* gnu/packages/mail.scm (mutt): Update to 2.2.7.
99b73f60 — Marius Bakke 3 years ago
gnu: ntfs-3g: Update to 2022.5.17.

* gnu/packages/linux.scm (ntfs-3g): Update to 2022.5.17.
246e8e7f — Marius Bakke 3 years ago
gnu: ntfs-3g: Add release-monitoring-url and upstream-name.

* gnu/packages/linux.scm (ntfs-3g)[properties]: New field.
25c2a2fd — Marius Bakke 3 years ago
gnu: openconnect-sso: Remove input labels.

* gnu/packages/vpn.scm (openconnect-sso)[arguments]: Don't attempt to use a
non-existent QtWebEngine label.  While at it, use SEARCH-INPUT-FILE also for
openconnect and remove trailing #t's.
f441a149 — Marius Bakke 3 years ago
gnu: tracker: Update to 3.3.3.

* gnu/packages/gnome.scm (tracker): Update to 3.3.3.
[native-inputs]: Remove INTLTOOL.  Add GETTEXT-MINIMAL.
691d4657 — Marius Bakke 3 years ago
gnu: folks: Update to 0.15.5.

* gnu/packages/gnome.scm (folks): Update to 0.15.5.
[native-inputs]: Remove INTLTOOL.  Add GETTEXT-MINIMAL.
65501301 — Marius Bakke 3 years ago
gnu: mediasdk: Build reproducibly.

* gnu/packages/video.scm (mediasdk)[arguments]: Add #:phases.  Convert to gexp
while at it.
73e0c84d — Marius Bakke 3 years ago
gnu: mediasdk: Remove input labels.

* gnu/packages/video.scm (mediasdk)[native-inputs, inputs]: Remove labels.
c851ea26 — Marius Bakke 3 years ago
gnu: mediasdk: Update to 22.4.4.

* gnu/packages/video.scm (mediasdk): Update to 22.4.4.
9de0dffe — Marius Bakke 3 years ago
gnu: python-libvirt: Add 'upstream-name' property.

* gnu/packages/virtualization.scm (python-libvirt)[properties]: New field.
d7d370e4 — Marius Bakke 3 years ago
gnu: libvirt: Use G-expression.

* gnu/packages/virtualization.scm (libvirt)[arguments]: Use gexp.  While at
it, refer to THIS-PACKAGE instead of the NAME and VERSION fields.
e00b395c — Marius Bakke 3 years ago
gnu: libvirt: Remove input labels.

* gnu/packages/virtualization.scm (libvirt)[inputs, native-inputs]: Remove labels.
3a76c2bf — Marius Bakke 3 years ago
gnu: libvirt, python-libvirt: Update to 8.6.0.

* gnu/packages/patches/libvirt-add-install-prefix.patch: Refresh patch.
* gnu/packages/virtualization.scm (libvirt): Update to 8.6.0.
(python-libvirt): Update to 8.6.0.
[arguments]: Remove, as the default test phase works fine.
25a3d351 — Marius Bakke 3 years ago
gnu: catch2@1: Adjust for glibc 2.34 and later.

* gnu/packages/check.scm (catch-framework2-1)[source](modules, snippet): New
fields.
e3e67800 — Marius Bakke 3 years ago
gnu: python-pyicu: Update to 2.9.

* gnu/packages/python-xyz.scm (python-pyicu): Update to 2.9.
38069657 — Marius Bakke 3 years ago
gnu: python-pyicu: Update home page.

* gnu/packages/python-xyz.scm (python-pyicu)[home-page]: Change to current.
dd7a29fa — Tobias Geerinckx-Rice 3 years ago
.guix-authorizations: Authorize Andrew Tropin's subkey instead.

Addresses <https://issues.guix.gnu.org/57091> for now.

* .guix-authorizations (abcdw): Use signing subkey instead of primary.
35884998 — Tobias Geerinckx-Rice 3 years ago
gnu: tor: Update to 0.4.7.9 [DoS mitigations].

* gnu/packages/tor.scm (tor): Update to 0.4.7.9.
9a97097a — Andreas Enge 3 years ago
gnu: gap: Enable compilation of more optional packages.

* gnu/packages/algebra.scm (gap)<snippet>: Add to the whitelist GAP packages
with free licenses clarified in the latest release, and which do not require
additional inputs.
c1a6c6e6 — Andreas Enge 3 years ago
gnu: gap: Update to 4.11.1.

* gnu/packages/algebra.scm (gap): Update to 4.11.1.
[source]<snippet>: Remove trailing #t.
[arguments]<phases>: Remove trailing #t. Install missing config.h header.

Co-authored-by: vicvbcun <guix@ikherbers.com>
Next