mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: gnome-menus: Update to 3.38.1.
* gnu/packages/gnome.scm (gnome-menus): Update to 3.38.1.
This commit is contained in:
committed by
Andreas Enge
parent
d055ea58d2
commit
6230d86e81
@@ -1703,7 +1703,7 @@ project.")
|
||||
(define-public gnome-menus
|
||||
(package
|
||||
(name "gnome-menus")
|
||||
(version "3.36.0")
|
||||
(version "3.38.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://gnome/sources/gnome-menus/"
|
||||
@@ -1711,7 +1711,7 @@ project.")
|
||||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"07xvaf8s0fiv0035nk8zpzymn5www76w2a1vflrgqmp9plw8yd6r"))))
|
||||
"06418hf95c63c3wf6yrjkq12czb14xafywafz4nj7yywvcfak60i"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user