~ruther/guix-local

27deea1f — Ricardo Wurmus 1 year, 4 months ago
gnu: synfig: Update to 1.5.3.

* gnu/packages/animation.scm (synfig-version): Set to 1.5.3.
(etl, synfig, synfigstudio): Update to this version.

Change-Id: I2c0d993f30253ef42bcfea9398b577f4169dc3cc
gnu: lynx: Update to 2.9.2.

* gnu/packages/web-browsers.scm (lynx): Update to 2.9.2.

Change-Id: I7bf311ff0d835995b4b547e0fd56feac199eb428
Signed-off-by: Ian Eure <ian@retrospec.tv>
gnu: w3m: Set native-search-paths.

This allows discovery of certificates upon adding nss-certs into the profile.

* gnu/packages/w3m.scm (w3m)[native-search-paths]: Set to $SSL_CERT_DIR and
$SSL_CERT_FILE.

Change-Id: I89b5847930a7cf2f831afee0525df7e83c368d04
Signed-off-by: Ian Eure <ian@retrospec.tv>
gnu: lynx: Set native-search-paths.

This allows discovery of certificates upon adding nss-certs into the profile.

* gnu/packages/web-browsers.scm (lynx)[native-search-paths]: Set to
$SSL_CERT_DIR and $SSL_CERT_FILE.
[arguments]: Fix indentation.

Change-Id: Ib2383bd21a4177f87067a12aeb987b2591f3f4e8
Signed-off-by: Ian Eure <ian@retrospec.tv>
3d09915b — Leo Famulari 1 year, 4 months ago
gnu: linux-libre 5.4: Update to 5.4.291.

* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.291.
(linux-libre-5.4-pristine-source): Update hash.

Change-Id: Id2dd6a98f36df1d046016c52f2143ff9e77288e7
f366441a — Leo Famulari 1 year, 4 months ago
gnu: linux-libre 5.10: Update to 5.10.235.

* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.235.
(linux-libre-5.10-pristine-source): Update hash.

Change-Id: I489c423c86a270c4df19db2675e8c7d5eaf47b78
4e9adca9 — Leo Famulari 1 year, 4 months ago
gnu: linux-libre 5.15: Update to 5.15.179.

* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.179.
(linux-libre-5.15-pristine-source): Update hash.

Change-Id: I2eab381de92663e3b5b3c62e3a97ede1673c1142
ac53e85e — Leo Famulari 1 year, 4 months ago
gnu: linux-libre 6.1: Update to 6.1.131.

* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.131.
(linux-libre-6.1-pristine-source): Update hash.

Change-Id: Icb40fef0dcd23f1c66db84cf886fb214200c2f1d
082ae978 — Leo Famulari 1 year, 4 months ago
gnu: linux-libre 6.6: Update to 6.6.83.

* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.83.
(linux-libre-6.6-pristine-source): Update hash.

Change-Id: Idc16d51dff2f719880ba08ac1d79374fe22ea603
b8a3292a — Leo Famulari 1 year, 4 months ago
gnu: linux-libre 6.12: Update to 6.12.19.

* gnu/packages/linux.scm (linux-libre-6.12-version): Update to 6.12.19.
(linux-libre-6.12-pristine-source): Update hash.

Change-Id: I0b13b2d2973469a832fc7b312a40e193353e4f8a
f5edc21d — Leo Famulari 1 year, 4 months ago
gnu: linux-libre: Update to 6.13.7.

* gnu/packages/linux.scm (linux-libre-6.13-version): Update to 6.13.7.
(linux-libre-6.13-pristine-source): Update hash.

Change-Id: Iae0e965aabb93f69cd9accadac1ebedd2ab6c012
8a565a8f — Efraim Flashner 1 year, 4 months ago
gnu: poke: Update to 4.3.

* gnu/packages/engineering.scm (poke): Update to 4.3.
[source]: Update list of pre-generated files.

Change-Id: I317f5ed9a2ac5abdf3a93df7895acab788643d15
a4fce5d7 — Danny Milosavljevic 1 year, 4 months ago
gnu: emacs-vertico: Update to 2.0.

* gnu/packages/emacs-xyz.scm (emacs-vertico): Update to 2.0.

Change-Id: I320defef76032fab46037ccb836a351d6ab22457
642bd77c — Efraim Flashner 1 year, 4 months ago
gnu: ruby-puma: Adjust the test suite.

* gnu/packages/ruby.scm (ruby-puma)[arguments]: Adjust the
'disable-problematic-tests phase to skip tests which fail after the
openssl certificate expired.

Change-Id: I929918c01c26adae09c671b0166f6773e3a57f6a
b41fce9f — Ricardo Wurmus 1 year, 4 months ago
gnu: pdfpc: Update to 4.7.0.

* gnu/packages/patches/pdfpc-build-with-vala-0.56.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
* gnu/packages/pdf.scm (pdfpc): Update to 4.7.0.
[source]: Remove obsolete patch.
[inputs]: Replace webkitgtk-with-libsoup2 with webkitgtk-for-gtk3.

Change-Id: I9ecbf8fd878fe1be943e12085ae2a01a881df744
3dc4c7d8 — Ricardo Wurmus 1 year, 4 months ago
gnu: gajim: Remove dependency on farstream.

Farstream is unmaintained and fails to build.  Gajim does not seem to actually
need it.

* gnu/packages/messaging.scm (gajim)[inputs]: Remove farstream.

Change-Id: Ia7b12870f070ae97a3db4a4c51fe84e0a0a973ba
b8024fa1 — Andrew Wong 1 year, 5 months ago
gnu: Add woof-doom.

* gnu/packages/patches/woof-doom-unbundle-spng-miniz.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/games.scm (woof-doom): New variable.

Change-Id: I77cfa0fd2f2a20d6eee5d0339b9673899bb0ecad
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
gnu: guile-email: Update to 0.4.1.

* gnu/packages/guile-xyz.scm (guile-email): Update to 0.4.1.
gnu: mumi: Update to 0.10.0.

* gnu/packages/mail.scm (mumi): Update to 0.10.0.
gnu: freeciv: Update to 3.1.4.

* gnu/packages/games.scm (freeciv): Update to 3.1.4.

Change-Id: I5a1f18a19023c6d89e1e4a2b15039a1ad5e64840
Next