mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: libmateweather: Update to 1.28.2.
* gnu/packages/mate.scm (libmateweather): Update to 1.28.2. Change-Id: Ibaf37cdb1c5e1319ddb7c16f54b39ffb4675377d
This commit is contained in:
parent
4debcc8b07
commit
d5b2a88cbb
1 changed files with 2 additions and 2 deletions
|
|
@ -265,7 +265,7 @@ desktop and the mate-about program.")
|
|||
(define-public libmateweather
|
||||
(package
|
||||
(name "libmateweather")
|
||||
(version "1.28.1")
|
||||
(version "1.28.2")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -275,7 +275,7 @@ desktop and the mate-about program.")
|
|||
(recursive? #t)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "150wzqd619rggfwhzn4s456rbz9dv5l0qx7x80jcinibwgw7hjjv"))))
|
||||
(base32 "15ajz83na76lcnw9cy1m36f9xfzl1nywk9xwwjax1cklfz63vl0g"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue