[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/10: gnu: libidl: Set upstream name.
From: |
guix-commits |
Subject: |
05/10: gnu: libidl: Set upstream name. |
Date: |
Tue, 17 Dec 2019 03:47:05 -0500 (EST) |
efraim pushed a commit to branch master
in repository guix.
commit ef2c55bbcfc6660e5e6e4a3550c1968e88dd02ed
Author: Efraim Flashner <address@hidden>
Date: Tue Dec 17 09:36:31 2019 +0200
gnu: libidl: Set upstream name.
* gnu/packages/gnome.scm (libidl)[properties]: New field.
---
gnu/packages/gnome.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 5371bca..ea4fe95 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1799,6 +1799,7 @@ Definition Language (idl) files, which is a specification
for defining
portable interfaces. libidl was initially written for orbit (the orb from the
GNOME project, and the primary means of libidl distribution). However, the
functionality was designed to be as reusable and portable as possible.")
+ (properties `((upstream-name . "libIDL")))
(license license:lgpl2.0+)))
- branch master updated (e5c32a3 -> 5a0beca), guix-commits, 2019/12/17
- 01/10: gnu: pinfo: Use a source file name., guix-commits, 2019/12/17
- 02/10: gnu: brasero: Hard-code name in source uri., guix-commits, 2019/12/17
- 04/10: gnu: brasero: Update home-page., guix-commits, 2019/12/17
- 03/10: gnu: brasero: Fix-up inputs., guix-commits, 2019/12/17
- 05/10: gnu: libidl: Set upstream name.,
guix-commits <=
- 07/10: gnu: dia: Fix-up inputs., guix-commits, 2019/12/17
- 06/10: gnu: libidl: Hard-code name in source uri., guix-commits, 2019/12/17
- 08/10: gnu: dia: Don't override bootstrap phase., guix-commits, 2019/12/17
- 10/10: gnu: shotwell: Clean-up inputs., guix-commits, 2019/12/17
- 09/10: gnu: dia: Fix version number., guix-commits, 2019/12/17