me
/
guix
Archived
1
0
Fork 0

gnu: drawing: Update to 1.0.2.

* gnu/packages/gnome.scm (drawing): Update to 1.0.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
master
Juliana Sims 2023-04-02 10:09:01 -04:00 committed by Nicolas Goaziou
parent 9581a8d2e9
commit a1a628252e
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -4438,7 +4438,7 @@ engineering.")
(define-public drawing
(package
(name "drawing")
(version "1.0.1")
(version "1.0.2")
(source
(origin
(method git-fetch)
@ -4447,7 +4447,7 @@ engineering.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "12xb522i7dxshw2ig12ald750fynlxan1lwz6gsxfa9p4ap2qypn"))))
(base32 "1yazs3jj8i8n64ki54rvh11q0yn46da105hdsjb7b80dpxspvlch"))))
(build-system meson-build-system)
(arguments
(list