[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
153/181: gnu: gnote: Update to 42.1.
From: |
guix-commits |
Subject: |
153/181: gnu: gnote: Update to 42.1. |
Date: |
Tue, 13 Sep 2022 02:26:25 -0400 (EDT) |
apteryx pushed a commit to branch master
in repository guix.
commit 6f4424282e38ff65d7836ecf895ca6211d3944e9
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sat Sep 10 11:18:06 2022 -0400
gnu: gnote: Update to 42.1.
* gnu/packages/gnome.scm (gnote): Update to 42.1.
[native-inputs]: Remove intltool; add gettext-minimal.
---
gnu/packages/gnome.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 88d51d63f8..f8ba8fc79b 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11904,7 +11904,7 @@ index files needed for Adwaita to be used outside of
GNOME.")
(define-public gnote
(package
(name "gnote")
- (version "41.2")
+ (version "42.1")
(source
(origin
(method url-fetch)
@@ -11912,7 +11912,7 @@ index files needed for Adwaita to be used outside of
GNOME.")
(version-major version) "/"
"gnote-" version ".tar.xz"))
(sha256
- (base32 "0gs2j988rwfrxckb8qxlkyxnvqsv30q32myqish6hssfa51yzc11"))))
+ (base32 "0fam3v9na4ndqdc63866bvhcxrzj478jsx34vsh0777d4ixw883c"))))
(build-system meson-build-system)
(arguments
`(#:glib-or-gtk? #t
@@ -11924,9 +11924,9 @@ index files needed for Adwaita to be used outside of
GNOME.")
(("gtk-update-icon-cache") "true")))))))
(native-inputs
(list desktop-file-utils
+ gettext-minimal
`(,glib "bin")
gobject-introspection
- intltool
itstool
pkg-config
python))
- 166/181: gnu: libofx: Update to 0.10.7., (continued)
- 166/181: gnu: libofx: Update to 0.10.7., guix-commits, 2022/09/13
- 162/181: gnu: libsoup: Update to 3.1.4., guix-commits, 2022/09/13
- 161/181: gnu: numix-gtk-theme: Remove input labels., guix-commits, 2022/09/13
- 156/181: gnu: apostrophe: Update to 2.6.3., guix-commits, 2022/09/13
- 173/181: gnu: arc-theme: Update to 20220405., guix-commits, 2022/09/13
- 175/181: gnu: Add libshumate., guix-commits, 2022/09/13
- 174/181: gnu: gnome-shell: Use libsoup 3 to fix tests., guix-commits, 2022/09/13
- 181/181: gnu: gnome-screenshot: Remove meson patch., guix-commits, 2022/09/13
- 110/181: gnu: seahorse: Update to 42.0., guix-commits, 2022/09/13
- 155/181: gnu: setzer: Update to 0.4.8., guix-commits, 2022/09/13
- 153/181: gnu: gnote: Update to 42.1.,
guix-commits <=
- 167/181: gnu: gnucash: Update to 4.11 and use gexps., guix-commits, 2022/09/13
- 75/181: gnu: gnome-keyring: Update to 42.1 and enable tests., guix-commits, 2022/09/13
- 85/181: gnu: gnome-tweaks: Update to 40.10., guix-commits, 2022/09/13
- 54/181: gnu: libgweather4: Update to 4.1.1 and run tests., guix-commits, 2022/09/13
- 95/181: gnu: gssdp: Update to 1.5.2, guix-commits, 2022/09/13
- 115/181: gnu: devhelp: Update to 41.3., guix-commits, 2022/09/13
- 108/181: gnu: libwnck: Update to 40.1., guix-commits, 2022/09/13
- 158/181: gnu: jsonrpc-glib: Update to 3.42.0., guix-commits, 2022/09/13
- 170/181: gnu: Add folks-with-libsoup2., guix-commits, 2022/09/13
- 157/181: gnu: piper: Update to 0.7 and enable tests., guix-commits, 2022/09/13