GNU bug report logs - #71867
[PATCH] gnu: poke: Update to 4.2.

Previous Next

Package: guix-patches;

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

Date: Mon, 1 Jul 2024 04:16:01 UTC

Severity: normal

Tags: patch

Done: jgart <jgart <at> dismail.de>

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: Andy Tai <atai <at> atai.org>
Subject: bug#71867: closed (Re: [PATCH] gnu: poke: Update to 4.2.)
Date: Mon, 01 Jul 2024 05:40:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#71867: [PATCH] gnu: poke: Update to 4.2.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 71867 <at> debbugs.gnu.org.

-- 
71867: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71867
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: 71867-done <at> debbugs.gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: Re: [PATCH] gnu: poke: Update to 4.2.
Date: Mon, 01 Jul 2024 00:39:21 -0500
Hi Andy,

Thanks for the patch. Applied!

-- 
Best regards,
jgart

[Message part 3 (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.2.
Date: Sun, 30 Jun 2024 21:15:06 -0700
* gnu/packages/engineering.scm (poke): Update to 4.2.

Change-Id: I35111e06a68601805ab6159dce9261f80df205d0
---
 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 fcb73eab12..64335d89f7 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -3159,13 +3159,13 @@ (define-public meshlab
 (define-public poke
   (package
     (name "poke")
-    (version "4.1")
+    (version "4.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnu/poke/poke-" version
                                   ".tar.gz"))
               (sha256
-               (base32 "0h6px4k31m5rfdmrazlismrfbmccgvwvn4lf4gaaqx3k3yjaxv08"))
+               (base32 "1plv26x38jy2g97f7gj2kivjwlgcx5cja3m41qa56yin3vk3dbwa"))
               (modules '((guix build utils)))
               (snippet
                '(begin

base-commit: 1a7228b151240de1373bf1c3248bb0277aef0a3e
-- 
2.34.1




This bug report was last modified 323 days ago.

Previous Next


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