unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#40167] [PATCH] gnu: cutter: Update to 1.10.1.
@ 2020-03-21  8:58 pinoaffe
  2020-03-21 23:01 ` bug#40167: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: pinoaffe @ 2020-03-21  8:58 UTC (permalink / raw)
  To: 40167

* 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

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

* bug#40167: [PATCH] gnu: cutter: Update to 1.10.1.
  2020-03-21  8:58 [bug#40167] [PATCH] gnu: cutter: Update to 1.10.1 pinoaffe
@ 2020-03-21 23:01 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2020-03-21 23:01 UTC (permalink / raw)
  To: pinoaffe; +Cc: 40167-done

pinoaffe@airmail.cc skribis:

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

Applied!

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

end of thread, other threads:[~2020-03-21 23:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-21  8:58 [bug#40167] [PATCH] gnu: cutter: Update to 1.10.1 pinoaffe
2020-03-21 23:01 ` bug#40167: " Ludovic Courtès

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).