gnu: kicad-templates: Update to 5.1.6.
authorTobias Geerinckx-Rice <me@tobias.gr>
Fri, 15 May 2020 19:54:48 +0000 (21:54 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Fri, 15 May 2020 20:08:34 +0000 (22:08 +0200)
* gnu/packages/engineering.scm (kicad-templates): Update to 5.1.6.

gnu/packages/engineering.scm

index ce78164..fce76a7 100644 (file)
@@ -983,7 +983,7 @@ libraries.")
   (package
     (inherit kicad-symbols)
     (name "kicad-templates")
-    (version "5.1.5")
+    (version "5.1.6")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -992,7 +992,7 @@ libraries.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0cs3bm3zb5ngw5ldn0lzw5bvqm4kvcidyrn76438alffwiz2b15g"))))
+                "1hppcsrkn4dk6ggby6ckh0q65qxkywrbyxa4lwpaf7pxjyv498xg"))))
     (synopsis "Official KiCad project and worksheet templates")
     (description "This package contains the official KiCad project and
 worksheet templates.")))