3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
guix/gnu
Leo Prikler 1484de9eff
gnu: Fix OpenSFX URI.
In commit 1cdf1cd7fe, the URI was updated to the
wrong value and the hash not updated at all, so people would erroneously fetch
the old package from a wrong description.

* gnu/packages/games.scm (openttd-opensfx)[uri]: Use
<https://cdn.openttd.org/opensfx-releases>.
[sha256]: Update accordingly.
2021-07-30 14:29:21 +02:00
..
bootloader gnu: bootloader: Fix install-allwinner64-u-boot. 2021-05-29 21:25:13 -07:00
build services: setuid: More configurable setuid support. 2021-07-29 11:32:08 -04:00
installer installer: Unconditionally import (gnu services cups) in config.scm. 2021-07-04 13:04:45 +02:00
machine services: openssh: Replace 'without-password' by 'prohibit-password'. 2021-06-20 16:44:08 +02:00
packages gnu: Fix OpenSFX URI. 2021-07-30 14:29:21 +02:00
services services: Migrate to <setuid-program>. 2021-07-29 11:32:48 -04:00
system system: Add (gnu system setuid). 2021-07-29 13:09:48 -04:00
tests installer: tests: Expect but do not select other services by default. 2021-07-04 13:04:45 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Add bootstrap packages to the core subset. 2021-07-09 14:12:15 +02:00
image.scm
installer.scm
local.mk gnu: Add drpm. 2021-07-29 22:03:34 -04:00
machine.scm
packages.scm
services.scm services: setuid: More configurable setuid support. 2021-07-29 11:32:08 -04:00
system.scm services: Migrate to <setuid-program>. 2021-07-29 11:32:48 -04:00
tests.scm