GNU bug report logs - #71302
[PATCH] gnu: poke: Update to 4.1.

Previous Next

Package: guix-patches;

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

Date: Sat, 1 Jun 2024 03:40:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#71302: closed ([PATCH] gnu: poke: Update to 4.1.)
Date: Thu, 06 Jun 2024 20:01:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 06 Jun 2024 20:53:27 +0100
with message-id <878qzhdf0o.fsf <at> cbaines.net>
and subject line Re: [bug#71302] [PATCH] gnu: poke: Update to 4.1.
has caused the debbugs.gnu.org bug report #71302,
regarding [PATCH] gnu: poke: Update to 4.1.
to be marked as done.

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


-- 
71302: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71302
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 4.1.
Date: Fri, 31 May 2024 20:39:31 -0700
* gnu/packages/engineering.scm (poke): Update to 4.1.

Change-Id: If8276f8710f06555a261cfda347eae45a1b5c793
---
 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 624024b8d4..14a0cfa799 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -3180,13 +3180,13 @@ (define-public meshlab
 (define-public poke
   (package
     (name "poke")
-    (version "3.3")
+    (version "4.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnu/poke/poke-" version
                                   ".tar.gz"))
               (sha256
-               (base32 "0vlm9xcr7rrfli2x4hi2q41nh8vjd2izpz4zd0xwhqshx2flb000"))
+               (base32 "0h6px4k31m5rfdmrazlismrfbmccgvwvn4lf4gaaqx3k3yjaxv08"))
               (modules '((guix build utils)))
               (snippet
                '(begin

base-commit: fba6896f625dcbeef112387fc90abe83acae1720
-- 
2.34.1



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Andy Tai <atai <at> atai.org>
Cc: 71302-done <at> debbugs.gnu.org
Subject: Re: [bug#71302] [PATCH] gnu: poke: Update to 4.1.
Date: Thu, 06 Jun 2024 20:53:27 +0100
[Message part 4 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/engineering.scm (poke): Update to 4.1.
>
> Change-Id: If8276f8710f06555a261cfda347eae45a1b5c793
> ---
>  gnu/packages/engineering.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
94fd9da1bbd766df9e77b028dfaf595be667295e.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 345 days ago.

Previous Next


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