aboutsummaryrefslogtreecommitdiff
path: root/graph.js
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2019-03-06 15:29:10 -0500
committerLeo Famulari <leo@famulari.name>2019-03-14 15:34:27 -0400
commit2fcd1c84af5750af9aa3f0cfb112d356195df3b7 (patch)
treedd8d6ccbd2f04afae5583a0bd321ae269ddd84d6 /graph.js
parent9c359ff4455703536788d536e4e7cfb4ee285002 (diff)
downloadguix-2fcd1c84af5750af9aa3f0cfb112d356195df3b7.tar.gz
guix-2fcd1c84af5750af9aa3f0cfb112d356195df3b7.zip
gnu: go-github-com-chmduquesne-rollinghash-adler32: Update to 4.0.0-0.a60f8e7.
* gnu/packages/syncthing.scm (go-github-com-chmduquesne-rollinghash-adler32): Update to 4.0.0-0.a60f8e7.
Diffstat (limited to 'graph.js')
0 files changed, 0 insertions, 0 deletions
:08:16 +0200'>2022-09-01gnu: Move KDE games to (gnu packages kde-games)....* gnu/packages/games.scm: (ktuberling picmi kolf libkmahjongg kmahjongg kshisen kajongg kbreakout kmines konquest kbounce kblocks ksudoku klines kgoldrunner kdiamond kfourinline kblackbox knetwalk bomber granatier ksirk palapeli kiriki kigo kubrick lskat kapman kspaceduel bovo killbots ksnakeduel kollision knavalbattle kreversi ksquares kjumpingcube): Move to gnu/packages/kde-games.scm. [define-module]: Remove (gnu packages kde), (gnu packages kde-frameworks). * gnu/packages/kde-games.scm: New module. [header]: Copy over any copyrights I could find that affected these games. * gnu/local.mk (GNU_SYSTEM_MODULES): Register it. Why? games.scm is very large, and will only get larger, so splitting it helps. Also, it is convenient for singling out and updating KDE games. Signed-off-by: Marius Bakke <marius@gnu.org> Brendan Tildesley