mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: glib-networking: Update to 2.80.1.
* gnu/packages/gnome.scm (glib-networking): Update to 2.80.1. Change-Id: I21a6df957047fa2445f9d5dbd67981f39f0892db
This commit is contained in:
parent
689a61c207
commit
7bbecfc9e2
1 changed files with 2 additions and 2 deletions
|
@ -4925,7 +4925,7 @@ indicators etc).")
|
|||
(define-public glib-networking
|
||||
(package
|
||||
(name "glib-networking")
|
||||
(version "2.78.1")
|
||||
(version "2.80.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://gnome/sources/glib-networking/"
|
||||
|
@ -4933,7 +4933,7 @@ indicators etc).")
|
|||
"glib-networking-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"17zhkf2pjwrghdgk5nhfvzqakb2xwk2jj19316xjr0s9n3djv3z4"))))
|
||||
"13igg1hywyww9hmfxa86w5fsrm8ip6h0ywdny5qm1mbw2ms2h3mq"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue