mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: jsonrpc-glib: Update to 3.44.2.
* gnu/packages/gnome.scm (jsonrpc-glib): Update to 3.44.2. Change-Id: Id290de6a9a87310789c4bdcde47981bf48c91de1
This commit is contained in:
parent
1ad37c0ae0
commit
b7e1f0265c
1 changed files with 2 additions and 2 deletions
|
@ -13638,7 +13638,7 @@ audio files.")
|
|||
(define-public jsonrpc-glib
|
||||
(package
|
||||
(name "jsonrpc-glib")
|
||||
(version "3.44.1")
|
||||
(version "3.44.2")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://gnome/sources/" name "/"
|
||||
|
@ -13646,7 +13646,7 @@ audio files.")
|
|||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"1prhpdw4nrbcb00vvjhgc0w04ifaz2x5jbhhwnplcml0kizd2q8k"))))
|
||||
"15kkwyp58hfjra1pfba0lm006fyw801xi9c2nil38kriw6v9cm4n"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue