unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#56129] [PATCH] gnu: prusa-slicer: Update to 2.4.2
@ 2022-06-21 19:33 Artyom V. Poptsov
  2022-06-22  9:48 ` bug#56129: " Guillaume Le Vaillant
  0 siblings, 1 reply; 2+ messages in thread
From: Artyom V. Poptsov @ 2022-06-21 19:33 UTC (permalink / raw)
  To: 56129


[-- Attachment #1.1: Type: text/plain, Size: 53 bytes --]

Hello,

this patch updates "prusa-slicer" to 2.4.2.


[-- Attachment #1.2: 0001-gnu-prusa-slicer-Update-to-2.4.2.patch --]
[-- Type: text/x-diff, Size: 1619 bytes --]

From d5e5414fa577746c7b3203a38e2b0de8d19759aa Mon Sep 17 00:00:00 2001
From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Date: Tue, 21 Jun 2022 22:24:37 +0300
Subject: [PATCH] gnu: prusa-slicer: Update to 2.4.2

* gnu/packages/engineering.scm (prusa-slicer): Update to 2.4.2.
---
 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 190af4edfb..a5c942e0f3 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -33,6 +33,7 @@
 ;;; 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>
+;;; Copyright © 2022 Artyom V. Poptsov <poptsov.artyom@gmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -3169,7 +3170,7 @@ visualization, matrix manipulation.")
 (define-public prusa-slicer
   (package
     (name "prusa-slicer")
-    (version "2.4.1")
+    (version "2.4.2")
     (source
      (origin
        (method git-fetch)
@@ -3178,7 +3179,7 @@ visualization, matrix manipulation.")
          (url "https://github.com/prusa3d/PrusaSlicer")
          (commit (string-append "version_" version))))
        (file-name (git-file-name name version))
-       (sha256 (base32 "0q1m8fcz39s03r9csq411ss8vbbpjx45icj8vgkysy8hqgqz3gz0"))
+       (sha256 (base32 "17p56f0zmiryy8k4da02in1l6yxniz286gf9yz8s1gaz5ksqj4af"))
        (modules '((guix build utils)))
        (snippet
         '(begin
-- 
2.25.1


[-- Attachment #1.3: Type: text/plain, Size: 219 bytes --]


- Artyom

-- 
Artyom "avp" Poptsov <poptsov.artyom@gmail.com>
Home page: https://memory-heap.org/~avp/
CADR Hackerspace co-founder: https://cadrspace.ru/
GPG: D0C2 EAC1 3310 822D 98DE  B57C E9C5 A2D9 0898 A02F

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#56129: [PATCH] gnu: prusa-slicer: Update to 2.4.2
  2022-06-21 19:33 [bug#56129] [PATCH] gnu: prusa-slicer: Update to 2.4.2 Artyom V. Poptsov
@ 2022-06-22  9:48 ` Guillaume Le Vaillant
  0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2022-06-22  9:48 UTC (permalink / raw)
  To: Artyom V. Poptsov; +Cc: 56129-done

[-- Attachment #1: Type: text/plain, Size: 66 bytes --]

Patch pushed as ad002d1541161955db8fdc62da684ceb485d4640.
Thanks.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-22  9:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-21 19:33 [bug#56129] [PATCH] gnu: prusa-slicer: Update to 2.4.2 Artyom V. Poptsov
2022-06-22  9:48 ` bug#56129: " Guillaume Le Vaillant

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).