[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/32: gnu: libstemmer: Add release-monitoring-url and upstream-name pro
From: |
guix-commits |
Subject: |
02/32: gnu: libstemmer: Add release-monitoring-url and upstream-name properties. |
Date: |
Thu, 1 Sep 2022 10:09:15 -0400 (EDT) |
mbakke pushed a commit to branch master
in repository guix.
commit d4640281f3dadb471db214a9da295ea9d27eb16d
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Wed Aug 31 03:06:32 2022 +0200
gnu: libstemmer: Add release-monitoring-url and upstream-name properties.
* gnu/packages/language.scm (libstemmer)[properties]: New field.
---
gnu/packages/language.scm | 3 +++
1 file changed, 3 insertions(+)
diff --git a/gnu/packages/language.scm b/gnu/packages/language.scm
index 61c9e682ed..33c791022a 100644
--- a/gnu/packages/language.scm
+++ b/gnu/packages/language.scm
@@ -457,6 +457,9 @@ specifications in the document.")
(description "LibStemmer provides stemming library, supporting several
languages.")
(home-page "https://snowballstem.org/")
+ (properties
+ '((release-monitoring-url . "https://snowballstem.org/download.html")
+ (upstream-name . "libstemmer_c")))
(license license:bsd-3)))
(define-public perl-lingua-en-findnumber
- 03/32: gnu: libstemmer: Update to 2.2.0., (continued)
- 03/32: gnu: libstemmer: Update to 2.2.0., guix-commits, 2022/09/01
- 01/32: gnu: meson: Add 0.63.1., guix-commits, 2022/09/01
- 10/32: gnu: kwindowsystem: Remove input labels., guix-commits, 2022/09/01
- 14/32: gnu: Add layer-shell-qt., guix-commits, 2022/09/01
- 18/32: gnu: kdenlive, marble-qt: Add kdoctools., guix-commits, 2022/09/01
- 13/32: gnu: kgraphviewer: Fix home page., guix-commits, 2022/09/01
- 15/32: gnu: libgravatar: Move to (gnu packages kde-pim)., guix-commits, 2022/09/01
- 05/32: gnu: Add plasma-wayland-protocols., guix-commits, 2022/09/01
- 09/32: gnu: solid: Remove input labels., guix-commits, 2022/09/01
- 16/32: gnu: libgravatar: Remove input labels., guix-commits, 2022/09/01
- 02/32: gnu: libstemmer: Add release-monitoring-url and upstream-name properties.,
guix-commits <=
- 06/32: gnu: libdbusmenu-qt: Move to (gnu packages qt)., guix-commits, 2022/09/01
- 07/32: gnu: kdav: Move to (gnu packages kde-frameworks)., guix-commits, 2022/09/01
- 26/32: gnu: KDE Games: Update home-page links., guix-commits, 2022/09/01
- 28/32: gnu: Add kdsoap., guix-commits, 2022/09/01
- 20/32: gnu: labplot: Remove input labels., guix-commits, 2022/09/01
- 24/32: gnu: kmplayer: Update home-page., guix-commits, 2022/09/01
- 32/32: gnu: Add appstream-qt., guix-commits, 2022/09/01
- 29/32: gnu: Add wayland-protocols 1.26., guix-commits, 2022/09/01
- 27/32: gnu: kajongg: Add bash-minimal to inputs., guix-commits, 2022/09/01
- 21/32: gnu: KDE Utils: Update home-page links., guix-commits, 2022/09/01