gnu: debootstrap: Update to 1.0.128.

* gnu/packages/debian.scm (debootstrap): Update to 1.0.128.
This commit is contained in:
Efraim Flashner 2023-02-27 15:06:59 +02:00
parent 90188a66b4
commit 5e23071aa9
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351

View File

@ -192,7 +192,7 @@ contains the archive keys used for that.")
(define-public debootstrap
(package
(name "debootstrap")
(version "1.0.126")
(version "1.0.128")
(source
(origin
(method git-fetch)
@ -201,7 +201,7 @@ contains the archive keys used for that.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0hfx6k86kby4xf0xqskpllq00g159j4khh66hfi6dhcdb91dgyd7"))))
(base32 "0hc7xc6qvnmjlpf3j6bm25kf0j1ifvv5j7a0iljfmbag4idxc9jv"))))
(build-system gnu-build-system)
(arguments
(list