~ruther/guix-local

5e9a411d3620c6d3697d8266c4c53eb5a8a48a31 — Artyom V. Poptsov 1 year, 14 days ago 8f6189d
gnu: dool: Update to 1.3.4.

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

Change-Id: I986817532881df75bd0705a322eae4f4714c6de7
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/admin.scm
M gnu/packages/admin.scm => gnu/packages/admin.scm +2 -2
@@ 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