GNU bug report logs - #67668
[PATCH] gnu: dub: update to 1.33.0

Previous Next

Package: guix-patches;

Reported by: Hugo Nobrega <hugonobrega <at> gmail.com>

Date: Wed, 6 Dec 2023 21:12:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 67668 in the body.
You can then email your comments to 67668 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#67668; Package guix-patches. (Wed, 06 Dec 2023 21:12:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Hugo Nobrega <hugonobrega <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 06 Dec 2023 21:12:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Hugo Nobrega <hugonobrega <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Hugo Nobrega <hugonobrega <at> gmail.com>
Subject: [PATCH] gnu: dub: update to 1.33.0
Date: Wed,  6 Dec 2023 18:10:45 -0300
The previous version 1.23.0 was failing to build because of changes upstream

Change-Id: Ie09f43329fa4a8d79f201f4b617e498d39adec6f
---
 gnu/packages/dlang.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/dlang.scm b/gnu/packages/dlang.scm
index 588f0d1bc4..61823714f6 100644
--- a/gnu/packages/dlang.scm
+++ b/gnu/packages/dlang.scm
@@ -362,7 +362,7 @@ (define-public ldc
 (define-public dub
   (package
     (name "dub")
-    (version "1.23.0")
+    (version "1.33.0")
     (source
      (origin
        (method git-fetch)
@@ -371,7 +371,7 @@ (define-public dub
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "06a4whsl1m600k096nwif83n7za3vr7pj1xwapncy5fcad1gmady"))))
+        (base32 "09p3rvsv11f8lgqgxgz2zj0szsw5lzrsc7y7471hswksc7nmmj70"))))
     (build-system gnu-build-system)
     (arguments
      (list #:tests? #f                  ; tests try to install packages

base-commit: 8c294e43eb0b0ea61da7c0570872e0908f64c8ed
-- 
2.41.0





Reply sent to Efraim Flashner <efraim <at> flashner.co.il>:
You have taken responsibility. (Thu, 07 Dec 2023 11:48:02 GMT) Full text and rfc822 format available.

Notification sent to Hugo Nobrega <hugonobrega <at> gmail.com>:
bug acknowledged by developer. (Thu, 07 Dec 2023 11:48:02 GMT) Full text and rfc822 format available.

Message #10 received at 67668-done <at> debbugs.gnu.org (full text, mbox):

From: Efraim Flashner <efraim <at> flashner.co.il>
To: Hugo Nobrega <hugonobrega <at> gmail.com>
Cc: 67668-done <at> debbugs.gnu.org
Subject: Re: [bug#67668] [PATCH] gnu: dub: update to 1.33.0
Date: Thu, 7 Dec 2023 13:47:02 +0200
[Message part 1 (text/plain, inline)]
Thanks. Patch pushed!

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 04 Jan 2024 12:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 225 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.