gnu: console-setup: Update to 1.196.

* gnu/packages/xorg.scm (console-setup): Update to 1.196.
[source]: Use git tag.
This commit is contained in:
Tobias Geerinckx-Rice 2020-07-20 01:47:39 +02:00
parent b036e370b4
commit 454b374866
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 3 additions and 3 deletions

View File

@ -6654,15 +6654,15 @@ output.")
(define-public console-setup
(package
(name "console-setup")
(version "1.195")
(version "1.196")
(source
(origin
(method git-fetch)
(uri (git-reference
(url "https://salsa.debian.org/installer-team/console-setup.git")
(commit "38512eb9a97f57ead1f87f6aee6df455f721c645"))) ; no tag
(commit version)))
(sha256
(base32 "0d0xagigs5k3appzz5lzxdjncvnkgz4amz6ks7imiq8kkjixvmfy"))
(base32 "0c79rycgpna8910as6blw3z3sajzzakz4qlvr6js2yr8zq2d0ylg"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments