GNU bug report logs - #39027
[PATCH] gnu: harmonist: Update to 0.3.0.

Previous Next

Package: guix-patches;

Reported by: Alex ter Weele <alex.ter.weele <at> gmail.com>

Date: Wed, 8 Jan 2020 03:12:01 UTC

Severity: normal

Tags: patch

Done: Julien Lepiller <julien <at> lepiller.eu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Julien Lepiller <julien <at> lepiller.eu>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#39027: closed ([PATCH] gnu: harmonist: Update to 0.3.0.)
Date: Wed, 08 Jan 2020 03:39:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 8 Jan 2020 04:38:08 +0100
with message-id <20200108043808.36bf4d2e <at> tachikoma.lepiller.eu>
and subject line Re: [bug#39027] [PATCH] gnu: harmonist: Update to 0.3.0.
has caused the debbugs.gnu.org bug report #39027,
regarding [PATCH] gnu: harmonist: Update to 0.3.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
39027: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=39027
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Alex ter Weele <alex.ter.weele <at> gmail.com>
To: "guix-patches" <guix-patches <at> gnu.org>
Subject: [PATCH] gnu: harmonist: Update to 0.3.0.
Date: Tue, 07 Jan 2020 21:11:07 -0600
[0001-gnu-harmonist-Update-to-0.3.0.patch (text/x-patch, inline)]
From bb20d62fbb22d992b6f96cf61fa52ec739b233df Mon Sep 17 00:00:00 2001
From: Alex ter Weele <alex.ter.weele <at> 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



[Message part 4 (message/rfc822, inline)]
From: Julien Lepiller <julien <at> lepiller.eu>
To: Alex ter Weele <alex.ter.weele <at> gmail.com>
Cc: 39027-done <at> debbugs.gnu.org
Subject: Re: [bug#39027] [PATCH] gnu: harmonist: Update to 0.3.0.
Date: Wed, 8 Jan 2020 04:38:08 +0100
Thanks, pushed as 9f5cb517d09eb6136c21bb8bbe097951a1af85d5


This bug report was last modified 5 years and 132 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.