gnu: dool: Update to 1.3.4.

* gnu/packages/admin.scm (dool): Update to 1.3.4.

Change-Id: I986817532881df75bd0705a322eae4f4714c6de7
This commit is contained in:
Artyom V. Poptsov 2025-05-01 08:56:33 +03:00
parent 8f6189d0cd
commit 5e9a411d36
No known key found for this signature in database
GPG key ID: 935EBE0736DC857E

View file

@ -3858,7 +3858,7 @@ throughput (in the same interval).")
(define-public dool
(package
(name "dool")
(version "1.3.3")
(version "1.3.4")
(source
(origin
(method git-fetch)
@ -3867,7 +3867,7 @@ throughput (in the same interval).")
(commit (string-append "v" version))))
(file-name (git-file-name "dool" version))
(sha256
(base32 "0y5y5c07hgj6v2nvimnwc8myx43li8ib40hdvz7q4q1pdqx3r0jl"))))
(base32 "11myxg4y4z0nr60cg0xi3r4akjypyjjg1mxbc4y2a6lg0pras9bv"))))
(build-system python-build-system)
(arguments
(list