GNU bug report logs -
#71867
[PATCH] gnu: poke: Update to 4.2.
Previous Next
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
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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.