GNU bug report logs - #40167
[PATCH] gnu: cutter: Update to 1.10.1.

Previous Next

Package: guix-patches;

Reported by: pinoaffe <at> airmail.cc

Date: Sat, 21 Mar 2020 16:36:03 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#40167: closed ([PATCH] gnu: cutter: Update to 1.10.1.)
Date: Sat, 21 Mar 2020 23:03:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 22 Mar 2020 00:01:58 +0100
with message-id <87zhc9uxax.fsf <at> gnu.org>
and subject line Re: [bug#40167] [PATCH] gnu: cutter: Update to 1.10.1.
has caused the debbugs.gnu.org bug report #40167,
regarding [PATCH] gnu: cutter: Update to 1.10.1.
to be marked as done.

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


-- 
40167: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40167
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: pinoaffe <at> airmail.cc
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: cutter: Update to 1.10.1.
Date: Sat, 21 Mar 2020 08:58:35 +0000
* gnu/packages/engineering.scm (cutter): Update to 1.10.1.
---
 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 04c83d0c78..28a30a6831 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -2138,7 +2138,7 @@ simulation.")
 (define-public cutter
   (package
     (name "cutter")
-    (version "1.8.3")
+    (version "1.10.1")
     (source
      (origin
        (method git-fetch)
@@ -2148,7 +2148,7 @@ simulation.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "03f3cdckh51anx9gd1b0ndb2fg7061hqngvygf32ky29mm2m2lyv"))))
+         "1gvsrcskcdd1hxrjpkpc657anmfs25f174vxk4wzvn385rnmrxd3"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases
-- 
2.25.1



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: pinoaffe <at> airmail.cc
Cc: 40167-done <at> debbugs.gnu.org
Subject: Re: [bug#40167] [PATCH] gnu: cutter: Update to 1.10.1.
Date: Sun, 22 Mar 2020 00:01:58 +0100
pinoaffe <at> airmail.cc skribis:

> * gnu/packages/engineering.scm (cutter): Update to 1.10.1.

Applied!


This bug report was last modified 5 years and 59 days ago.

Previous Next


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