mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 13:10:33 +02:00
gnu: dool: Update to 1.3.8.
* gnu/packages/admin.scm (dool): Update to 1.3.8. Change-Id: Ie780bedf5356da6b11d9267a4fdfe6cd21a7b331
This commit is contained in:
@@ -4010,7 +4010,7 @@ throughput (in the same interval).")
|
||||
(define-public dool
|
||||
(package
|
||||
(name "dool")
|
||||
(version "1.3.4")
|
||||
(version "1.3.8")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -4019,7 +4019,7 @@ throughput (in the same interval).")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "11myxg4y4z0nr60cg0xi3r4akjypyjjg1mxbc4y2a6lg0pras9bv"))))
|
||||
(base32 "17fqrd6kvsfzgh5z8vkkk2n2fysj9zdwbdgd85l7n2q0qnzri0b8"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user