1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: zint: Update to 2.16.0.

* gnu/packages/aidc.scm (zint): Update to 2.16.0.

Change-Id: I5f1173d2afe49e3f8e566ca2cdb8091c52f9c873
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
This commit is contained in:
Maxim Cournoyer
2025-12-22 13:19:47 +09:00
committed by Rutherther
parent 93139a4d64
commit 29fbc0c3f7

View File

@@ -131,7 +131,7 @@ read all zbar supported codes.")
(define-public zint
(package
(name "zint")
(version "2.15.0")
(version "2.16.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -140,7 +140,7 @@ read all zbar supported codes.")
(file-name (git-file-name name version))
(sha256
(base32
"0arnpdqspyy3bxafm3lqc020bhwq3vazfnja2fk2s8c7mr9wimgr"))))
"1zpv9ar1kfjl3bb27jc8hd8601zcda9yv4dz1jhxfhdsg6v4cdg7"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase