gnu: pict: Update to 3.7.3.

* gnu/packages/check.scm (pict): Update to 3.7.3.
This commit is contained in:
Maxim Cournoyer 2022-02-20 18:52:54 -05:00
parent 45995eab3a
commit 82d19441b9
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -94,7 +94,7 @@ (define-module (gnu packages check)
(define-public pict
(package
(name "pict")
(version "3.7.2")
(version "3.7.3")
(source
(origin
(method git-fetch)
@ -104,7 +104,7 @@ (define-public pict
(file-name (git-file-name name version))
(sha256
(base32
"1hpff8x49ixlh71sbyhj1rircf0mg95v5q9y0ys52rhiph99wy3n"))))
"0bpyl0zklw2fyxgynrc7shg0xamw8rr68zmh528niscrpavsmfpi"))))
(build-system gnu-build-system)
(arguments
(list