~ruther/guix-local

d98e9d023383efe94da7b3a096b48875b6ed6c34 — Sharlatan Hellseher 6 months ago e1b4ae4
gnu: harmonist: Update to 0.6.1.

* gnu/packages/games.scm (harmonist): Update to 0.6.1.

Change-Id: I7f67fb8f8714bc531e4c6b47f3d00f5bbe2e0558
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/games.scm
M gnu/packages/games.scm => gnu/packages/games.scm +2 -2
@@ 11459,7 11459,7 @@ and bring the war to your enemy.")
(define-public harmonist
  (package
    (name "harmonist")
    (version "0.5.1")
    (version "0.6.1")
    (source
     (origin
       (method git-fetch)


@@ 11468,7 11468,7 @@ and bring the war to your enemy.")
             (commit (string-append "v" version))))
       (file-name (git-file-name name version))
       (sha256
        (base32 "1gn9zmnjw1f4xbdk281cmxh7swxc16i663q8pzn5s135gdg6qgdm"))))
        (base32 "03322qgy5n48cxmm57m3v4i35gbr31jvk1dvc9ah4wf4480xp0fi"))))
    (build-system go-build-system)
    (arguments
     (list