GNU bug report logs -
#55365
[PATCH] gnu: poke: Update to 2.3.
Previous Next
Reported by: Greg Hogan <code <at> greghogan.com>
Date: Wed, 11 May 2022 11:59:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 55365 in the body.
You can then email your comments to 55365 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#55365
; Package
guix-patches
.
(Wed, 11 May 2022 11:59:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Greg Hogan <code <at> greghogan.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 11 May 2022 11:59:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
From fce63346ac9966861c22f7d8b1b71ccfbe2242dd Mon Sep 17 00:00:00 2001
From: Greg Hogan <code <at> greghogan.com>
Date: Tue, 3 May 2022 16:31:25 +0000
Subject: [PATCH] gnu: poke: Update to 2.3.
* gnu/packages/engineering.scm (poke): Update to 2.3.
---
gnu/packages/engineering.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm
index 95313daa63..fe9e06e05a 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -32,6 +32,7 @@
;;; Copyright © 2022 Peter Polidoro <peter <at> polidoro.io>
;;; Copyright © 2022 Malte Frank Gerdes <malte.f.gerdes <at> gmail.com>
;;; Copyright © 2022 Konstantinos Agiannis <agiannis.kon <at> gmail.com>
+;;; Copyright © 2022 Greg Hogan <code <at> greghogan.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -2803,13 +2804,13 @@ (define-public meshlab
(define-public poke
(package
(name "poke")
- (version "2.1")
+ (version "2.3")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/poke/poke-" version
".tar.gz"))
(sha256
- (base32
"0w168jcjahl3jawkhnh0dc10mcw4nwv4yawwc8xhqm5w3dn8wlnd"))
+ (base32
"0rn7ph7fvbwasf7jhai122sniqjkw81p0kvbxjlv6z6s2q8wz41n"))
(modules '((guix build utils)))
(snippet
'(begin
--
2.36.0
[Message part 2 (text/html, inline)]
[0001-gnu-poke-Update-to-2.3.patch (application/octet-stream, attachment)]
Reply sent
to
Ludovic Courtès <ludo <at> gnu.org>
:
You have taken responsibility.
(Fri, 13 May 2022 15:52:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Greg Hogan <code <at> greghogan.com>
:
bug acknowledged by developer.
(Fri, 13 May 2022 15:52:01 GMT)
Full text and
rfc822 format available.
Message #10 received at 55365-done <at> debbugs.gnu.org (full text, mbox):
Greg Hogan <code <at> greghogan.com> skribis:
>>From fce63346ac9966861c22f7d8b1b71ccfbe2242dd Mon Sep 17 00:00:00 2001
> From: Greg Hogan <code <at> greghogan.com>
> Date: Tue, 3 May 2022 16:31:25 +0000
> Subject: [PATCH] gnu: poke: Update to 2.3.
>
> * gnu/packages/engineering.scm (poke): Update to 2.3.
Applied, thanks!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 11 Jun 2022 11:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 3 years and 11 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.