gnu: debootstrap: Update to 114.

* gnu/packages/debian (debootstrap): Update to 114.
master
Vagrant Cascadian 2019-06-01 17:57:26 -07:00
parent 76513c949b
commit 54d1430246
No known key found for this signature in database
GPG Key ID: DC518FC87F9716AA
1 changed files with 2 additions and 2 deletions

View File

@ -117,7 +117,7 @@ contains the archive keys used for that.")
(define-public debootstrap
(package
(name "debootstrap")
(version "1.0.111")
(version "1.0.114")
(source
(origin
(method git-fetch)
@ -127,7 +127,7 @@ contains the archive keys used for that.")
(file-name (git-file-name name version))
(sha256
(base32
"1b8s00a2kvaajqhjlms3q2dk3gqv6g4yq9h843jal1pm66zsx19n"))))
"147308flz9y8g6f972izi3szmsywf5f8xm64z2smy1cayd340i63"))))
(build-system gnu-build-system)
(arguments
`(#:phases