mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: konsave: Update to 2.3.0.
* gnu/packages/configuration-management.scm (konsave): Update to 2.3.0. Change-Id: I45d8b6d0a0878e207340246d05d84ec909cd4013
This commit is contained in:
@@ -129,7 +129,7 @@ across multiple machines.")
|
||||
(define-public konsave
|
||||
(package
|
||||
(name "konsave")
|
||||
(version "2.2.0")
|
||||
(version "2.3.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -138,7 +138,7 @@ across multiple machines.")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1j5nszy41j4fd6b5w7188gphfk2s0dj44rs7fg55a4izvm0brbx9"))))
|
||||
(base32 "0454cjcnlwpylia6lb40xzjvm07p3hxmfl21zmlxhl2xjlbjhsg4"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user