gnu: debootstrap: Update to 1.0.128.
* gnu/packages/debian.scm (debootstrap): Update to 1.0.128.
This commit is contained in:
parent
90188a66b4
commit
5e23071aa9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user