GNU bug report logs - #65448
[PATCH] gnu: poke: Update to 3.3

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Tue, 22 Aug 2023 06:19:02 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

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: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#65448: closed ([PATCH] gnu: poke: Update to 3.3)
Date: Sat, 02 Sep 2023 16:21:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 02 Sep 2023 12:20:10 -0400
with message-id <87sf7wy2bp.fsf <at> gmail.com>
and subject line Re: bug#65448: [PATCH] gnu: poke: Update to 3.3
has caused the debbugs.gnu.org bug report #65448,
regarding [PATCH] gnu: poke: Update to 3.3
to be marked as done.

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


-- 
65448: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65448
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: poke: Update to 3.3
Date: Mon, 21 Aug 2023 23:18:14 -0700
* gnu/packages/engineering.scm (poke): Update to 3.3
---
 gnu/packages/engineering.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm
index e0f7199d2e..2f37baabc3 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -3113,13 +3113,13 @@ (define-public meshlab
 (define-public poke
   (package
     (name "poke")
-    (version "3.2")
+    (version "3.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnu/poke/poke-" version
                                   ".tar.gz"))
               (sha256
-               (base32 "15qd9z3wv7jrdlh6f9hwgni54ssdz8hzrn4lxiacwv1sslfmb3km"))
+               (base32 "0vlm9xcr7rrfli2x4hi2q41nh8vjd2izpz4zd0xwhqshx2flb000"))
               (modules '((guix build utils)))
               (snippet
                '(begin

base-commit: b15381460ed74e72792ff182dd2ca7a06ba59b0c
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Andy Tai <atai <at> atai.org>
Cc: 65448-done <at> debbugs.gnu.org
Subject: Re: bug#65448: [PATCH] gnu: poke: Update to 3.3
Date: Sat, 02 Sep 2023 12:20:10 -0400
Hello,

Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/engineering.scm (poke): Update to 3.3

Installed, thanks!

-- 
Maxim


This bug report was last modified 1 year and 321 days ago.

Previous Next


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