From: Alex ter Weele <alex.ter.weele@gmail.com>
To: 39027@debbugs.gnu.org
Subject: [bug#39027] [PATCH] gnu: harmonist: Update to 0.3.0.
Date: Tue, 07 Jan 2020 21:11:07 -0600 [thread overview]
Message-ID: <87tv56r6b8.fsf@librem.i-did-not-set--mail-host-address--so-tickle-me> (raw)
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: [PATCH] gnu: harmonist: Update to 0.3.0. --]
[-- Type: text/x-patch, Size: 1196 bytes --]
From bb20d62fbb22d992b6f96cf61fa52ec739b233df Mon Sep 17 00:00:00 2001
From: Alex ter Weele <alex.ter.weele@gmail.com>
Date: Tue, 7 Jan 2020 21:02:57 -0600
Subject: [PATCH] gnu: harmonist: Update to 0.3.0.
* gnu/packages/games.scm (harmonist): Update to 0.3.0.
---
gnu/packages/games.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index f4b74abe11..413b6d54d8 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -7470,7 +7470,7 @@ and bring the war to your enemy.")
(define-public harmonist
(package
(name "harmonist")
- (version "0.2")
+ (version "0.3.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -7479,7 +7479,7 @@ and bring the war to your enemy.")
(file-name (git-file-name name version))
(sha256
(base32
- "0hqy9kqwgirwkq1v3vj1hp9m93hjvdj4nxcfbjfvvwk2bbzri3s2"))))
+ "146wiyanag0zqj6fhyll2sw6sydnnll8mgxhhqf9sjqsl2rx4s5r"))))
(build-system go-build-system)
(arguments
'(#:import-path "git.tuxfamily.org/harmonist/harmonist"))
--
2.24.1
next reply other threads:[~2020-01-08 3:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-08 3:11 Alex ter Weele [this message]
2020-01-08 3:38 ` bug#39027: [PATCH] gnu: harmonist: Update to 0.3.0 Julien Lepiller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87tv56r6b8.fsf@librem.i-did-not-set--mail-host-address--so-tickle-me \
--to=alex.ter.weele@gmail.com \
--cc=39027@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.