emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#55365: closed ([PATCH] gnu: poke: Update to 2.3.)


From: GNU bug Tracking System
Subject: bug#55365: closed ([PATCH] gnu: poke: Update to 2.3.)
Date: Fri, 13 May 2022 15:52:01 +0000

Your message dated Fri, 13 May 2022 17:50:44 +0200
with message-id <87mtflfn3f.fsf@gnu.org>
and subject line Re: bug#55365: [PATCH] gnu: poke: Update to 2.3.
has caused the debbugs.gnu.org bug report #55365,
regarding [PATCH] gnu: poke: Update to 2.3.
to be marked as done.

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


-- 
55365: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55365
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: poke: Update to 2.3. Date: Wed, 11 May 2022 07:58:10 -0400
From fce63346ac9966861c22f7d8b1b71ccfbe2242dd Mon Sep 17 00:00:00 2001
From: Greg Hogan <code@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@polidoro.io>
 ;;; Copyright © 2022 Malte Frank Gerdes <malte.f.gerdes@gmail.com>
 ;;; Copyright © 2022 Konstantinos Agiannis <agiannis.kon@gmail.com>
+;;; Copyright © 2022 Greg Hogan <code@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

Attachment: 0001-gnu-poke-Update-to-2.3.patch
Description: Binary data


--- End Message ---
--- Begin Message --- Subject: Re: bug#55365: [PATCH] gnu: poke: Update to 2.3. Date: Fri, 13 May 2022 17:50:44 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Greg Hogan <code@greghogan.com> skribis:

>>From fce63346ac9966861c22f7d8b1b71ccfbe2242dd Mon Sep 17 00:00:00 2001
> From: Greg Hogan <code@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!


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]