mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: nicotine+: Update to 3.3.6.
* gnu/packages/nicotine.scm (nicotine+): Update to 3.3.6. Change-Id: Ieb1a6610bb3526a7a5d8cf015751f385afb35945
This commit is contained in:
parent
ccf4a0fa2d
commit
24fc92e049
1 changed files with 2 additions and 2 deletions
|
|
@ -36,7 +36,7 @@
|
|||
(define-public nicotine+
|
||||
(package
|
||||
(name "nicotine+")
|
||||
(version "3.3.0")
|
||||
(version "3.3.6")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -45,7 +45,7 @@
|
|||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1qzc8k2pkw4sgb4p1qrd9d71j8m5v834v0df5qvdfwgnmsn4dnzj"))
|
||||
(base32 "1sblhfsyf34lsarjv8b83k20jqfpgcxa1iqbvab05xy52v5y3vcd"))
|
||||
(modules '((guix build utils)))
|
||||
;; Remove test that relies on network access.
|
||||
(snippet '(delete-file-recursively
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue