guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#26468: [PATCH 2/2] gnu: Add teeworlds.


From: Marius Bakke
Subject: bug#26468: [PATCH 2/2] gnu: Add teeworlds.
Date: Thu, 13 Apr 2017 21:26:29 +0200
User-agent: Notmuch/0.24.1 (https://notmuchmail.org) Emacs/25.1.1 (x86_64-unknown-linux-gnu)

Ricardo Wurmus <address@hidden> writes:

> * gnu/packages/games.scm (teeworlds): New variable.
> * gnu/packages/patches/teeworlds-use-latest-wavpack.patch: New file.
> * gnu/local.mk (dist_patch_DATA): Add patch.

[...]

> +             ;; Bam expects all files to have a recent time stamp.
> +             (for-each (lambda (file)
> +                         (utime file 1 1))
> +                       (find-files "."))

This comment is hilarious :) The patches LGTM!

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]