mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: runitor: Update to 1.3.0-build.4.
* gnu/packages/admin.scm (runitor): Update to 1.3.0-build.4. Change-Id: I1d20003f6de8c045ba456c0f4cb5147bc232cafe
This commit is contained in:
parent
6cb4c1e7a9
commit
70e9b0549e
1 changed files with 2 additions and 2 deletions
|
@ -5700,7 +5700,7 @@ FIFO and UNIX interprocess communication.")
|
|||
(define-public runitor
|
||||
(package
|
||||
(name "runitor")
|
||||
(version "0.8.0")
|
||||
(version "1.3.0-build.4")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -5709,7 +5709,7 @@ FIFO and UNIX interprocess communication.")
|
|||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0vjfbyrbp5ywgzdz9j3x0qgjvnq7nw7193x8v9yy6k2cih1zsacn"))))
|
||||
(base32 "00l83jcjmf5kcq8yzq575kk6ljkkr2xhm5cx27zzb1yhxn93xj7n"))))
|
||||
(build-system go-build-system)
|
||||
(arguments
|
||||
`(#:unpack-path "bdd.fi/x/runitor"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue