mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 19:39:34 +01:00
gnu: pagekite: Update to 1.5.2.200725.
* gnu/packages/networking.scm (pagekite): Update to 1.5.2.200725.
This commit is contained in:
parent
3f2bd9df41
commit
bf69fa1023
1 changed files with 2 additions and 2 deletions
|
@ -3461,7 +3461,7 @@ module @code{batman-adv}, for Layer 2.")
|
|||
(define-public pagekite
|
||||
(package
|
||||
(name "pagekite")
|
||||
(version "1.5.2.200603")
|
||||
(version "1.5.2.200725")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -3470,7 +3470,7 @@ module @code{batman-adv}, for Layer 2.")
|
|||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "08rcyr54dssnpand6y26f8x9cjmd91hr44my08kxw70s5iqiwizv"))))
|
||||
(base32 "0lig1i42bn9isw848vnml5qhcaa04x1dr2hb075bm0a3439kv3rr"))))
|
||||
(build-system python-build-system)
|
||||
(arguments
|
||||
`(#:phases
|
||||
|
|
Loading…
Add table
Reference in a new issue