[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
253/377: gnu: harmonist: Update to 0.4.1.
From: |
guix-commits |
Subject: |
253/377: gnu: harmonist: Update to 0.4.1. |
Date: |
Sun, 5 Sep 2021 10:08:01 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 26119328aac147d2ef5bd7fd1466f113a3184db9
Author: Guix Together <jgart@dismail.de>
AuthorDate: Mon Aug 30 12:40:41 2021 -0400
gnu: harmonist: Update to 0.4.1.
* gnu/packages/games.scm (harmonist): Update to 0.4.1.
[propagated-inputs]: Add go-github-com-gdamore-tcell-v2,
go-github-com-anaseto-gruid, and go-github-com-anaseto-gruid-tcell.
Co-authored-by: Arun Isaac <arunisaac@systemreboot.net>
Co-authored-by: Brice Waegeneire <brice@waegenei.re>
Co-authored-by: jgart <jgart@dismail.de>
Co-authored-by: Julien Lepiller <julien@lepiller.eu>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
---
gnu/packages/games.scm | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 93d0105..a5e200f 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -9432,7 +9432,7 @@ terminal full-window applications.")
(define-public harmonist
(package
(name "harmonist")
- (version "0.3.0")
+ (version "0.4.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -9441,12 +9441,15 @@ terminal full-window applications.")
(file-name (git-file-name name version))
(sha256
(base32
- "146wiyanag0zqj6fhyll2sw6sydnnll8mgxhhqf9sjqsl2rx4s5r"))))
+ "17ai39pw9xq4asfvhs0whx07hljlivygazbwrxjrnxwrn06483hr"))))
(build-system go-build-system)
(arguments
'(#:import-path "git.tuxfamily.org/harmonist/harmonist"))
(inputs
- `(("go-github.com-nsf-termbox-go" ,go-github.com-nsf-termbox-go)))
+ `(("go-github-com-gdamore-tcell-v2" ,go-github-com-gdamore-tcell-v2)
+ ("go-github.com-nsf-termbox-go" ,go-github.com-nsf-termbox-go)
+ ("go-github-com-anaseto-gruid" ,go-github-com-anaseto-gruid)
+ ("go-github-com-anaseto-gruid-tcell"
,go-github-com-anaseto-gruid-tcell)))
(home-page "https://harmonist.tuxfamily.org/")
(synopsis "Stealth coffee-break roguelike game")
(description "Harmonist: Dayoriah Clan Infiltration is a stealth
- 183/377: gnu: ocl-icd: Replace with opencl-icd-loader., (continued)
- 183/377: gnu: ocl-icd: Replace with opencl-icd-loader., guix-commits, 2021/09/05
- 185/377: gnu: python-pytools: Update to 2021.2.7., guix-commits, 2021/09/05
- 190/377: images: pinebook-pro: Fix the agetty baud rate., guix-commits, 2021/09/05
- 211/377: gnu: ansible: Update to 4.4.0., guix-commits, 2021/09/05
- 227/377: services: hurd-vm: Use the new 'targets' field of <bootloader-configuration>., guix-commits, 2021/09/05
- 235/377: gnu: Add python-pybbi., guix-commits, 2021/09/05
- 87/377: gnu: Add ivar., guix-commits, 2021/09/05
- 239/377: gnu: Add python-pytest-tornasync., guix-commits, 2021/09/05
- 247/377: gnu: Add python-coolbox., guix-commits, 2021/09/05
- 252/377: gnu: Add go-github-com-anaseto-gruid-tcell., guix-commits, 2021/09/05
- 253/377: gnu: harmonist: Update to 0.4.1.,
guix-commits <=
- 165/377: gnu: python-pytest-xprocess: Update to 0.18.1., guix-commits, 2021/09/05
- 171/377: gnu: Add python-strawc., guix-commits, 2021/09/05
- 174/377: gnu: postgresql-10: Update to 10.18., guix-commits, 2021/09/05
- 133/377: gnu: Add r-crul., guix-commits, 2021/09/05
- 147/377: gnu: Add rust-polars-core-0.15., guix-commits, 2021/09/05
- 153/377: gnu: Add rust-flatbuffers-2., guix-commits, 2021/09/05
- 154/377: gnu: Add rust-bigdecimal-rs-0.2., guix-commits, 2021/09/05
- 157/377: gnu: Add rust-zstd-0.9., guix-commits, 2021/09/05
- 94/377: gnu: emacs-envrc: Update to 0.4., guix-commits, 2021/09/05
- 130/377: gnu: Add r-zonebuilder., guix-commits, 2021/09/05