* [bug#67668] [PATCH] gnu: dub: update to 1.33.0
@ 2023-12-06 21:10 Hugo Nobrega
2023-12-07 11:47 ` bug#67668: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Hugo Nobrega @ 2023-12-06 21:10 UTC (permalink / raw)
To: 67668; +Cc: Hugo Nobrega
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#67668: [PATCH] gnu: dub: update to 1.33.0
2023-12-06 21:10 [bug#67668] [PATCH] gnu: dub: update to 1.33.0 Hugo Nobrega
@ 2023-12-07 11:47 ` Efraim Flashner
0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2023-12-07 11:47 UTC (permalink / raw)
To: Hugo Nobrega; +Cc: 67668-done
[-- Attachment #1: Type: text/plain, Size: 236 bytes --]
Thanks. Patch pushed!
--
Efraim Flashner <efraim@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
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-12-07 11:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-06 21:10 [bug#67668] [PATCH] gnu: dub: update to 1.33.0 Hugo Nobrega
2023-12-07 11:47 ` bug#67668: " Efraim Flashner
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).